oxc/tasks/ast_codegen/src
overlookmotel ecfa1247b7 refactor(ast_codegen): add line break to generated code (#4829)
Follow-on after #4819. Style nit. Add a line break after `#![allow(...)]`.
2024-08-11 19:36:24 +00:00
..
generators refactor(ast_codegen): add line break to generated code (#4829) 2024-08-11 19:36:24 +00:00
passes refactor(ast_codegen): declutter the main file. (#4744) 2024-08-08 16:38:13 +00:00
schema refactor(ast, ast_codegen): CloneIn implementations now initialize semantic related cells with Default value. (#4819) 2024-08-11 19:10:56 +00:00
codegen.rs refactor(ast_codegen): declutter the main file. (#4744) 2024-08-08 16:38:13 +00:00
fmt.rs refactor(ast_codegen): replace ///@@ with ///@@line_break (#4786) 2024-08-09 10:52:22 +00:00
layout.rs feat(ast_codegen): add alignment and size data to the schema. (#4615) 2024-08-03 12:43:10 +00:00
main.rs refactor(ast_codegen): alter JSON schema format (#4784) 2024-08-09 10:52:20 +00:00
markers.rs refactor(ast, ast_codegen): CloneIn implementations now initialize semantic related cells with Default value. (#4819) 2024-08-11 19:10:56 +00:00
rust_ast.rs feat(ast_codegen, span): process SourceType through ast_codegen. (#4696) 2024-08-06 17:42:12 +00:00
util.rs refactor(ast_codegen): trim r# from start of field names (#4785) 2024-08-09 10:52:21 +00:00