oxc/tasks/ast_tools/src
overlookmotel 345b0a6eb0 refactor(ast_tools): shorten code in Visit generator (#6928)
Remove double line-break which formatting removes anyway.
2024-10-26 14:05:23 +00:00
..
derives refactor(ast_tools): shorten code (#6924) 2024-10-26 14:05:14 +00:00
generators refactor(ast_tools): shorten code in Visit generator (#6928) 2024-10-26 14:05:23 +00:00
output refactor(ast_tools): handle paths as strings (#6925) 2024-10-26 14:05:16 +00:00
passes style(ast_tools): reorder imports (#6904) 2024-10-25 21:23:28 +00:00
schema style(ast_tools): reorder imports (#6904) 2024-10-25 21:23:28 +00:00
codegen.rs refactor(ast_tools): move file_path method to Runner (#6902) 2024-10-25 21:16:34 +00:00
layout.rs fix(ast_tools): fix miscalculation of enum niches (#6743) 2024-10-21 14:27:45 +00:00
main.rs refactor(ast_tools): handle paths as strings (#6925) 2024-10-26 14:05:16 +00:00
markers.rs feat(ast): remove explicit untagged marker on enums (#6915) 2024-10-26 08:21:40 +00:00
rust_ast.rs style(ast_tools): reorder imports (#6904) 2024-10-25 21:23:28 +00:00
util.rs refactor(ast_tools): centralize logic for outputting files (#6900) 2024-10-25 22:08:58 +01:00