oxc/crates/oxc_regular_expression
leaysgur 304ce25446 fix(regular_expression): Keep LegacyOctalEscape raw digits for to_string (#5692)
Fixes #5690

- Update `CharacterKind` enum from `Octal` to `Octal1`, `Octal2` and `Octal3`
- Stylistic refactoring for `impl Display`
2024-09-11 07:07:00 +00:00
..
examples chore(regular_expression): remove circular dependency 2024-08-23 16:16:10 +08:00
src fix(regular_expression): Keep LegacyOctalEscape raw digits for to_string (#5692) 2024-09-11 07:07:00 +00:00
Cargo.toml chore(dprint): format toml files (#5599) 2024-09-08 14:26:16 +08:00
CHANGELOG.md release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
README.md chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00