swc/ecmascript/parser/tests
강동윤 ebc7070d1f
Fix parser (#727)
- Allow await in an yield expression (fixes #720)
 - Prevent duplicate tokens while capturing (fixes #726)
2020-03-25 17:40:05 +09:00
..
jsx Fix parser (#727) 2020-03-25 17:40:05 +09:00
test262-error-references/fail Top level await (#627) 2020-02-05 01:05:23 +00:00
test262-parser@de8a208ff4 Add more tests (#489) 2019-12-09 21:02:51 +09:00
typescript Fix parser (#727) 2020-03-25 17:40:05 +09:00
typescript-errors Fix bugs (#710) 2020-03-09 21:18:41 +09:00
jsx.rs Improve performance & update rustfmt (#504) 2019-12-13 06:21:25 +00:00
test262.rs Fix bugs (#710) 2020-03-09 21:18:41 +09:00
typescript.rs Fix bugs (#710) 2020-03-09 21:18:41 +09:00