tree-sitter/src/runtime
Max Brunsfeld fbe8b0a905 Fix incremental parsing
Stop collapsing hidden symbols upon reducing them.
Sadly, this messes up the ability to re-use parse
trees. Instead, for now, hide these nodes when
stringifying parse trees
2014-03-19 19:27:31 -07:00
..
document.c Fix incremental parsing 2014-03-19 19:27:31 -07:00
parser.c Pass edit information into parser function 2014-03-15 16:55:35 -07:00
stack.c Fix incremental parsing 2014-03-19 19:27:31 -07:00
tree.c Fix incremental parsing 2014-03-19 19:27:31 -07:00