oxc/crates/oxc_syntax/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
..
generated refactor(ast_tools): add line breaks to generated code for ESTree derive (#6680) 2024-10-19 19:50:13 +00:00
class.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
identifier.rs fix(identifier): add ZWSP to is_irregular_whitespace (#6662) 2024-10-18 22:20:02 +00:00
keyword.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
lib.rs feat(parser): Generate Serialize impls in ast_tools (#6404) 2024-10-19 09:38:44 +01:00
module_graph_visitor.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
module_record.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
node.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
number.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
operator.rs feat(parser): Generate Serialize impls in ast_tools (#6404) 2024-10-19 09:38:44 +01:00
precedence.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
reference.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
scope.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
symbol.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00
xml_entities.rs docs(syntax): enable lint warnings on missing docs, and add a lot of documentation (#6611) 2024-10-15 22:50:45 +00:00