oxc/tasks/ast_codegen/src
2024-07-10 15:19:23 +00:00
..
generators feat(ast, ast_codegen): pass the scope_id to the enter_scope event. (#4168) 2024-07-10 15:19:23 +00:00
defs.rs feat(ast_codegen): add visit generator (#3954) 2024-07-02 10:18:45 +00:00
fmt.rs improvement(ast_codegen): better output formatting. (#3932) 2024-06-29 05:37:15 +00:00
linker.rs feat(ast_codegen): add visit generator (#3954) 2024-07-02 10:18:45 +00:00
main.rs feat(ast_codegen): add cli arguments to use with oxc_ast_codegen executable. (#4117) 2024-07-09 03:42:11 +00:00
schema.rs feat(ast_codegen): add visit generator (#3954) 2024-07-02 10:18:45 +00:00
util.rs feat(ast_codegen): add cli arguments to use with oxc_ast_codegen executable. (#4117) 2024-07-09 03:42:11 +00:00