tree-sitter/cli/generate/src
Will Lillis 6b84118e33 fix(generate): only display conflicting symbol name in non-terminal
word token error message if available

(cherry picked from commit a9818e4b17)
2025-06-26 15:40:48 +02:00
..
build_tables chore: a few minor lints 2025-01-21 00:57:58 -05:00
prepare_grammar fix(generate): only display conflicting symbol name in non-terminal 2025-06-26 15:40:48 +02: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 feat: support passing in a Rust regex in the grammar dsl 2025-01-06 20:52:19 -05: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(rust): adapt to new nightly lint 2025-03-06 18:25:24 -05:00
nfa.rs chore: a few minor lints 2025-01-21 00:57:58 -05:00
node_types.rs feat(generate): add an extra field for extra nodes in node-types.json 2025-01-12 18:41:25 -05:00
parse_grammar.rs fix(cli): improve error message for nonterminals used in token rule 2025-01-13 01:12:20 -05:00
render.rs Revert "feat: add build sha to parser.c header comment" (#4475) 2025-05-29 23:14:25 +02: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