oxc/crates/oxc_regular_expression/src
2024-10-20 15:02:26 +00:00
..
ast_impl fix(regular_expression): Fixed control Y regular expression (#6524) 2024-10-14 11:19:37 +08:00
generated refactor(ast_tools): add line breaks to generated code for ESTree derive (#6680) 2024-10-19 19:50:13 +00:00
parser chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00
ast.rs feat(parser): Generate Serialize impls in ast_tools (#6404) 2024-10-19 09:38:44 +01:00
diagnostics.rs feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +00:00
lib.rs feat(parser): Generate Serialize impls in ast_tools (#6404) 2024-10-19 09:38:44 +01:00
options.rs refactor(regular_expression)!: Simplify public APIs (#6262) 2024-10-03 02:47:08 +00:00
surrogate_pair.rs refactor(regular_expression): correct typo (#5429) 2024-09-04 00:54:22 +00:00