tree-sitter/crates/generate/src
2025-09-07 11:44:09 +03:00
..
build_tables fix(generate): use correct state id when adding terminal states to 2025-09-04 04:15:51 -04:00
prepare_grammar fix(cli): show rule names for rules with metadata 2025-08-28 13:28:37 -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): place file APIs behind a feature flag 2025-09-07 11:44:09 +03: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 feat(generate): place file APIs behind a feature flag 2025-09-07 11:44:09 +03:00
parse_grammar.rs fix(generate): warn users when extra rule can lead to parser hang 2025-08-29 21:38:41 -04:00
prepare_grammar.rs fix(generate): return error when single state transitions have 2025-09-04 00:59:44 -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