tree-sitter/cli/src/generate
2024-09-17 03:40:48 +02:00
..
build_tables fix(generate): do not generate large character sets for unused variables 2024-09-08 15:42:18 -04:00
prepare_grammar fix(generate): do not generate large character sets for unused variables 2024-09-08 15:42:18 -04:00
templates chore(bindings): update rust lib docs 2024-09-17 03:40:48 +02:00
dedup.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
dsl.js fix(dsl): improve error message when a rule function returns undefined 2024-07-05 19:11:01 -04:00
grammar-schema.json feat(grammar): add "inherits" field if available 2024-04-14 15:59:01 -04:00
grammar_files.rs fix(generate): add tree-sitter to the dev-dependencies of the Cargo.toml 2024-09-07 17:46:09 -04:00
grammars.rs style: format imports 2024-04-11 22:35:43 -04:00
mod.rs chore: clippy lints 2024-09-07 20:31:20 -04:00
nfa.rs Fix sorting of transitions within a lex state 2024-04-12 16:21:57 -07:00
node_types.rs chore: clippy lints 2024-09-07 20:31:20 -04:00
parse_grammar.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
render.rs chore: clippy lints 2024-09-07 20:31:20 -04:00
rules.rs chore: clippy lints 2024-09-07 20:31:20 -04:00
tables.rs style: format imports 2024-04-11 22:35:43 -04:00