swc/crates/swc_ecma_minifier/tests
2022-04-29 08:40:16 +00:00
..
fixture feat(es/minifier): Drop pure new calls (#4478) 2022-04-29 07:22:13 +00:00
full feat(es/minifier): Consider cost of functions for inlining (#4470) 2022-04-29 05:58:59 +00:00
mangle perf(es/minifier): Refactor base54 (#3989) 2022-03-12 15:36:42 +00:00
projects feat(es/minifier): Drop pure new calls (#4478) 2022-04-29 07:22:13 +00:00
single-pass feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
terser/compress feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
compress.rs feat(es/minifier): Add pristine_globals (#4480) 2022-04-29 08:40:16 +00:00
eval.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
exec.rs fix(es/minifier): Fix skipping logic of sequential inliner (#4469) 2022-04-28 11:41:41 +00:00
golden.txt feat(es/minifier): Consider cost of functions for inlining (#4470) 2022-04-29 05:58:59 +00:00
mangle.rs feat(es/resolver): Use different syntax context for unresolved refs (#4436) 2022-04-26 07:38:50 +00:00
postponed.txt test(es/minifier): Categorize tests (#4410) 2022-04-24 12:11:02 +00:00
terser_exec.rs chore(es/minifier): Don't run tests with infinite loops (#4448) 2022-04-27 02:21:39 +00:00
TODO.txt feat(es/minifier): Consider cost of functions for inlining (#4470) 2022-04-29 05:58:59 +00:00