tree-sitter/spec/runtime
Max Brunsfeld f08554e958 Replace NodeType enum with SymbolMetadata bitfield
This will allow storing other metadata about symbols, like if they
only appear as ubiquitous tokens
2015-12-02 15:10:24 -08:00
..
helpers Move point helpers elsewhere 2015-12-02 17:28:52 -05:00
document_spec.cc Cleanup debug logging in parser 2015-09-22 19:35:13 -07:00
language_specs.cc add asserts for points in language_specs 2015-12-02 17:29:10 -05:00
node_spec.cc Replace NodeType enum with SymbolMetadata bitfield 2015-12-02 15:10:24 -08:00
parser_spec.cc Add undo method to SpyInput 2015-09-19 14:46:14 -07:00
runtime_spec_helper.h Remove unnecessary include from runtime spec-helper 2015-09-09 12:59:27 -07:00
runtime_specs.cc Fix indentation in specs 2014-08-07 08:11:21 -07:00
stack_spec.cc Replace NodeType enum with SymbolMetadata bitfield 2015-12-02 15:10:24 -08:00
tree_spec.cc Replace NodeType enum with SymbolMetadata bitfield 2015-12-02 15:10:24 -08:00