swc/ecmascript/transforms
Devon Govett 0d79ca617d
fix(es/transforms/optimization): Fix inlining nested block statements in branch simplifier (#1536)
swc_ecma_transforms_optimization:
 - Fix branch remover.
2021-04-04 17:24:49 +09:00
..
base fix(es): Fix for the type checker (#1528) 2021-04-01 03:01:44 +09:00
compat fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
macros chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
module chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
optimization fix(es/transforms/optimization): Fix inlining nested block statements in branch simplifier (#1536) 2021-04-04 17:24:49 +09:00
proposal chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
react feat(es/transforms/react): Fast refresh config (#1538) 2021-04-04 16:18:17 +09:00
scripts Add more tests (#489) 2019-12-09 21:02:51 +09:00
src feat(ecmascript/transforms): Split into multiple crates. (#1311) 2021-01-05 14:29:52 +09:00
testing chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
tests fix(strip): Expand class expressions as sequences 2021-03-30 12:09:11 +09:00
typescript fix(swc): Fix bugs (#1529) 2021-04-02 18:47:05 +09:00
Cargo.toml chore(ci): Configure github actions for rustdoc (#1523) 2021-03-31 13:09:10 +09:00
package.json Implement more methods for codegen (#902) 2020-07-27 22:58:42 +09:00