swc/ecmascript/codegen
Sosuke Suzuki a10118c90f
feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130)
swc_ecma_ast:
 - Add support for static blocks in classes.
2021-08-30 00:03:14 +09:00
..
benches perf(node/swc): Use mimalloc (#2068) 2021-08-13 18:39:13 +09:00
macros fix(es/parser): Use correct position for comments (#1527) 2021-03-31 19:30:05 +09:00
scripts fix(es/minifier): Improve output of minifier (#1990) 2021-08-04 00:52:47 +09:00
src feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
tests fix(es): Fix some easy bugs (#2166) 2021-08-27 06:03:06 +00:00
Cargo.toml feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00