tree-sitter/cli/src/generate
2021-02-18 15:43:01 -08:00
..
build_tables Fix test failure after non-terminal extras change 2021-02-18 15:43:01 -08:00
prepare_grammar Fix test failure after non-terminal extras change 2021-02-18 15:43:01 -08:00
templates Fix hiding problems in ./build/Debug/tree_sitter_*_binding 2021-01-29 15:54:10 +02:00
char_tree.rs Tweak whitespace in generated character set functions 2021-02-17 16:32:49 -08:00
dedup.rs Move state splitting algorithm into its own file 2019-07-19 12:39:52 -07:00
dsl.js Fix crash when extras function doesn't return an array. 2020-09-30 16:21:20 -04:00
grammar-schema.json Update cli/src/generate/grammar-schema.json 2020-02-24 18:13:38 -05:00
grammars.rs Rename extra_tokens -> extra_symbols 2019-10-21 17:26:01 -07:00
mod.rs Use binary search in generated character set functions 2021-02-17 13:08:56 -08:00
nfa.rs Add some doc comments to CharacterSet 2021-02-16 21:37:52 -08:00
node_types.rs Fix parser-generation bugs introduced in #782 2020-11-02 13:43:28 -08:00
npm_files.rs Generate binding.gyp, binding.cc, and index.js 2019-01-16 13:53:01 -08:00
parse_grammar.rs Rename extra_tokens -> extra_symbols 2019-10-21 17:26:01 -07:00
render.rs Fix test failure after non-terminal extras change 2021-02-18 15:43:01 -08:00
rules.rs Fix test failure after non-terminal extras change 2021-02-18 15:43:01 -08:00
tables.rs Fix test failure after non-terminal extras change 2021-02-18 15:43:01 -08:00