oxc/tasks/ast_tools/src
2024-10-19 08:57:06 +00:00
..
derives style(ast_tools): do not use ref in matches (#6674) 2024-10-19 08:57:06 +00:00
generators refactor(ast_tools): consistent comments on AstBuilder methods (#6664) 2024-10-18 15:57:36 +00:00
passes style(ast_tools): do not use ref in matches (#6674) 2024-10-19 08:57:06 +00:00
schema style(ast_tools): do not use ref in matches (#6674) 2024-10-19 08:57:06 +00:00
codegen.rs perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
fmt.rs chore: clippy::allow_attributes (#5521) 2024-09-06 03:07:02 +00:00
layout.rs chore: clippy::allow_attributes (#5521) 2024-09-06 03:07:02 +00:00
main.rs feat(parser): Generate Serialize impls in ast_tools (#6404) 2024-10-19 09:38:44 +01:00
markers.rs feat(parser): Generate Serialize impls in ast_tools (#6404) 2024-10-19 09:38:44 +01:00
rust_ast.rs fix(ast_tools): fix ast-tool panic (#5641) 2024-09-09 17:57:20 +08:00
util.rs chore: clippy::allow_attributes (#5521) 2024-09-06 03:07:02 +00:00