Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add details for Decorators agenda item for 2016-01 #153

Merged
merged 1 commit into from
Jan 26, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions 2016/01.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@
1. Proposals for Future Editions of ECMA-262
1. [Zones](https://docs.google.com/presentation/d/1H3E2ToJ8VHgZS8eS6bRv-vg5OksObj5wv6gyzJJwOK0/edit#slide=id.p) (Miško Hevery, Brad Green, Domenic Denicola). Preferably January 26 so Brad can make it.
1. [Decorators](https://github.com/wycats/javascript-decorators) (Yehuda Katz, Miško Hevery, Brad Green, Ron Buckton). Preferably January 26 so Brad can make it.
1. Stage 0 proposal: [Method Parameter Decorators](https://goo.gl/r1XT9b) ([stage0.md PR](https://github.com/tc39/ecma262/pull/323))
2. Stage 0 proposal: [Function Expression Decorators](https://goo.gl/8MmCMG) ([stage0.md PR](https://github.com/tc39/ecma262/pull/324))
1. Shared Memory and Atomics (Lars T Hansen, Mozilla) [Spec materials](https://github.com/lars-t-hansen/ecmascript_sharedmem). Discussion of concerns raised at September 2015 meeting, proposal to move to Stage 2. (Time constraint: Tuesday Only)
1. Class fields updates -- Semicolons: Required or optional? What to do with initializer-less declarations? (Jeff Morrison)
1. [Function.prototype.toString and Function.prototype.isPortable](https://github.com/michaelficarra/Function-prototype-toString-revision): proposal to advance to stage 2 (Michael Ficarra)
Expand Down