tree-sitter/include/tree_sitter
Max Brunsfeld 52087de4f0 Remove the concept of fragile reductions
They were a vestige of when Tree-sitter did sentential form-based
incremental parsing (as opposed to simply state matching). This was
elegant but not compatible with GLR as far as I could tell.
2018-03-02 14:51:54 -08:00
..
compiler.h Require that grammars' start rules be visible 2017-08-04 17:07:37 -07:00
parser.h Remove the concept of fragile reductions 2018-03-02 14:51:54 -08:00
runtime.h Pass row/column position to input seek method 2018-02-14 07:31:49 -08:00