tree-sitter/spec/runtime
Max Brunsfeld e4be585c43 Handle ubiquitous tokens at the beginning of programs
As a final step before returning the finished parse tree, check if
there are still multiple nodes on the stack. If so, make the inner
nodes children of the top node.
2014-05-09 12:46:36 -07:00
..
helpers Use boost regex on travis ci 2014-04-10 13:17:45 -07:00
languages Handle ubiquitous tokens at the beginning of programs 2014-05-09 12:46:36 -07:00
language_specs.cc Add golang example grammar 2014-03-29 16:29:34 -07:00
node_position_spec.cc Add rule precedence construct 2014-04-15 08:40:46 -07:00
parser_spec.cc WIP - try to fix travis build 2014-04-08 21:41:38 -07:00
runtime_spec_helper.h Separate spec helpers files for compiler and runtime specs 2014-03-08 15:26:27 -08:00
runtime_specs.cc Fix incremental parsing 2014-03-19 19:27:31 -07:00
tree_spec.cc Construct entire parse table statically 2014-03-25 19:34:17 -07:00