tree-sitter/spec/runtime
Max Brunsfeld 99817a38c1 Improve trees generated by arithmetic grammar
This work should inform how to implement operator
precedence helper functions
2014-03-29 18:37:51 -07:00
..
helpers Make explicit char * -> string conversion in test helper 2014-03-22 19:27:07 -07:00
languages Improve trees generated by arithmetic grammar 2014-03-29 18:37:51 -07:00
language_specs.cc Add golang example grammar 2014-03-29 16:29:34 -07:00
node_position_spec.cc Collapse nodes with only one child and no additional text content 2014-03-26 00:10:59 -07:00
parser_spec.cc Collapse nodes with only one child and no additional text content 2014-03-26 00:10:59 -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