mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
ef6a745599
swc_ecma_minifier: - Implement `evaluate` partially. - Store 'expected output' from terser along with our result. swc_ecma_transforms_base: - `fixer`: Don't wrap `+ (a % b)`. swc_ecma_transforms_optimization: - `expr_simplifier`: Preserve this in calls. |
||
---|---|---|
.. | ||
do_screw | ||
do_screw_constants | ||
do_screw_try_catch | ||
do_screw_try_catch_undefined | ||
dont_screw | ||
dont_screw_constants | ||
dont_screw_try_catch | ||
dont_screw_try_catch_undefined | ||
issue_1586_1 | ||
issue_1586_2 | ||
issue_2120_1 | ||
issue_2120_2 | ||
issue_2254_1 | ||
issue_2254_2 | ||
reduce_vars |