oxc/tasks/ast_tools/src
Boshen fb325dce99 refactor(ast)!: span field must be the first element (#7821)
For consistency. And maybe a small performance improvement when enum
bytes are aligned.
2024-12-12 16:50:01 +00:00
..
derives chore(deps): update dependency rust to v1.83.0 (#7537) 2024-11-29 07:25:36 +00:00
generators feat(ast): add visit_span to Visit and VisitMut (#7816) 2024-12-12 13:33:12 +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)!: span field must be the first element (#7821) 2024-12-12 16:50:01 +00:00
codegen.rs refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +00:00
layout.rs fix(tasks): cargo clippy error on rust 1.82.0 (#7283) 2024-11-15 00:08:04 +08:00
logger.rs refactor(ast_tools): output progress (#7076) 2024-11-01 21:26:45 +00:00
main.rs feat(ast): derive GetAddress on all enum types (#7472) 2024-11-25 12:13:44 +00:00
markers.rs feat(estree): ESTree compatibility for all literals (#7152) 2024-11-06 21:25:41 +00:00
rust_ast.rs refactor(ast_tools): rename visitable to is_visitable (#7104) 2024-11-03 17:20:25 +00:00
util.rs refactor(ast_tools): remove LateCtx abstraction (#7083) 2024-11-01 22:31:03 +00:00