You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,6 @@ Stage 2 indicates that the committee expects these features to be developed and
20
20
|[Legacy RegExp features in JavaScript][regexp-legacy]| Claude Pache | Mark Miller<br />Claude Pache |[:white_check_mark:][tests-regexp-legacy]| <sub>[May 2017][regexp-legacy-notes]</sub> |
|[RegExp Match Indices][regex-match-indices]| Ron Buckton | Ron Buckton |[:white_check_mark:][tests-regexp-match-indices]| <sub>[November 2020][regex-match-indices-notes]</sub> |
|[Numeric separators][numeric_separators]| Sam Goto<br />Rick Waldron | Sam Goto<br />Rick Waldron <br />Leo Balter |[July 2020][numeric_separators-notes]| 2021 |
44
+
|[Numeric separators][numeric_separators]| Sam Goto<br />Rick Waldron | Sam Goto<br />Rick Waldron <br />Leo Balter |[July 2020][numeric_separators-notes]| 2021 |
45
45
| Class Fields ([Private instance methods and accessors][private-methods], [Class Public Instance Fields & Private Instance Fields][class-fields], [Static class fields and private static methods][static-class-features]) | Daniel Ehrenberg | Daniel Ehrenberg<br />Kevin Gibbons |[April 2021][class-fields-notes]| 2022 |
46
+
|[RegExp Match Indices][regex-match-indices]| Ron Buckton | Ron Buckton | May 2021 | 2022 |
46
47
47
48
See also the [active proposals](README.md), [stage 1 proposals](stage-1-proposals.md), [stage 0 proposals](stage-0-proposals.md), and [inactive proposals](inactive-proposals.md) documents.
48
49
@@ -126,3 +127,5 @@ See also the [active proposals](README.md), [stage 1 proposals](stage-1-proposal
0 commit comments