tree-sitter/cli/src/generate
2019-08-12 15:13:41 -07:00
..
build_tables Fix another empty array literal for MSVC compatibility 2019-08-12 15:13:41 -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 cli: Don't regenerate index.js if it already exists 2019-08-08 15:02:36 -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: Fix children descriptors' multiple and required properties 2019-07-30 12:07:11 -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 Fix another empty array literal for MSVC compatibility 2019-08-12 15:13:41 -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