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. |
||
|---|---|---|
| .. | ||
| document_test.cc | ||
| language_test.cc | ||
| node_test.cc | ||
| parser_test.cc | ||
| stack_test.cc | ||
| tree_test.cc | ||