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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,17 @@ Proposals follow [this process document](https://tc39.github.io/process-document
9
9
||[SIMD.JS - SIMD APIs](https://docs.google.com/presentation/d/1MY9NHrHmL7ma7C8dyNXvmYNNGgVmmxXk8ZIiQtPlfH4/edit?usp=sharing) + [polyfill](http://tc39.github.io/ecmascript_simd/)| John McCutchan, Peter Jensen, Dan Gohman, Daniel Ehrenberg | 3 |
10
10
||[`Function.prototype.toString` revision](https://github.com/tc39/Function-prototype-toString-revision)| Michael Ficarra | 3 |
11
11
||[Lifting Template Literal Restriction](https://github.com/tc39/proposal-template-literal-revision)| Tim Disney | 3 |
12
+
||[global](https://github.com/tc39/proposal-global)| Jordan Harband | 3 |
||[function.sent metaproperty](https://github.com/allenwb/ESideas/blob/master/Generator%20metaproperty.md)| Allen Wirfs-Brock | 2 |
14
15
| 🚀 |[Rest/Spread Properties](https://github.com/sebmarkbage/ecmascript-rest-spread)| Sebastian Markbage | 2 |
15
16
| 🚀 |[Shared memory and atomics](https://github.com/tc39/ecmascript_sharedmem)| Lars T Hansen | 2 |
16
-
||[System.global](https://github.com/tc39/proposal-global)| Jordan Harband | 2 |
17
17
||[String.prototype.{trimStart,trimEnd}](https://github.com/sebmarkbage/ecmascript-string-left-right-trim)| Sebastian Markbage | 2 |
18
18
||[Public Class Fields](https://tc39.github.io/proposal-class-public-fields/)| Jeff Morrison | 2 |
19
19
||[Promise.prototype.finally](https://github.com/tc39/proposal-promise-finally)| Jordan Harband | 2 |
20
20
||[Class and Property Decorators](http://tc39.github.io/proposal-decorators/)| Yehuda Katz and Brian Terlson | 2 |
21
21
||[Legacy RegExp features in JavaScript](https://github.com/claudepache/es-regexp-legacy-static-properties)| Mark Miller, Claude Pache | 2 |
22
-
|🚀|[RegExp Unicode Property Escapes](https://github.com/mathiasbynens/es-regex-unicode-property-escapes)| Brian Terlson, Daniel Ehrenberg, Mathias Bynens | 2 |
22
+
||[RegExp Unicode Property Escapes](https://github.com/mathiasbynens/es-regex-unicode-property-escapes)| Brian Terlson, Daniel Ehrenberg, Mathias Bynens | 2 |
23
23
||[Date.parse fallback semantics](https://github.com/mrrrgn/proposal-date-time-string-format)| Morgan Phillips | 1 |
24
24
| 🚀 |[`export * as ns from "mod";` statements](https://github.com/leebyron/ecmascript-export-ns-from)| Lee Byron | 1 |
25
25
| 🚀 |[`export v from "mod";` statements](https://github.com/leebyron/ecmascript-export-default-from)| Lee Byron | 1 |
0 commit comments