tree-sitter/cli/src/generate
2020-04-29 20:42:45 +02:00
..
build_tables Don't attempt to extract keywords that don't entirely match word token (#505) 2019-12-11 17:18:15 -08:00
prepare_grammar Rename extra_tokens -> extra_symbols 2019-10-21 17:26:01 -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 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 Store a mapping to ensure no two symbols map to the same metadata 2019-12-05 17:21:46 -08:00
nfa.rs Fix false negative in token conflict detection 2019-09-19 11:50:38 -07:00
node_types.rs node-types: Fix ambiguity warning on rustc 1.41 2020-02-10 10:26:12 -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 Do not use multiple unnamed structs inside of unions 2020-04-29 20:42:45 +02:00
rules.rs Fix node-types bugs involving aliases and external tokens 2019-12-12 10:06:18 -08:00
tables.rs Add a TSLexer.eof() API, use it in generated parsers 2019-10-31 14:11:52 -07:00