18 Commits

Author SHA1 Message Date
Evan Wallace
d354bbb39d arbitrary module namespace identifier names (#1185) 2021-04-23 10:35:55 -07:00
Evan Wallace
f392a14fd0 Implement ergonomic brand checks for private fields (#1177) 2021-04-22 04:12:50 -07:00
Evan Wallace
1aaaec2226 fix #1084: lower "import()" for older targets 2021-03-29 16:28:25 -07:00
Evan Wallace
057daf9c2b allow top-level await in chrome 89 and node 14.8 2021-03-29 16:07:57 -07:00
Evan Wallace
51b785f899 add engine-to-string to compat-table.js 2021-03-15 14:00:57 -07:00
Evan Wallace
29b7c3fde3 compat table: use the maximum across all subtests 2021-03-15 13:03:44 -07:00
Evan Wallace
b1a394b4b9 fix #951: lower object rest and spread for v8 2021-03-11 11:05:51 -08:00
Evan Wallace
ef61169d00 fix #626: "import.meta" is supported in node 10.4+ 2020-12-28 19:38:22 -08:00
Evan Wallace
b7a11730ae use bracketed escape codes for non-BMP characters 2020-10-25 03:05:02 -07:00
Evan Wallace
877534510b lower "export * as" when target is below es2020 2020-10-10 11:19:47 -07:00
Evan Wallace
0a0b1f0325 rename compat table to js compat table 2020-09-29 22:03:30 -07:00
Evan Wallace
f617215cd9 fix #356: allow getters and setters in es5 mode 2020-09-01 13:13:50 -07:00
Evan Wallace
ce531d676f make compat-table emit go fmt compatible code 2020-08-05 03:21:00 -07:00
Evan Wallace
e87bd6719f pass-through support for top-level await (#253) 2020-08-01 18:29:48 -07:00
Evan Wallace
d9ed26f81d add additional flags for es6 features 2020-07-07 17:43:30 -07:00
Evan Wallace
fbb7c5421c fix #231: add environment versions to --target 2020-07-07 16:22:51 -07:00
Evan Wallace
b436c4e240 add language version to compat-table 2020-07-07 10:56:28 -07:00
Evan Wallace
bb54f565df import the kangax compat-table data (#121, #231) 2020-07-07 01:07:40 -07:00