File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2020-04-03<br >Topics: #modules #ergonomic <br >Keywords: #module #ergonomics <br >GitHub Link: https://github.com/bmeck/proposal-from-import <br >GitHub Note Link: None
5+ Stage 4: NA<br >Last Commit: 2020-04-03<br >Topics: #modules #ergonomics <br >Keywords: #module #ergonomics <br >GitHub Link: https://github.com/bmeck/proposal-from-import <br >GitHub Note Link: None
66# Proposal Description:<br >
77# from ... import ...;
88
Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2018-01-19<br >Topics: #objects #others #ergonomic <br >Keywords: #this_binding #method_extraction #syntactic_sugar<br >GitHub Link: https://github.com/tc39/proposal-bind-operator <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2015-03/mar-25.md#6vi-function-bind-and-private-fields-redux-kevin-smith
5+ Stage 4: NA<br >Last Commit: 2018-01-19<br >Topics: #objects #others #ergonomics <br >Keywords: #this_binding #method_extraction #syntactic_sugar<br >GitHub Link: https://github.com/tc39/proposal-bind-operator <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2015-03/mar-25.md#6vi-function-bind-and-private-fields-redux-kevin-smith
66# Proposal Description:
77## ECMAScript This-Binding Syntax ##
88
Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2022-01-24<br >Topics: #ergonomic #others #performance<br >Keywords: #conditional #transpilation #evaluation #performance #scope<br >GitHub Link: https://github.com/tc39/proposal-Declarations-in-Conditionals <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2019-10/october-2.md#declarations-in-conditionals
5+ Stage 4: NA<br >Last Commit: 2022-01-24<br >Topics: #ergonomics #others #performance<br >Keywords: #conditional #transpilation #evaluation #performance #scope<br >GitHub Link: https://github.com/tc39/proposal-Declarations-in-Conditionals <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2019-10/october-2.md#declarations-in-conditionals
66# Proposal Description:
77# Declarations in Conditionals
88
Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2018-04-17<br >Topics: #objects #others #ergonomic <br >Keywords: #freeze #seal #ergonomic #destructuring <br >GitHub Link: https://github.com/keithamus/proposal-object-freeze-seal-syntax <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2017-11/nov-30.md#10ivd-objectfreeze--objectseal-syntax-proposal-for-stage-0
5+ Stage 4: NA<br >Last Commit: 2018-04-17<br >Topics: #objects #others #ergonomics <br >Keywords: #freeze #seal #ergonomic #destructuring <br >GitHub Link: https://github.com/keithamus/proposal-object-freeze-seal-syntax <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2017-11/nov-30.md#10ivd-objectfreeze--objectseal-syntax-proposal-for-stage-0
66# Proposal Description:
77# Object.freeze and Object.seal syntax
88
Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2019-12-06<br >Topics: #others #objects #ergonomic <br >Keywords: #mixin #factory #class #ergonomic <br >GitHub Link: https://github.com/justinfagnani/proposal-mixins <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2018-01/jan-23.md#13iiie-maximally-minimal-mixins-proposal
5+ Stage 4: NA<br >Last Commit: 2019-12-06<br >Topics: #others #objects #ergonomics <br >Keywords: #mixin #factory #class #ergonomic <br >GitHub Link: https://github.com/justinfagnani/proposal-mixins <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2018-01/jan-23.md#13iiie-maximally-minimal-mixins-proposal
66# Proposal Description:
77# Maximally Minimal Mixins
88@justinfagnani
Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2022-06-08<br >Topics: #regex #backtracking #concurrency #performance<br >Keywords: #regex #backtracking #atomic #performance <br >GitHub Link: https://github.com/tc39/proposal-regexp-atomic-operators <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2022-06/jun-08.md#regex-atomic-operators
5+ Stage 4: NA<br >Last Commit: 2022-06-08<br >Topics: #regex #others #concurrency #performance<br >Keywords: #regex #backtracking #atomic #performance <br >GitHub Link: https://github.com/tc39/proposal-regexp-atomic-operators <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2022-06/jun-08.md#regex-atomic-operators
66# Proposal Description:
77<!-- #region:intro-->
88# Regular Expression Atomic Operators for ECMAScript
Original file line number Diff line number Diff line change 22Stage 2: NA
33Stage 2.7: NA
44Stage 3: NA
5- Stage 4: NA<br >Last Commit: 2022-07-07<br >Topics: #arrays #others #ergonomic <br >Keywords: #array #typedarray #slice #ergonomic #ergonomic<br >GitHub Link: https://github.com/tc39/proposal-slice-notation <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2020-07/july-21.md#slice-notation-for-stage-2
5+ Stage 4: NA<br >Last Commit: 2022-07-07<br >Topics: #arrays #others #ergonomics <br >Keywords: #array #typedarray #slice #ergonomic #ergonomic<br >GitHub Link: https://github.com/tc39/proposal-slice-notation <br >GitHub Note Link: https://github.com/tc39/notes/blob/HEAD/meetings/2020-07/july-21.md#slice-notation-for-stage-2
66# Proposal Description:
77# Slice notation
88
You can’t perform that action at this time.
0 commit comments