| .. |
|
debugger.h
|
Drop release functions from callback structs
|
2015-09-08 23:24:33 -07:00 |
|
document.c
|
Cleanup debug logging in parser
|
2015-09-22 19:35:13 -07:00 |
|
document.h
|
Add Document parse_count() method, for tracking if trees are still valid
|
2015-09-10 14:23:42 -07:00 |
|
length.h
|
Add ts_tree_edit function
|
2015-09-18 22:02:06 -07:00 |
|
lexer.c
|
Store edits in trees, not by splitting stack
|
2015-09-18 22:02:06 -07:00 |
|
lexer.h
|
Fix sizing of error nodes after edits
|
2014-10-05 16:56:50 -07:00 |
|
node.c
|
Add ability to edit multiple times between parses
|
2015-09-18 23:20:06 -07:00 |
|
node.h
|
Remove unnecessary conditional
|
2015-08-16 10:54:02 -07:00 |
|
parser.c
|
Clean up main parser loop
|
2015-10-07 13:05:36 -07:00 |
|
parser.h
|
Add ability to edit multiple times between parses
|
2015-09-18 23:20:06 -07:00 |
|
stack.c
|
Rename ParseStack -> Stack
|
2015-09-18 22:02:06 -07: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
|
Remove invalid assertion in ts_tree_edit
|
2015-09-22 21:02:25 -07:00 |
|
tree.h
|
Store edits in trees, not by splitting stack
|
2015-09-18 22:02:06 -07:00 |
|
tree_vector.h
|
clang-format everything
|
2015-07-27 18:29:48 -07:00 |