swc/crates/swc_ecma_minifier/tests
Devon Govett 24e87985d4
Some checks are pending
CI / Cargo fmt (push) Waiting to run
CI / Cargo clippy (push) Waiting to run
CI / Check license of dependencies (push) Waiting to run
CI / Check (macos-latest) (push) Waiting to run
CI / Check (ubuntu-latest) (push) Waiting to run
CI / Check (windows-latest) (push) Waiting to run
CI / Test wasm (binding_core_wasm) (push) Waiting to run
CI / Test wasm (binding_minifier_wasm) (push) Waiting to run
CI / Test wasm (binding_typescript_wasm) (push) Waiting to run
CI / List crates (push) Waiting to run
CI / Test - ${{ matrix.settings.crate }} - ${{ matrix.settings.os }} (push) Blocked by required conditions
CI / Test node bindings - ${{ matrix.os }} (macos-latest) (push) Waiting to run
CI / Test node bindings - ${{ matrix.os }} (windows-latest) (push) Waiting to run
CI / Test with @swc/cli (push) Waiting to run
CI / Miri (better_scoped_tls) (push) Waiting to run
CI / Miri (string_enum) (push) Waiting to run
CI / Miri (swc) (push) Waiting to run
CI / Miri (swc_bundler) (push) Waiting to run
CI / Miri (swc_ecma_codegen) (push) Waiting to run
CI / Miri (swc_ecma_minifier) (push) Waiting to run
CI / Done (push) Blocked by required conditions
Benchmark / Bench everything (push) Waiting to run
fix(es/minifier): Preserve flags while dropping elements of SeqExpr (#8907)
Co-authored-by: 강동윤 (Donny) <kdy1997.dev@gmail.com>
2024-07-31 08:03:04 +00:00
..
benches-full fix(es/minifier): Preserve flags while dropping elements of SeqExpr (#8907) 2024-07-31 08:03:04 +00:00
fixture fix(es/minifier): Preserve flags while dropping elements of SeqExpr (#8907) 2024-07-31 08:03:04 +00:00
full test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
mangle feat(es/renamer): Workaround a bug of Safari (#9029) 2024-06-10 11:29:24 +09:00
pass-1 test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects fix(es/minifier): Preserve flags while dropping elements of SeqExpr (#8907) 2024-07-31 08:03:04 +00:00
terser/compress fix(es/minifier): Fix detection of this (#9339) 2024-07-29 03:23:20 +00:00
compress.rs feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
eval.rs feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
exec.rs feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
format.rs feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
mangle.rs feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
passing.txt fix(es/minifier): Fix compress pow NaN (#9210) 2024-07-12 21:06:57 +09:00
postponed.txt fix(es/minifier): Fix compress pow NaN (#9210) 2024-07-12 21:06:57 +09: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 feat(allocator): Add maybe types (#9278) 2024-07-19 13:22:34 +09:00
TODO.txt test(es/minifier): Update the passing terser test list (#8984) 2024-05-27 22:45:44 +09:00