tree-sitter/cli/generate/src
Will Lillis 027136c98a fix(generate): use correct state id when adding terminal states to
non terminal extras

(cherry picked from commit 5fd818babe)
2025-09-04 04:52:45 -04:00
..
build_tables fix(generate): use correct state id when adding terminal states to 2025-09-04 04:52:45 -04:00
prepare_grammar fix(generate): return error when single state transitions have 2025-09-04 01:47:36 -04:00
templates fix(lib): handle compiler warnings 2024-10-19 02:57:08 +00:00
dedup.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00
dsl.js fix(cli): add reserved type declarations and schema 2025-08-02 11:51:09 +02:00
grammar_files.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
grammars.rs build: bump other crates' MSRV to 1.82 2025-01-12 04:47:59 -05:00
lib.rs fix(generate): propagate node types error 2025-07-13 20:05:01 +02:00
nfa.rs chore: a few minor lints 2025-01-21 00:57:58 -05:00
node_types.rs fix(generate): use topological sort for subtype map 2025-07-10 17:43:08 -04:00
parse_grammar.rs fix(generate): warn users when extra rule can lead to parser hang 2025-08-29 23:32:57 -04:00
render.rs perf: reserve Vec capacities where appropriate 2025-07-09 22:33:57 -04:00
rules.rs fix(rust): adapt to some new nightly lints 2025-03-02 23:20:08 +01:00
tables.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00