tree-sitter/cli/generate/src
Antonin Delpeuch bb7b339ae2 Fix 'extra' field generation for node-types.json
(cherry picked from commit 1a3b0375fa)
2025-07-07 21:58:47 -04: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 Fix 'extra' field generation for node-types.json 2025-07-07 21:58:47 -04: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