tree-sitter/cli/src/generate
2019-08-29 17:36:39 -07:00
..
build_tables Add --report-states flag for reporting state counts for each rule 2019-08-29 17:36:39 -07:00
prepare_grammar Upgrade rsass, remove hashbrown 2019-08-13 10:08:58 -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 Upgrade rsass, remove hashbrown 2019-08-13 10:08:58 -07:00
mod.rs Add --report-states flag for reporting state counts for each rule 2019-08-29 17:36:39 -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 Upgrade rsass, remove hashbrown 2019-08-13 10:08:58 -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 Add missing comparisons to property item hash & equality impls 2019-08-26 09:31:48 -07:00
render.rs Appease MSVC by avoiding empty arrays 2019-08-29 17:31:44 -07:00
rules.rs Move TokenSet to rules module 2019-08-29 15:25:45 -07:00
tables.rs Store parse states with few lookahead symbols in a more compact way 2019-08-29 15:52:23 -07:00