tree-sitter/spec
Max Brunsfeld 32387400c6 Rework LR conflict resolution
* Unify precedence/associativity-based resolution with the
  search for a whitelisted conflict
* Improve conflict error messages
2016-11-18 13:50:55 -08:00
..
compiler Rework LR conflict resolution 2016-11-18 13:50:55 -08:00
fixtures Store shift states for non-terminals directly in the main parse table 2016-11-14 08:36:06 -08:00
helpers Rework LR conflict resolution 2016-11-18 13:50:55 -08:00
integration Rework LR conflict resolution 2016-11-18 13:50:55 -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