swc/ecmascript
2021-04-19 15:50:44 +00: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 (#1560) 2021-04-17 06:00:14 +00: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(es/transforms/compat): Handle references to arguments inside arrow functions and block scoped loops (#1585) 2021-04-19 15:50:44 +00:00
utils fix(es/transforms/compat): Handle references to arguments inside arrow functions and block scoped loops (#1585) 2021-04-19 15:50:44 +00: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