tree-sitter/spec/compiler/prepare_grammar
Max Brunsfeld d6ee28abd0 Make precedence more useful within tokens
Choose accept-token actions over advance actions if their rule has a higher precedence.
2015-11-01 12:48:27 -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 Handle inline ubiquitous that are used elsewhere in the grammar 2015-10-26 17:19:37 -07:00
flatten_grammar_spec.cc Allow associativity to be specified in rules w/o precedence 2015-10-13 11:25:28 -07:00
intern_symbols_spec.cc Merge branch 'flatten-rules-into-productions' 2015-10-02 23:46:39 -07:00
parse_regex_spec.cc Define repeat rule in terms of repeat1 rule 2015-10-12 19:22:05 -07:00