swc/ecmascript/parser/tests
강동윤 916858ae81
Bugfixes (#549)
swc_ecma_ast:
 - fix TsExprWithTypeArgs (closes #548)

swc_ecma_codegen:
 - allow using default import with namespace import (closes #546)

swc_ecma_parser:
 - parse import.meta (closes #545)
2020-01-01 06:57:34 +09:00
..
jsx Fix #542 (#543) 2019-12-30 00:05:43 +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 Bugfixes (#549) 2020-01-01 06:57:34 +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