tree-sitter/spec/compiler/prepare_grammar
Max Brunsfeld 1c6ad5f7e4 Rename ubiquitous_tokens -> extra_tokens in compiler API
They were already called this in the runtime code.
'Extra' is just easier to say.
2015-12-17 15:50:50 -08:00
..
expand_repeats_spec.cc Define repeat rule in terms of repeat1 rule 2015-10-12 19:22:05 -07:00
expand_tokens_spec.cc Make precedence more useful within tokens 2015-11-01 12:48:27 -08:00
extract_choices_spec.cc Fix item-set-closure bug w/ empty productions 2015-10-15 23:59:47 -07:00
extract_tokens_spec.cc Rename ubiquitous_tokens -> extra_tokens in compiler API 2015-12-17 15:50:50 -08:00
flatten_grammar_spec.cc Treat reduce actions with different production IDs as distinct 2015-12-10 13:00:26 -08:00
intern_symbols_spec.cc Rename ubiquitous_tokens -> extra_tokens in compiler API 2015-12-17 15:50:50 -08:00
parse_regex_spec.cc Define repeat rule in terms of repeat1 rule 2015-10-12 19:22:05 -07:00