tree-sitter/cli/generate/src
2024-11-02 04:20:40 -04:00
..
build_tables fix(generate): do not set the unit reduction symbol if it's in the extras array 2024-11-02 04:20:40 -04: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 feat(generate)!: use regex_syntax::Hir for expanding regexes 2024-10-26 23:25:12 +00:00
node_types.rs feat: move generate logic to its own crate 2024-09-27 17:04:21 -04:00
parse_grammar.rs fix(generate): filter out unused rules in other spots 2024-10-03 19:32:09 -04: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