swc/ecmascript/transforms
2021-08-31 14:52:51 +09:00
..
base feat(es/minifier): Implement static evaluator (#2176) 2021-08-30 05:21:38 +00:00
classes feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
compat fix(es/transforms): Fix bugs (#2181) 2021-08-30 04:08:24 +00:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
optimization feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
proposal feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
react fix(es): Fix easy bugs (#2178) 2021-08-29 20:40:52 +00:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
testing feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
tests feat(es/parser): Report an early error for await used in wrong contexts (#2098) 2021-08-21 04:46:22 +09:00
typescript fix(es/parser): Remove static_blocks from TsConfig (#2186) 2021-08-31 14:52:51 +09:00
Cargo.toml feat(es/parser, es/codegen, es/visit): Support static blocks in classes (#2130) 2021-08-30 00:03:14 +09:00
package.json fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00
yarn.lock fix(es): Fix bugs (#2055) 2021-08-12 12:28:58 +00:00