This website requires JavaScript.
Explore
Help
Sign in
traxys
/
tree-sitter
Watch
1
Star
0
Fork
You've already forked tree-sitter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2f2ca401be
tree-sitter
/
spec
/
runtime
History
Download ZIP
Download TAR.GZ
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