swc/ecmascript/codegen
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
..
benches remove codegen::Handlers (#974) 2020-08-17 21:09:12 +09:00
macros fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
scripts Performance (#696) 2020-03-01 20:05:03 +09:00
src feat(es/transforms/compat): Add pure comment to classes (#1646) 2021-05-08 15:47:20 +09:00
tests fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
Cargo.toml fix(swc): Fix various bugs (#1613) 2021-04-28 14:49:21 +09:00