mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-15 09:56:26 -04:00
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. |
||
|---|---|---|
| .. | ||
| compiler | ||
| fixtures | ||
| fuzz | ||
| helpers | ||
| integration | ||
| runtime | ||
| benchmarks.cc | ||
| test_helper.h | ||
| tests.cc | ||