Byron Luk
0d9e77f559
rename colliding let bindings with for loop init ( #8937 )
...
* rename colliding let bindings with for loop init
* added complex test case to check if loop init collisions were handled correctly
* updated test files
2018-10-31 20:28:36 +01:00
Thiago Arrais
84e7884d9c
Treat break inside block inside loop ( #8914 )
2018-10-25 09:46:36 -05:00
Brian Ng
38cf318f61
Bump lint-related deps ( #8765 )
2018-09-24 18:09:54 -05:00
Logan Smyth
79b2af5997
Format fixture JSON with Prettier. ( #8658 )
2018-09-09 17:57:52 -07:00
Deven Bansod
80428dec47
Migrate -optional-catch-binding, -block-scoping to use jest expect assertions
2018-04-13 14:19:49 +05:30
Deven Bansod
c8d82d6483
Migrate all remaining fixtures to jest expect
2018-03-24 16:22:20 +05:30
Deven Bansod
0856f89882
Migrate -transform-block-scoping and -transform-classes to jest expect
2018-03-24 16:22:18 +05:30
Logan Smyth
beb99dfda1
Rename test fixtures using module syntax to .mjs files.
2018-03-04 13:31:32 -08:00
Mauro Bringolf
92fc26d399
Remove check-constants plugin ( #6987 )
...
* Rebased onto new version
* Moved constants check into a separate method
2018-01-26 10:43:09 -05: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
Mauro Bringolf
0a9f136d5f
Minor improvements to block-scoping/tdz ( #6782 )
...
* Add test case for simple reference in tdz
* Add more examples from old issues as test cases
* Fix two testcases by excluding function declarations from being tdz checked
* Document the option for block-scoping
* Add test cases with destructuring assignments
* Remove failing test cases
* [skip ci] Include type and default value for options
2018-01-08 21:49:05 -08:00
Artem Yavorsky
056a995dd8
Fix shadow variables reassignment for block scoping in loops. ( #6814 )
2017-11-14 00:06:32 +01:00
Henry Zhu
9ac326b075
remove es20xx prefixes from plugins and rename folders ( #6575 )
2017-10-28 20:43:15 -04:00