| .. |
|
build_tables
|
Allow queries to match on supertypes
|
2020-09-21 12:34:48 -07:00 |
|
prepare_grammar
|
Make supertypes automatically hidden, without underscore prefix
|
2020-09-23 09:35:14 -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
|
Make the --prev-abi flag work w/ the newest abi change
|
2020-09-08 10:58:20 -07:00 |
|
nfa.rs
|
Avoid whitelist/blacklist terminology in test comments
|
2020-06-16 09:22:34 -07:00 |
|
node_types.rs
|
Make supertypes automatically hidden, without underscore prefix
|
2020-09-23 09:35:14 -07: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
|
Escape ? in C string literals
|
2020-09-23 13:06:06 -07: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 |