swc/ecmascript/parser/tests
강동윤 8562d3fbfb
Fix parser (#539)
swc_ecma_parser:
 - mark `declare` as `declare` (#538)
 - fix span of `export * from 'foo'` (#535)
2019-12-28 12:19:44 +09:00
..
jsx Numeric separator & Bigint (#523) 2019-12-22 17:14:04 +09:00
test262-error-references/fail Fix #516 2019-12-19 13:08:52 +09:00
test262-parser@de8a208ff4 Add more tests (#489) 2019-12-09 21:02:51 +09:00
typescript Fix parser (#539) 2019-12-28 12:19:44 +09:00
typescript-errors Nullish coalescing / optional chaining / comments (#529) 2019-12-24 17:01:32 +09:00
jsx.rs Improve performance & update rustfmt (#504) 2019-12-13 06:21:25 +00:00
test262.rs Fix the Wasm blocker for Parser (#495) 2019-12-11 00:02:39 +09:00
typescript.rs Improve performance & update rustfmt (#504) 2019-12-13 06:21:25 +00:00