tree-sitter/crates/generate/src
2025-07-13 19:42:30 +02:00
..
build_tables perf: reserve Vec capacities where appropriate 2025-07-09 21:46:25 -04:00
prepare_grammar perf: More efficient computation of used symbols 2025-07-09 22:34:53 -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 Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07:00
generate.rs fix(generate): propagate node types error 2025-07-13 19:42:30 +02: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 perf: reorder expensive conditional operand 2025-07-12 13:51:54 -04:00
prepare_grammar.rs Reorganize rust crates into a flat crates directory, simplify some CI steps (#4496) 2025-06-06 14:25:37 -07: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