oxc/tasks/ast_codegen/src
overlookmotel 92777d0aae refactor(ast_codegen): replace ///@@ with ///@@line_break (#4786)
Follow-on after #4778. `///@@line_break` is more verbose, but it's clearer what it does.
2024-08-09 10:52:22 +00:00
..
generators refactor(ast_codegen): replace ///@@ with ///@@line_break (#4786) 2024-08-09 10:52:22 +00:00
passes refactor(ast_codegen): declutter the main file. (#4744) 2024-08-08 16:38:13 +00:00
schema refactor(ast_codegen): trim r# from start of field names (#4785) 2024-08-09 10:52:21 +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_codegen): move away from RType in generators. (#4682) 2024-08-06 17:14:31 +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