tree-sitter/cli/src/generate
2024-05-24 17:35:12 -04:00
..
build_tables fix(generate): take AsRef<Path> for the path parameter to avoid clones 2024-04-27 17:09:36 -04:00
prepare_grammar feat(cli): bump unicode data to v15.1.0 2024-05-06 15:25:42 -04:00
templates feat(bindings): update npm scripts 2024-05-24 17:35:12 -04:00
dedup.rs chore(cli): apply clippy fixes 2024-02-04 04:18:48 -05:00
dsl.js feat(dsl)!: support other JS runtimes 2024-05-24 16:53:33 -04:00
grammar-schema.json feat(grammar): add "inherits" field if available 2024-04-14 15:59:01 -04:00
grammar_files.rs feat(bindings): update npm scripts 2024-05-24 17:35:12 -04:00
grammars.rs style: format imports 2024-04-11 22:35:43 -04:00
mod.rs feat(dsl)!: support other JS runtimes 2024-05-24 16:53:33 -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 fix(cli): keep default cc flags in build 2024-05-05 13:06: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