swc/crates/swc_ecma_minifier/tests
2023-07-20 11:35:08 +09:00
..
benches-full refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
fixture refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
full feat(es/minifier): Drop recursively used var declaration (#7649) 2023-07-15 05:54:34 +09:00
mangle fix(es/codegen): Remove extra spaces in AssignPatProp and KeyValuePatProp (#7488) 2023-06-07 05:08:35 +00:00
pass-1 refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects feat(es/minifier): Compress common sub expressions in sequences (#7587) 2023-07-04 05:47:37 +00:00
terser/compress refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
compress.rs refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00
eval.rs perf(es/ast): Shrink size of Expr (#7041) 2023-03-09 13:34:11 +00:00
exec.rs build(cargo): Update rustc to 2023-07-03 (#7623) 2023-07-05 03:50:43 +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): Drop unused properties (#7534) 2023-07-04 05:11:33 +00:00
postponed.txt feat(es/minifier): Drop unused properties (#7534) 2023-07-04 05:11:33 +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 refactor(es/minifier): Respect toplevel and module options (#7671) 2023-07-20 11:35:08 +09:00