Skip to content

Commit

Permalink
Decorators (sans metadata) to stage 3, per 2022.03.28 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Mar 28, 2022
1 parent 6d22cdb commit eced71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Array find from last][find-last] | Wenlu Wang | Wenlu Wang<br />Daniel Rosenwasser | [:white_check_mark:][find-last-tests] | <sub>[July&nbsp;2021][find-last-notes]</sub> |
| [ShadowRealm][shadowrealm] | Caridy Patiño<br />Jean-Francois Paradis | Dave Herman<br />Mark Miller<br />Caridy Patiño<br />Leo Balter | [:white_check_mark:][realms-tests] | <sub>[December&nbsp;2021][realms-notes]</sub> |
| [Array Grouping][array-grouping] | Justin Ridgewell | Justin Ridgewell | :question: | <sub>[December&nbsp;2021][array-grouping-notes]</sub> |
| [Decorators][decorators] | Daniel Ehrenberg<br />Chris Garrett | Chris Garrett | :question: | <sub>March&nbsp;2022</sub> |

### Stage 2

| Proposal | Author | Champion | <sub>Last Presented</sub> |
| ------------------------------------------------------------------------------ | ----------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------- |
| [`function.sent` metaproperty][function-sent] | Allen Wirfs-Brock | HE Shi-Jun | <sub>[July&nbsp;2019][function-sent-notes]</sub> |
| [Decorators][decorators] | Daniel Ehrenberg | Yehuda Katz<br />Brian Terlson<br />Daniel Ehrenberg<br />Chris Garrett | <sub>[December&nbsp;2021][decorators-notes]</sub> |
| [`throw` expressions][throw-expressions] | Ron Buckton | Ron Buckton | <sub>[January&nbsp;2018][throw-expressions-notes]</sub> |
| [Function implementation hiding][censorship] | Domenic Denicola<br />Michael Ficarra | Michael Ficarra | <sub>[June&nbsp;2020][censorship-notes]</sub> |
| [New Set methods][set-methods] | Michał Wadas<br />Sathya Gunasekaran | Sathya Gunasekaran | <sub>[January&nbsp;2019][set-methods-notes]</sub> |
Expand Down

0 comments on commit eced71d

Please sign in to comment.