swc/ecmascript
강동윤 dbec753ca1
fix(swc): Fix bugs (#1591)
swc_ecma_parser:
 - Support optional async class methods. (#1454)

swc_ecma_transforms_compat:
 - Hoist import statements. (#1457)
2021-04-21 09:26:07 +09:00
..
ast feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
codegen fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
dep-graph fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
ext-transforms fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
jsdoc fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
loader feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
parser fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
preset_env fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
utils fix(swc): Fix bugs (#1591) 2021-04-21 09:26:07 +09:00
visit feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
Cargo.toml fix(swc): Fix bugs (#1560) 2021-04-17 06:00:14 +00:00