swc/ecmascript
강동윤 b5a7a3f577
fix(es/transforms/optimization): Fix dead_branch_remover (#1827)
swc_ecma_transforms_optimization:
 - Preserve side effects of a while statement even if it's a infinite loop. (#1825)
2021-06-16 14:30:33 +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/transforms/optimization): Fix dead_branch_remover (#1827) 2021-06-16 14:30:33 +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