tree-sitter/src/runtime
Max Brunsfeld 67b33a615b Refactor generated parsers to used explicit table
This is slightly slower than encoding the parse table in
flow control, but allows the parser to inspect the parse
table more flexibly. This is needed for incremental parsing.
2014-03-17 18:43:17 -07:00
..
document.c Pass edit information into parser function 2014-03-15 16:55:35 -07:00
parser.c Pass edit information into parser function 2014-03-15 16:55:35 -07:00
stack.c Refactor generated parsers to used explicit table 2014-03-17 18:43:17 -07:00
tree.c Add script to trim whitespace 2014-03-09 19:49:35 -07:00