oxc/crates/oxc_minifier/tests
2024-06-05 16:32:12 +08:00
..
closure feat(syntax): export is_reserved_keyword and is_global_object method (#3384) 2024-05-22 04:58:04 +00:00
esbuild feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc fix(codegen): add parenthesis in binary expression by precedence (#2067) 2024-01-17 23:01:42 +08:00
snapshots fix(codegen): print indentation before directive (#3512) 2024-06-05 16:32:12 +08:00
tdewolff feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
terser refactor(ast): squash nested enums (#3115) 2024-04-28 20:40:37 +08:00
.gitignore chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
mod.rs feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00