swc/crates/swc_ecma_minifier/tests
2023-06-21 18:38:35 +09:00
..
benches-full feat(es/minifier): Enable hoist_props by default (#7535) 2023-06-21 18:38:35 +09:00
fixture feat(es/minifier): Enable hoist_props by default (#7535) 2023-06-21 18:38:35 +09:00
full feat(es/minifier): Enable hoist_props by default (#7535) 2023-06-21 18:38:35 +09:00
mangle fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
pass-1 fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects feat(es/minifier): Remove unused labels (#7478) 2023-06-07 04:23:40 +00:00
terser/compress refactor(es/ast): Reimplement optional chaining (#7441) 2023-06-12 06:47:40 +00:00
compress.rs feat(es/parser): Implement explicit resource management (#7322) 2023-05-10 04:16:44 +00:00
eval.rs perf(es/ast): Shrink size of Expr (#7041) 2023-03-09 13:34:11 +00:00
exec.rs fix(es/minifier): Use UTF16 length for str.length (#7275) 2023-04-15 14:50:52 +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/minifier): Remove unused labels (#7478) 2023-06-07 04:23:40 +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 refactor: Fix lints using clippy from nightly-2023-03-13 (#6920) 2023-03-14 04:56:21 +00:00
TODO.txt feat(es/minifier): Remove unused labels (#7478) 2023-06-07 04:23:40 +00:00