swc/ecmascript/transforms
Niklas Mischkulnig 1f99c3a44c
fix(es/transforms/optimization): Fix dead_branch_remover (#2373)
swc_ecma_transforms_optimization:
 - `dead_branch_remover`: Fix handling of `switch(boolean)`.
2021-10-08 11:56:09 +09:00
..
base fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
classes fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
compat perf(es/transforms): Improve performance (#2329) 2021-10-05 13:31:35 +00:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module fix(swc): Fix order of custom passes (#2367) 2021-10-07 15:13:21 +09:00
optimization fix(es/transforms/optimization): Fix dead_branch_remover (#2373) 2021-10-08 11:56:09 +09:00
proposal perf(es/transforms): Improve performance (#2329) 2021-10-05 13:31:35 +00:00
react fix(es/trasnforms/testing): Improve test_fixture (#2369) 2021-10-07 12:24:41 +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 fix(es/trasnforms/testing): Improve test_fixture (#2369) 2021-10-07 12:24:41 +00:00
tests feat(es/parser, es/transform): Implement ergonomic brand checking (#2079) 2021-09-27 08:03:48 +00:00
typescript perf(es/transforms): Improve performance (#2329) 2021-10-05 13:31:35 +00:00
Cargo.toml fix(swc): Fix order of custom passes (#2367) 2021-10-07 15:13:21 +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