tree-sitter/spec/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
..
helpers In SpyReader, store entire strings read, not individual chunks 2014-03-18 13:23:00 -07:00
arithmetic_spec.cc Rename 'parse_config' export -> 'parser' 2014-03-15 14:48:28 -07:00
json_spec.cc Fix incremental parsing 2014-03-19 19:27:31 -07:00
parser_spec.cc Fix incremental parsing 2014-03-19 19:27:31 -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 Rename source files: .cpp -> .cc 2014-03-09 22:13:08 -07:00