swc/crates/swc_ecma_minifier/tests
2022-11-17 00:52:19 +00:00
..
benches-full fix(es/minifier): Preserve op of the op-assignments in seq inliner (#6428) 2022-11-15 00:22:06 +00:00
fixture fix(es/minifier): Preserve unused imported specifiers (#6458) 2022-11-17 00:52:19 +00:00
full fix(es/minifier): Preserve op of the op-assignments in seq inliner (#6428) 2022-11-15 00:22:06 +00:00
mangle fix(es/compat): Fix span hygiene of function naming pass (#6345) 2022-11-14 06:03:09 +00:00
pass-1 fix(es/minifier): Fix code for dropping unreachable statements (#6429) 2022-11-15 07:00:14 +00:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects fix(es/minifier): Preserve op of the op-assignments in seq inliner (#6428) 2022-11-15 00:22:06 +00:00
terser/compress feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
compress.rs feat(es/minifier): Make sequential inliner self-repeat (#6168) 2022-10-18 02:13:39 +00:00
eval.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
exec.rs fix(es/minifier): Don't inline regex for IIFEs (#6283) 2022-10-29 00:02:32 +00:00
mangle.rs test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
passing.txt feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
postponed.txt feat(es/minifier): Ignore more return values (#5981) 2022-09-28 14:20:37 +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/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00