oxc/crates/oxc_regular_expression/src
2024-09-05 06:18:11 +00:00
..
body_parser refactor(regular_expression): correct typo (#5429) 2024-09-04 00:54:22 +00:00
generated refactor(ast, ast_tools): use full method path for generated derives trait calls. (#5462) 2024-09-05 05:36:50 +00:00
ast.rs feat(ast): add ContentHash trait; remove noop Hash implementation from Span (#5451) 2024-09-05 07:20:04 +03:30
display.rs fix(regex): panic on displaying surrogated UnicodeEscape characters. (#5469) 2024-09-05 06:18:11 +00:00
flag_parser.rs
lib.rs feat(ast): add ContentHash trait; remove noop Hash implementation from Span (#5451) 2024-09-05 07:20:04 +03:30
literal_parser.rs feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +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