oxc/crates/oxc_regular_expression
Boshen afe728a73a feat(parser): parse regular expression with regex parser (#4998)
Many false positives and incorrect errors. @leaysgur Enjoy 😁

Run `just conformance` to update the snapshot.
2024-08-22 03:09:55 +00:00
..
examples refactor(regular_expression): s/RegExpLiteral/RegularExpression 2024-08-20 14:26:32 +08:00
src feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
Cargo.toml feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
README.md feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00