tree-sitter/spec/fixtures
Max Brunsfeld 5ed5ae7514 In LR(1) items, only store consumed symbols as booleans
the booleans represent the symbols point to auxiliary tokens
or not. This is all we need to know for the purpose of building
parse tables. Any other information just leads to redundant
parse states.
2014-01-31 00:13:05 -08:00
..
grammars Add support for character ranges in regex patterns 2014-01-30 18:54:39 -08:00
parsers In LR(1) items, only store consumed symbols as booleans 2014-01-31 00:13:05 -08:00