swc/crates/swc_ecma_minifier/tests
2022-03-23 21:37:03 +00:00
..
compress/fixture feat(es/codegen): Compress \t in string literals more (#4131) 2022-03-23 21:37:03 +00:00
full fix(es/codegen): Fix codegen of template literals (#4124) 2022-03-23 12:39:47 +00:00
mangle perf(es/minifier): Refactor base54 (#3989) 2022-03-12 15:36:42 +00:00
projects feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
single-pass feat(es/minifier): Drop noop calls (#4019) 2022-03-15 16:23:32 +09:00
terser/compress feat(es/typescript): Support optional variance annotations (#4008) 2022-03-23 14:36:37 +00:00
compress.rs fix(es/minifier): Fix optimizations of terminating expressions (#3794) 2022-03-01 09:55:45 +00:00
eval.rs fix(es/typescript): Collect all bindings in strip (#4118) 2022-03-22 10:03:58 +00:00
exec.rs fix(es/minifier): Consider side effects while lifting sequences (#4116) 2022-03-22 06:25:19 +00:00
golden.txt feat(es/minifier): Implement more evaluation rules (#4030) 2022-03-21 20:07:59 +09:00
mangle.rs fix(es/parser): Parse if-else chain iteratively (#3961) 2022-03-11 09:10:54 +00:00
TODO.txt feat(es/minifier): Implement more evaluation rules (#4030) 2022-03-21 20:07:59 +09:00