oxc/crates/oxc_minifier/tests/closure
Andrew McClenaghan 6b3b260dcc
feat(Codegen): Improve codegen (#2460)
This gets all the new TS types working to the same level TS output was
before and fixes a bunch of other codegen

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-02-21 14:41:57 +08:00
..
fold_conditions.rs feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
fold_constants.rs refactor(ast): fix BigInt memory leak by removing it (#2293) 2024-02-04 16:47:00 +08:00
mod.rs feat(minifier): initialize conditions folding (#658) 2023-07-30 01:02:32 +08:00
printer.rs refactor(minifier): rename expect to test 2023-05-27 13:54:46 +08:00
reorder_constant_expression.rs feat(minifer): minify number (#405) 2023-06-03 21:24:39 +08:00
substitute_alternate_syntax.rs feat(Codegen): Improve codegen (#2460) 2024-02-21 14:41:57 +08:00