Skip to content

Commit

Permalink
Move “Lifting Template Literal Restriction” to stage 3, per July 2016…
Browse files Browse the repository at this point in the history
… TC39 meeting.
  • Loading branch information
ljharb committed Jul 27, 2016
1 parent 7812402 commit 4df142f
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 @@ -10,12 +10,12 @@ Proposals follow [this process document](https://tc39.github.io/process-document
| | [Async Functions](https://github.com/tc39/ecmascript-asyncawait) | Brian Terlson | 3 |
| 🚀 | [Trailing commas in function parameter lists and calls](https://jeffmo.github.io/es-trailing-function-commas/) | Jeff Morrison | 3 |
| | [`Function.prototype.toString` revision](https://github.com/tc39/Function-prototype-toString-revision) | Michael Ficarra | 3 |
| | [Lifting Template Literal Restriction](https://github.com/disnet/template-literal-revision) | Tim Disney | 3 |
| | [Asynchronous Iterators](https://github.com/tc39/proposal-async-iteration) | Kevin Smith | 2 |
| | [function.sent metaproperty](https://github.com/allenwb/ESideas/blob/master/Generator%20metaproperty.md) | Allen Wirfs-Brock | 2 |
| 🚀 | [Rest/Spread Properties](https://github.com/sebmarkbage/ecmascript-rest-spread) | Sebastian Markbage | 2 |
| 🚀 | [Shared memory and atomics](https://github.com/tc39/ecmascript_sharedmem) | Lars T Hansen | 2 |
| | [System.global](https://github.com/tc39/proposal-global) | Jordan Harband | 2 |
| 🚀 | [Lifting Template Literal Restriction](https://github.com/disnet/template-literal-revision) | Tim Disney | 2 |
| | [ArrayBuffer.transfer](https://gist.github.com/lukewagner/2735af7eea411e18cf20) | Luke Wagneer & Allen Wirfs-Brock | 1 |
| 🚀 | [`export * as ns from "mod";` statements](https://github.com/leebyron/ecmascript-export-ns-from) | Lee Byron | 1 |
| 🚀 | [`export v from "mod";` statements](https://github.com/leebyron/ecmascript-export-default-from) | Lee Byron | 1 |
Expand Down

0 comments on commit 4df142f

Please sign in to comment.