tree-sitter/spec
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
..
compiler Use different types for advance and accept-token actions 2016-01-22 22:24:11 -07:00
fixtures Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
helpers Change name of generated parser files 2016-01-29 17:33:15 -08:00
integration Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00
runtime Use an object pool for stack nodes, to reduce allocations 2016-02-04 11:19:42 -08:00
spec_helper.h Fix leaked lookahead trees in normal parsing 2016-01-29 17:31:43 -08:00
specs.cc Unify test targets, use externally defined languages as fixtures 2016-01-15 11:19:24 -08:00