oxc/crates/oxc_codegen
overlookmotel 87c5df2226 refactor(ast)!: rename Expression::without_parentheses (#5448)
Rename `without_parenthesized` to `without_parentheses`. Both are hard-to-spell words, but "without parenthesized" does not make sense.
2024-09-05 01:25:00 +00:00
..
examples improve(codegen): improve oxc_codegen example (#5198) 2024-08-25 14:58:27 +00:00
src refactor(ast)!: rename Expression::without_parentheses (#5448) 2024-09-05 01:25:00 +00:00
tests/integration feat(codegen): print type_parameters in TaggedTemplateExpression (#5438) 2024-09-04 11:24:04 +00:00
Cargo.toml Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00
CHANGELOG.md Release crates v0.26.0 (#5418) 2024-09-03 10:36:02 +08:00