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. |
||
|---|---|---|
| .. | ||
| build_tables | ||
| helpers | ||
| prepare_grammar | ||
| rules | ||
| util | ||
| compile_examples.cc | ||
| compile_spec.cc | ||
| compiler_spec_helper.h | ||
| compiler_specs.cc | ||