swc/crates/swc_ecma_minifier/tests
2022-09-13 03:52:47 +00:00
..
fixture feat(es/minifier): Extend inlining of identifiers to multi-usage (#5832) 2022-09-13 03:52:47 +00:00
full feat(es/minifier): Extend inlining of identifiers to multi-usage (#5832) 2022-09-13 03:52:47 +00:00
mangle fix(es/minifier): Fix calculation of character frequency (#5772) 2022-09-07 04:46:21 +00:00
projects feat(es/minifier): Extend inlining of identifiers to multi-usage (#5832) 2022-09-13 03:52:47 +00:00
single-pass perf(css/minifier): Use JsWord instead of &str (#5806) 2022-09-10 07:20:51 +00:00
terser/compress feat(es/minifier): Extend inlining of identifiers to multi-usage (#5832) 2022-09-13 03:52:47 +00:00
analyzer.rs refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
compress.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
eval.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
golden.txt test(es): Enable tests for fixed issues (#5784) 2022-09-08 15:05:39 +00:00
mangle.rs feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
postponed.txt test(es): Enable tests for fixed issues (#5784) 2022-09-08 15:05:39 +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 test(es): Enable tests for fixed issues (#5784) 2022-09-08 15:05:39 +00:00