swc/ecmascript/parser/tests
강동윤 0e1991f62d
Fix bugs (#394)
- Add a test case for #392
 - Add tests for #389
 - Fix #388
 - Fix #387 
 - Add tests for #392

swc_ecma_parser:
 - Make non-last rest paramters in object pattern error
 - `...` must be followed by an identifier
2019-06-03 21:54:09 +09:00
..
jsx Fix bugs (#394) 2019-06-03 21:54:09 +09:00
test262-error-references/fail Fix bugs (#339) 2019-03-11 20:33:15 +09:00
test262-parser@8900484be1 ECMAScript parser (#1) 2018-01-12 16:53:06 +09:00
typescript Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
typescript-errors Fix #380 (#381) 2019-04-29 23:36:30 +09:00
jsx.rs Fix #369, #370 (#373) 2019-04-27 16:28:34 +09:00
test262.rs Fix #360 and update rustc 2019-04-05 12:19:18 +09:00
typescript.rs Fix #380 (#381) 2019-04-29 23:36:30 +09:00