oxc/tasks/ast_tools/src
overlookmotel 32b4a53692 refactor(ast_tools): remove LateCtx abstraction (#7083)
`LateCtx` is just a wrapper around `Schema`. Remove it and use `Schema` instead.
2024-11-01 22:31:03 +00:00
..
derives refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +00:00
generators refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +00:00
output refactor(ast_tools): faster formatting Rust code (#6972) 2024-10-28 01:13:36 +00:00
passes refactor(ast_tools): remove well_known! macro (#6957) 2024-10-28 00:47:46 +00:00
schema refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +00:00
codegen.rs refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +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): output progress (#7076) 2024-11-01 21:26:45 +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_tools): Add #[estree(always_flatten)] to Span (#6935) 2024-10-28 02:13:24 +00:00
rust_ast.rs refactor(ast_tools): remove dead code (#7080) 2024-11-01 21:59:28 +00:00
util.rs refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +00:00