tree-sitter/cli/generate/src
Jon Shea 92c5d3b8e2 fix(rust): clarify error message for non-token reserved words
Improve the `NonTokenReservedWord` error message by including the
specific reserved word that was not used as a token.
2025-04-09 18:15:48 -04:00
..
build_tables chore: a few minor lints 2025-01-21 00:57:58 -05:00
prepare_grammar fix(rust): clarify error message for non-token reserved words 2025-04-09 18:15:48 -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 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 09:32:21 +01: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 chore(generate): add @generated to parser.c header (#4338) 2025-04-08 10:52:37 +02:00
rules.rs fix(rust): adapt to some new nightly lints 2025-03-02 16:37:03 -05:00
tables.rs feat: add 'reserved word' construct 2024-12-23 03:06:32 -05:00