tree-sitter/test/fixtures/test_grammars/associativity_missing
Max Brunsfeld cbdfd89675 Mark reductions as fragile based on their final properties
We previously maintained a set of individual productions that were
involved in conflicts, but that was subtly incorrect because
we don't compare productions themselves when comparing parse items;
we only compare the parse items properties that could affect the
final reduce actions.
2017-07-21 09:54:24 -07:00
..
expected_error.txt Mark reductions as fragile based on their final properties 2017-07-21 09:54:24 -07:00
grammar.json Rename spec -> test 2017-03-09 20:40:01 -08:00