swc/crates/swc_ecma_minifier/tests
2024-01-02 06:00:26 +00:00
..
benches-full fix(es/minifier): Apply new SyntaxContext to inlined Arrow correctly (#8312) 2023-11-20 00:11:38 +09:00
fixture fix(es/renamer): Correctly check top level (#8456) 2023-12-28 23:56:38 +00:00
full fix(es/renamer): Correctly check top level (#8456) 2023-12-28 23:56:38 +00:00
mangle fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
pass-1 feat(es/minifier): Swap bin expr to save paren (#8277) 2023-11-14 16:45:24 +00:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects fix(es/minifier): Apply new SyntaxContext to inlined Arrow correctly (#8312) 2023-11-20 00:11:38 +09:00
terser/compress test(es/minifier): Enable script mode for terser_exec and mangle (#8474) 2024-01-02 06:00:26 +00:00
compress.rs test(es/minifier): Enable non esm mode for tests (#8472) 2024-01-02 04:33:39 +00:00
eval.rs perf(es/ast): Shrink size of Expr (#7041) 2023-03-09 13:34:11 +00:00
exec.rs refactor(swc_node_base): Rename to swc_malloc (#8272) 2023-11-11 19:10:56 +00:00
format.rs fix(es/codegen): Wrap quote for length greater than one (#8351) 2023-11-29 14:09:44 +00:00
mangle.rs test(es/minifier): Enable script mode for terser_exec and mangle (#8474) 2024-01-02 06:00:26 +00:00
passing.txt feat(es/minifier): Respect inline level and preserve native names (#8205) 2023-11-02 08:59:59 +09:00
postponed.txt fix(es/minifier): Abort seq inliner if b can short-circuit (#8128) 2023-10-18 03:44:36 +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 test(es/minifier): Enable script mode for terser_exec and mangle (#8474) 2024-01-02 06:00:26 +00:00
TODO.txt feat(es/minifier): Respect inline level and preserve native names (#8205) 2023-11-02 08:59:59 +09:00