tree-sitter/spec/runtime
Max Brunsfeld 9da7663e99 Combine TSParser and TSStateMachine objects
My original thought was to decouple the runtime from
the LR parser generator by making TSParser a generic
interface that LR parsers implement.

I think this was more trouble than it was worth.
2014-07-10 13:23:20 -07:00
..
helpers Combine TSParser and TSStateMachine objects 2014-07-10 13:23:20 -07:00
languages Add for-in loops and math assignment operators to js grammar 2014-07-07 13:35:55 -07:00
document_spec.cc Combine TSParser and TSStateMachine objects 2014-07-10 13:23:20 -07:00
language_specs.cc Combine TSParser and TSStateMachine objects 2014-07-10 13:23:20 -07:00
node_position_spec.cc Combine TSParser and TSStateMachine objects 2014-07-10 13:23:20 -07:00
parser_spec.cc Combine TSParser and TSStateMachine objects 2014-07-10 13:23:20 -07:00
runtime_spec_helper.h Tweak header include paths in tests 2014-06-23 18:50:03 -07:00
runtime_specs.cc Tweak header include paths in tests 2014-06-23 18:50:03 -07:00
stack_spec.cc Combine TSParser and TSStateMachine objects 2014-07-10 13:23:20 -07:00
tree_spec.cc Rename type ts_tree -> TSTree 2014-06-28 18:48:07 -07:00