oxc/crates/oxc_regular_expression/src
overlookmotel 85e69a11ef refactor(ast_tools): add line breaks to generated code for ESTree derive (#6680)
Follow-on after #6404. Style nit. Add line breaks to generated code, to make it easier to read.
2024-10-19 19:50:13 +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 feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +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