tree-sitter/spec/fixtures/parsers
Max Brunsfeld 9a198562e0 Treat parse conflicts as errors in grammar compilation
For now, only reduce/reduce conflicts w/ no tie-breaking precedence
are treated as errors. The rest are dropped, because shift/reduce
conflicts are currently very common because we don't have a way
of specifying associativity along w/ precedence.
2015-03-15 20:31:41 -07:00
..
arithmetic.c Identify fragile reductions at compile time 2015-02-21 15:11:03 -08:00
golang.c Treat parse conflicts as errors in grammar compilation 2015-03-15 20:31:41 -07:00
javascript.c Treat parse conflicts as errors in grammar compilation 2015-03-15 20:31:41 -07:00
json.c Regenerate fixture parsers with better token names 2014-11-01 17:00:49 -07:00