tree-sitter/crates/generate/src
2025-08-09 16:02:28 -04:00
..
build_tables fix(rust): remove redundant String clones 2025-08-09 16:02:28 -04:00
prepare_grammar fix(rust): address nightly clippy lint useless_if_let_seq 2025-07-20 21:14:47 -04:00
templates Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
build_tables.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
dedup.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
dsl.js fix(cli): add reserved type declarations and schema 2025-08-02 12:01:41 +03:00
generate.rs feat(generate): Support for --stage=json/parser/lib 2025-07-26 22:48:00 -04:00
grammars.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
nfa.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
node_types.rs fix(test): unwrap result of get_node_types in 2025-07-10 17:42:52 -04:00
parse_grammar.rs Revert "feat(generate): warn about unreachable variables (#4567)" 2025-07-22 09:49:26 +02:00
prepare_grammar.rs fix(rust): make String clones more explicit 2025-08-09 16:02:28 -04:00
render.rs perf: reserve Vec capacities where appropriate 2025-07-09 21:46:25 -04:00
rules.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
tables.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00