swc/ecmascript
Sosuke Suzuki cbc8230310
fix(es/parser): Fix parsing of static blocks (#2200)
swc_ecma_parser:
 - Fix parsing of static blocks with line breaks. (#2195)
2021-09-03 14:57:23 +09:00
..
ast feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
babel feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
codegen feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
dep-graph feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
ext-transforms feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
jsdoc feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
loader feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
minifier feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
parser fix(es/parser): Fix parsing of static blocks (#2200) 2021-09-03 14:57:23 +09:00
preset-env feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
utils feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
visit feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00
Cargo.toml feat(common): Add variants to FileName (#2202) 2021-09-03 13:55:31 +09:00