oxc/crates/oxc_codegen
Boshen 6e64eef37c
refactor(codegen): remove match_expression! (#8450)
`match_expression!` + `self.to_expression()` seems like doing to the
same thing twice.

Incorrect matches should be caught unit tests.
2025-01-13 00:04:58 +08:00
..
examples fix(codegen): print if else without block with proper indentation (#8135) 2024-12-27 00:39:52 +00:00
src refactor(codegen): remove match_expression! (#8450) 2025-01-13 00:04:58 +08:00
tests/integration fix(codegen): fix incorrect minified return 1n output (#8374) 2025-01-09 05:01:41 +00:00
Cargo.toml release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
CHANGELOG.md release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00