tree-sitter/cli/generate/src
WillLillis c313be63b2 fix(rust): adapt to new nightly lint
(cherry picked from commit 11071ed682)
2025-03-06 18:25:24 -05:00
..
build_tables chore: a few minor lints 2025-01-21 00:57:58 -05:00
prepare_grammar chore: a few minor lints 2025-01-21 00:57:58 -05: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 fix(generate): mark TSCharacterRange as static (#4255) 2025-03-04 16:52:58 +01: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