Daniel Tschinder
a7391144b3
Introduce scope tracking in the parser ( #9493 )
...
* Introduce scope tracking
* Fix tests
* Add new tests
* Remove constructor-super check from transform as it is now in parser
* Correctly handle class properties and class scope
* Fix duplicate name check
* Convert scope identifier storage to array
* Enter a new scope in typescript module blocks
* Add test for duplicate declaration
* Rename error for duplicate exports
* Treat class declarations as lexical declaration
* Update whitelist
* Add tests
* Fix scope tracking for function declarations
* Migrate try-catch duplicate error
* Fix test
* More tests
* One more test
* Make scope a separate class and fix review comments
* Do not allow new.target in top scope arrow function
* Correctly enter new scope for declare module and treat type aliases as lexical declarations
* Tests for typescript scope tracking to not mark type aliases as duplicate
* Fix flow scope tracking
* Remove ident from test names as redundant
* Add test case for var and function
* Improve error messages
* Improve literal regex
2019-02-25 11:04:52 -08:00
..
2018-09-09 17:57:52 -07:00
2018-09-24 18:09:54 -05:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-02-25 11:04:52 -08:00
2019-02-25 11:04:52 -08:00
2018-12-03 00:04:37 -08:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-02-08 13:36:37 -08:00
2019-02-25 11:04:52 -08:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2019-01-22 09:16:32 -06:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-12-03 00:04:37 -08:00
2018-09-09 17:57:52 -07:00
2018-12-03 00:04:37 -08:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-02-25 11:04:52 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2019-02-25 11:04:52 -08:00
2019-02-25 11:04:52 -08:00
2019-02-25 11:04:52 -08:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00
2018-09-09 17:57:52 -07:00
2019-02-25 11:04:52 -08:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2019-01-11 13:08:38 +01:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-09-09 17:57:52 -07:00
2018-05-19 00:03:05 -04:00
2018-05-19 00:03:05 -04:00
2019-01-31 19:02:32 -08:00
2019-01-31 19:02:32 -08:00