oxc/crates/oxc_codegen
Luca Bruno 5731e3957f
refactor(ast)!: store span details inside comment struct (#4132)
This tweaks `Comment` definition in order to internally store the start
and end position of its span.

Closes: https://github.com/oxc-project/oxc/issues/4069
2024-07-09 23:23:43 +08:00
..
examples feat(codegen)!: new code gen API (#3740) 2024-06-18 15:50:12 +00:00
src refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
tests feat(oxc_codegen): generate annotation comments before CallExpression and NewExpression (#4119) 2024-07-09 00:22:28 +08:00
Cargo.toml Release crates v0.19.0 (#4137) 2024-07-09 20:32:06 +08:00
CHANGELOG.md Release crates v0.18.0 (#4136) 2024-07-09 19:56:10 +08:00