Skip to content

Commit

Permalink
Add RegExp Lookbehind Assertions Proposal
Browse files Browse the repository at this point in the history
Advanced to Stage 2 at November 2016 meeting.
  • Loading branch information
IgnoredAmbience committed Dec 16, 2016
1 parent 37e3c5a commit 48bb58b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Proposals follow [this process document](https://tc39.github.io/process-document
| | [Promise.prototype.finally](https://github.com/tc39/proposal-promise-finally) | Jordan Harband | 2 |
| | [Class and Property Decorators](http://tc39.github.io/proposal-decorators/) | Yehuda Katz and Brian Terlson | 2 |
| | [Legacy RegExp features in JavaScript](https://github.com/tc39/proposal-regexp-legacy-features) | Mark Miller, Claude Pache | 2 |
| | [RegExp Lookbehind Assertions](https://github.com/tc39/proposal-regexp-lookbehind) | Daniel Ehrenberg | 2 |
| | [RegExp Unicode Property Escapes](https://github.com/tc39/proposal-regexp-unicode-property-escapes) | Brian Terlson, Daniel Ehrenberg, Mathias Bynens | 2 |
| | [Private Fields](https://github.com/tc39/proposal-private-fields) | Daniel Ehrenberg | 2 |
| | [Date.parse fallback semantics](https://github.com/mrrrgn/proposal-date-time-string-format) | Morgan Phillips | 1 |
Expand Down

0 comments on commit 48bb58b

Please sign in to comment.