tree-sitter/cli/src/generate
2024-09-07 17:53:12 -04:00
..
build_tables fix(cli): dedup preceding_auxiliary_symbols 2024-08-26 09:03:08 -04:00
prepare_grammar fix(generate): disallow inline variables referencing themselves 2024-09-01 16:22:23 -04:00
templates feat(bindings): bump go-tree-sitter version 2024-09-01 16:21:25 -04: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:53:12 -04:00
grammars.rs style: format imports 2024-04-11 22:35:43 -04:00
mod.rs fix: intern a sequence or choice of a single element the same as the element itself 2024-06-21 20:20:02 -04:00
nfa.rs Fix sorting of transitions within a lex state 2024-04-12 16:21:57 -07:00
node_types.rs style: wrap comments 2024-04-11 22:35:43 -04:00
parse_grammar.rs refactor(rust): misc fixes & tidying 2024-04-11 22:35:43 -04:00
render.rs feat: add fuzz subcommand 2024-05-30 23:00:45 -04:00
rules.rs style: format imports 2024-04-11 22:35:43 -04:00
tables.rs style: format imports 2024-04-11 22:35:43 -04:00