oxc/crates/oxc_regular_expression
overlookmotel 11458a5bfd refactor(ast_tools): shorten generated code by avoiding ref in matches (#6675)
Follow-on after #6404.

Shorten generated code for deriving `ESTree` by avoiding `ref` in matches.
2024-10-19 19:50:10 +00:00
..
examples refactor(regular_expression)!: Simplify public APIs (#6262) 2024-10-03 02:47:08 +00:00
src refactor(ast_tools): shorten generated code by avoiding ref in matches (#6675) 2024-10-19 19:50:10 +00:00
Cargo.toml release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00
CHANGELOG.md release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00
README.md chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00