swc/ecmascript
2021-10-09 10:22:47 +09:00
..
ast doc(es/ast): Document identifier mangagement system (#2371) 2021-10-08 01:02:02 +09:00
babel feat(babel/compat): Support type-only import/export specifiers (#2342) 2021-10-05 18:27:45 +09:00
codegen fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00
dep-graph feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
ext-transforms feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
jsdoc feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
loader feat(swcpack): Enable concurrent mode (#2356) 2021-10-08 16:47:01 +09:00
minifier fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00
parser refactor(es/parser): Simplify parsing logic (#2381) 2021-10-09 10:22:47 +09:00
preset-env fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00
utils feat(swcpack): Enable concurrent mode (#2356) 2021-10-08 16:47:01 +09:00
visit feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
Cargo.toml fix(es/codegen, es/transforms/typescript): Fix bugs (#2383) 2021-10-09 01:20:59 +00:00