tree-sitter/cli/src/generate
2019-07-22 16:17:10 -07:00
..
build_tables Make properties generation aware of which nodes are leaves 2019-07-22 09:30:05 -07:00
prepare_grammar Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -07:00
templates Update generated binding.cc to use newer NAN APIs 2019-04-30 17:23:36 -07:00
dedup.rs Move state splitting algorithm into its own file 2019-07-19 12:39:52 -07:00
dsl.js Catch missing precedence values in JS 2019-04-05 13:04:12 -07:00
grammar-schema.json Move parser generation code in to 'generate' module within CLI crate 2019-01-07 10:23:01 -08:00
grammars.rs Fix handling of inlined rules in node-types generation 2019-06-19 15:30:48 -07:00
mod.rs Make properties generation aware of which nodes are leaves 2019-07-22 09:30:05 -07:00
nfa.rs CLI: In lex function, merge branches with the same body 2019-04-04 16:02:50 -07:00
node_types.rs Dedup types in children property of node-types 2019-06-19 15:35:53 -07:00
npm_files.rs Generate binding.gyp, binding.cc, and index.js 2019-01-16 13:53:01 -08:00
parse_grammar.rs Start work on a WASM binding 2019-04-25 17:27:39 -07:00
properties.rs Fix handling of potentially overlapping selectors in property sheets 2019-07-22 16:17:10 -07:00
render.rs Loosen lex state equality check to catch some spurious duplicates 2019-06-20 09:57:38 -07:00
rules.rs Get basic field API working 2019-02-08 15:16:56 -08:00
tables.rs Fix another bug in lex state merging 2019-06-21 13:12:09 -07:00