tree-sitter/include/tree_sitter
Max Brunsfeld e917756ad1 Remove depends_on_lookahead field from parse table entries
This simplifies the logic for determining whether a token is reusable
and makes it more conservative. It should fix some incremental parsing
bugs that are being caught by the randomized tests on CI.
2018-03-28 10:58:33 -07:00
..
compiler.h Require that grammars' start rules be visible 2017-08-04 17:07:37 -07:00
parser.h Remove depends_on_lookahead field from parse table entries 2018-03-28 10:58:33 -07:00
runtime.h Remove depends_on_lookahead field from parse table entries 2018-03-28 10:58:33 -07:00