tree-sitter/cli/src/generate
2019-06-20 14:05:15 -07:00
..
build_tables Merge lex states more liberally 2019-06-20 14:05:15 -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
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 Start work on handling node supertypes 2019-03-26 11:51:02 -07:00
mod.rs Overhaul CLI error handling to allow multiple levels of context 2019-05-30 16:52:55 -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 node types: Preserve all supertypes in field type lists 2019-03-27 16:32:02 -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
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 Sort lex states 2019-06-20 13:01:28 -07:00