tree-sitter/cli/generate/src
2024-11-16 03:20:59 -05:00
..
build_tables fix: clippy lints 2024-11-16 03:20:59 -05:00
prepare_grammar fix: disallow tokens that match the empty string 2024-11-02 03:36:11 -04:00
templates fix(lib): handle compiler warnings 2024-10-19 02:57:08 +00:00
dedup.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
dsl.js refactor: improve the grammar schema 2024-09-28 13:58:30 -04:00
grammar_files.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
grammars.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
lib.rs chore: misc clippy lints 2024-10-06 17:55:00 -04:00
nfa.rs fix: clippy lints 2024-11-16 03:20:59 -05:00
node_types.rs fix: clippy lints 2024-11-16 03:20:59 -05:00
parse_grammar.rs fix: clippy lints 2024-11-16 03:20:59 -05:00
render.rs feat: add build sha to parser.c header comment 2024-10-28 12:16:48 +01:00
rules.rs fix: disallow tokens that match the empty string 2024-11-02 03:36:11 -04:00
tables.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00