tree-sitter/spec
Max Brunsfeld d627042fa6 Fix javascript error test
A single line with two function declarations now parses
successfully, so to create the desired error recovery
scenario, wrap the two functions in an assignment
2016-11-30 23:19:34 -08:00
..
compiler Represent rule metadata as a struct, not a map 2016-11-19 13:59:34 -08:00
fixtures Fix javascript error test 2016-11-30 23:19:34 -08:00
helpers Precompute transitive closure contributions by grammar symbol 2016-11-20 11:49:55 -08:00
integration Make conflict messages explicit about precedence combinations 2016-11-18 17:05:16 -08:00
runtime Clean up some methods in parser.c 2016-11-14 17:25:55 -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