swc/crates/swc_ecma_minifier/tests
2023-02-07 05:14:19 +00:00
..
benches-full refactor(es/minifier): Merge cond_init with reassigned (#6850) 2023-01-26 10:17:33 +09:00
fixture fix(es/minifier): Track reassign in parent scope (#6865) 2023-01-28 17:19:19 +00:00
full fix(es/minifier): Don't inline conditionally initialized vars (#6751) 2023-01-11 06:01:56 +00:00
mangle fix(es/renamer): Handle rest params correctly (#6821) 2023-01-16 06:57:16 +00:00
pass-1 feat(es/minifier): Improve compatibility of arrows with terser (#6862) 2023-01-27 14:36:12 +09:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects refactor(es/minifier): Merge cond_init with reassigned (#6850) 2023-01-26 10:17:33 +09:00
terser/compress fix(es/codegen): Fix codegen of string literals with \x000 (#6838) 2023-01-20 08:08:58 +00:00
compress.rs fix(es/minifier): Make name mangler respect toplevel (#6774) 2023-01-10 06:42:49 +00:00
eval.rs feat(es/minifier): Handle boolean in Evaluator (#6756) 2023-01-06 08:15:07 +00:00
exec.rs fix(es/minifier): Respect span hygiene from expr simplifier (#6899) 2023-02-07 05:14:19 +00:00
mangle.rs fix(es/minifier): Make name mangler respect toplevel (#6774) 2023-01-10 06:42:49 +00:00
passing.txt feat(es/renamer): Support safari10 from the name mangler (#6801) 2023-01-13 05:00:13 +00:00
postponed.txt feat(es/renamer): Support safari10 from the name mangler (#6801) 2023-01-13 05:00:13 +00:00
terser_exec_base.js refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
terser_exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
TODO.txt feat(es/renamer): Support safari10 from the name mangler (#6801) 2023-01-13 05:00:13 +00:00