tree-sitter/spec/runtime
Max Brunsfeld c96c4a08e6 Use an object pool for stack nodes, to reduce allocations
Also, fix some leaks in the case where memory allocation failed during parsing
2016-02-04 11:19:42 -08:00
..
document_spec.cc Fix leaked lookahead trees in normal parsing 2016-01-29 17:31:43 -08:00
node_spec.cc Fix leaked lookahead trees in normal parsing 2016-01-29 17:31:43 -08:00
parser_spec.cc Use an object pool for stack nodes, to reduce allocations 2016-02-04 11:19:42 -08:00
stack_spec.cc Fix leaked lookahead trees in normal parsing 2016-01-29 17:31:43 -08:00
tree_spec.cc Fix double retain of child trees 2016-01-28 23:15:22 -08:00