oxc/tasks/ast_tools/src
overlookmotel 54e78d9ea3 refactor(ast_tools): reduce macro usage (#6956)
Pure refactor. Expand simple macros.
2024-10-28 00:47:45 +00:00
..
derives refactor(ast_tools): reduce repeated code (#6943) 2024-10-27 15:37:24 +00:00
generators refactor(ast_tools): reduce macro usage (#6956) 2024-10-28 00:47:45 +00:00
output refactor(ast_tools): replace str::replace with CowUtils::cow_replace (#6954) 2024-10-28 00:23:34 +00:00
passes refactor(ast_tools): replace str::replace with CowUtils::cow_replace (#6954) 2024-10-28 00:23:34 +00:00
schema refactor(ast_tools): reduce macro usage (#6956) 2024-10-28 00:47:45 +00:00
codegen.rs refactor(ast_tools): rename Output::into_raw method (#6948) 2024-10-27 23:40:56 +00:00
layout.rs fix(ast_tools): fix miscalculation of enum niches (#6743) 2024-10-21 14:27:45 +00:00
logger.rs refactor(ast_tools): move logger into separate module (#6952) 2024-10-28 00:23:33 +00:00
main.rs refactor(ast_tools): replace str::replace with CowUtils::cow_replace (#6954) 2024-10-28 00:23:34 +00:00
markers.rs feat(ast): remove explicit untagged marker on enums (#6915) 2024-10-26 08:21:40 +00:00
rust_ast.rs refactor(ast_tools): reduce macro usage (#6956) 2024-10-28 00:47:45 +00:00
util.rs refactor(ast_tools): centralize logic for outputting files (#6900) 2024-10-25 22:08:58 +01:00