swc/ecmascript
강동윤 4c8d68bfe2
fix(es): Improve handling of typescript (#1824)
swc_ecma_codegen:
 - Implement more code generator for typescript ast nodes.

swc_ecma_transforms_base:
 - Mark LHS of typescript import equals as a variable instead of a type.
2021-06-15 01:13:06 +09:00
..
ast fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
codegen fix(es): Improve handling of typescript (#1824) 2021-06-15 01:13:06 +09:00
dep-graph fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
ext-transforms fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
jsdoc fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
loader fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
minifier fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00
parser fix(es/parser): Fix parsing of line terminators (#1755) 2021-06-15 00:39:03 +09:00
preset-env fix(swc): Fix bugs (#1820) 2021-06-12 15:39:39 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es): Improve handling of typescript (#1824) 2021-06-15 01:13:06 +09:00
utils fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
visit fix(swc): Fix bugs (#1811) 2021-06-11 16:55:34 +09:00
Cargo.toml fix(es): Remove UB (#1815) 2021-06-12 05:17:09 +00:00