tree-sitter/spec/fixtures/grammars
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.cc Allow greek letters as variables in arithmetic fixture grammar 2014-10-02 11:50:16 -07:00
golang.cc Workaround duplicate symbol problem in golang grammar 2014-10-21 13:03:50 -07:00
helpers.cc Rework javascript fixture grammar 2014-10-21 08:49:16 -07:00
helpers.h Rename examples directory to spec/fixtures 2014-09-10 13:31:06 -07:00
javascript.cc Treat parse conflicts as errors in grammar compilation 2015-03-15 20:31:41 -07:00
json.cc Rename examples directory to spec/fixtures 2014-09-10 13:31:06 -07:00