tree-sitter/src/runtime
2015-11-25 11:44:13 -05:00
..
debugger.h Drop release functions from callback structs 2015-09-08 23:24:33 -07:00
document.c replace start and end with padding and size 2015-11-18 16:34:50 -08:00
document.h Add ts_document_invalidate, for forcing a full re-parse 2015-10-18 13:05:40 -07:00
language.c Include the correct file. 2015-10-29 13:26:12 -04:00
length.h replace start and end with padding and size 2015-11-18 16:34:50 -08:00
lexer.c Add padding and size points to ts_tree_make_leaf in ts_lexer__accept 2015-11-25 11:44:13 -05:00
lexer.h replace start and end with padding and size 2015-11-18 16:34:50 -08:00
node.c Implement ts_find_parent_offset_point 2015-11-25 11:08:44 -05:00
node.h replace start and end with padding and size 2015-11-18 16:34:50 -08:00
parser.c Rename ts_tree_total_size_point to ts_tree_offset_point 2015-11-25 11:28:28 -05:00
parser.h Add ability to edit multiple times between parses 2015-09-18 23:20:06 -07:00
stack.c Fix error when merging nodes at the base of the parse stack 2015-11-11 17:31:40 -08:00
stack.h Rename ParseStack -> Stack 2015-09-18 22:02:06 -07:00
string_input.c Drop release functions from callback structs 2015-09-08 23:24:33 -07:00
string_input.h Move StringInput into its own file 2014-08-01 12:43:14 -07:00
tree.c Add padding and size points to ts_tree_make_leaf in ts_lexer__accept 2015-11-25 11:44:13 -05:00
tree.h Rename ts_tree_total_size_point to ts_tree_offset_point 2015-11-25 11:28:28 -05:00
tree_vector.h Rename receiver parameter to 'self' 2015-10-14 22:14:08 -07:00