Skip to content

Commit

Permalink
Numeric separators to stage 3, per 2017.11.28 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Nov 29, 2017
1 parent eeba62f commit 6e21877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,6 +32,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [`import.meta`][import-meta] | Domenic Denicola |
| | [Private methods and accessors][private-methods] | Daniel Ehrenberg, Kevin Gibbons |
| | [Array.prototype.flatMap/flatten][flat] | Brian Terlson, Michael Ficarra |
| | [Numeric separators][numeric_separators] | Sam Goto, Rick Waldron |

### Stage 2

Expand All @@ -40,7 +41,6 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [`function.sent` metaproperty][function-sent] | Allen Wirfs-Brock |
| | [`String.prototype.{trimStart,trimEnd}`][trims] | Sebastian Markbage |
| | [Decorators][decorators] | Yehuda Katz, Brian Terlson and Daniel Ehrenberg |
| | [Numeric separators][numeric_separators] | Sam Goto, Rick Waldron |
| | [Throw expressions][throw-expressions] | Rob Buckton |
| | [`String#matchAll`][matchall] | Jordan Harband |
| | [Atomics.waitAsync][nonblocking] | Shu-yu Guo, Lars Hansen |
Expand Down

0 comments on commit 6e21877

Please sign in to comment.