oxc/crates/oxc_codegen
2024-02-06 22:45:19 +08:00
..
examples feat(codegen): beauty class print (#995) 2023-10-15 16:37:01 +08:00
src feat(codegen): avoid printing comma in ArrayAssignmentTarget if the elements is empty (#2331) 2024-02-06 22:45:19 +08:00
tests fix(codegen): format new expression + call expression with the correct parentheses (#2330) 2024-02-06 22:06:12 +08:00
Cargo.toml refactor(ast): fix BigInt memory leak by removing it (#2293) 2024-02-04 16:47:00 +08:00