swc/ecmascript/parser
강동윤 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
..
benches Parser: respect jsc.target (#507) 2019-12-14 18:51:08 +09:00
examples fixup! Add a test for #503 2019-12-13 08:38:46 +09:00
macros use 2018 edition syntax (#479) 2019-12-02 17:10:05 +09:00
src Bugfixes (#549) 2020-01-01 06:57:34 +09:00
tests Bugfixes (#549) 2020-01-01 06:57:34 +09:00
Cargo.toml Bugfixes (#549) 2020-01-01 06:57:34 +09:00
colors.js Remove a leftover (#149) 2019-02-11 09:40:53 +09:00