Alex Lewis
|
bb6cc61979
|
fix(optional chaining): Optional delete returns true with nullish base (#10806)
Per issue 10805, the return value when using delete on a nullish base is
currently undefined. The correct return type should be true.
|
2019-12-04 12:56:25 +01:00 |
|
Huáng Jùnliàng
|
4e774b7264
|
fix: rewriteBindingInitVisitor should skip on scopable node (#10764)
|
2019-11-26 08:51:11 +01:00 |
|
Logan Smyth
|
beb99dfda1
|
Rename test fixtures using module syntax to .mjs files.
|
2018-03-04 13:31:32 -08:00 |
|
Nicolò Ribaudo
|
8659e1a88c
|
Remove old expected.{js,json} files (#7187)
|
2018-01-09 13:10:30 -06:00 |
|
Raja Sekar
|
0f42accb87
|
Renamed files
|
2018-01-09 15:36:42 +01:00 |
|
Henry Zhu
|
9ac326b075
|
remove es20xx prefixes from plugins and rename folders (#6575)
|
2017-10-28 20:43:15 -04:00 |
|