oxc/crates/oxc_regular_expression/src
2024-09-10 01:55:51 +00:00
..
body_parser fix(regular_expression): Report more MayContainStrings error in (nested)class (#5661) 2024-09-10 01:55:51 +00:00
generated fix(regular_expression): Report more MayContainStrings error in (nested)class (#5661) 2024-09-10 01:55:51 +00:00
ast.rs fix(regular_expression): Report more MayContainStrings error in (nested)class (#5661) 2024-09-10 01:55:51 +00:00
diagnostics.rs refactor(linter): use meaningful names for diagnostic parameters (#5564) 2024-09-06 18:14:56 -04:00
display.rs fix(regular_expression): Improve RegExp to_string() results (#5635) 2024-09-09 08:17:55 +00:00
flag_parser.rs refactor(regular_expression): Align diagnostics (#5543) 2024-09-06 16:28:06 +00:00
lib.rs refactor(regular_expression): Align diagnostics (#5543) 2024-09-06 16:28:06 +00:00
literal_parser.rs refactor(regular_expression): Align diagnostics (#5543) 2024-09-06 16:28:06 +00:00
options.rs feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
span.rs
surrogate_pair.rs refactor(regular_expression): correct typo (#5429) 2024-09-04 00:54:22 +00:00