tree-sitter/spec/runtime
Max Brunsfeld e93e254518 In lexer, prefer tokens to skipped separator characters
This was causing newlines in go and javascript to be parsed as
meaningless separator characters instead of statement terminators
2014-05-30 13:29:54 -07:00
..
helpers Use boost regex on travis ci 2014-04-10 13:17:45 -07:00
languages In lexer, prefer tokens to skipped separator characters 2014-05-30 13:29:54 -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