swc/ecmascript
Niklas Mischkulnig f4d0e46cbb
feat(es/transforms/compat): Add pure comment to classes (#1646)
swc_ecma_transforms_compat:
 - Add pure annotations while tranpiling classes.
2021-05-08 15:47:20 +09:00
..
ast fix(swc): Fix bugs (#1624) 2021-04-30 06:25:24 +00:00
codegen feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09: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 various bugs (#1613) 2021-04-28 14:49:21 +09:00
loader feat(es/transforms/react): Add pure annotation comments (#1564) 2021-04-11 15:09:27 +09:00
parser fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00
preset_env feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +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 feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00