tree-sitter/spec/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
..
helpers Consolidate reading of input chunks in parser 2014-03-11 12:43:13 -07:00
arithmetic_spec.cc Rename 'parse_config' export -> 'parser' 2014-03-15 14:48:28 -07:00
json_spec.cc Rename 'parse_config' export -> 'parser' 2014-03-15 14:48:28 -07:00
parser_spec.cc Refactor generated parsers to used explicit table 2014-03-17 18:43:17 -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 Rename source files: .cpp -> .cc 2014-03-09 22:13:08 -07:00
tree_spec.cc Rename source files: .cpp -> .cc 2014-03-09 22:13:08 -07:00