Home | History | Annotate | Download | only in bison

Lines Matching full:unreachable

476 	lr.keep-unreachable-states, lr.type, and parse.lac into brief
490 for "defaulted state" and "unreachable state". Expand IELR
2619 For now, just api.push-pull and lr.keep-unreachable-states.
2636 * tests/conflicts.at (Unreachable States After Conflict
4235 (Unreachable States After Conflict Resolution): Likewise.
4398 * NEWS (2.3a+): Mention it in the entry for unreachable state removal.
4401 * tests/conflicts.at (Unreachable States After Conflict Resolution):
5051 If conflict resolution makes states unreachable, remove those states,
5058 * src/main.c (main): After conflict resolution, remove the unreachable
5066 * tests/conflicts.at (Unreachable States After Conflict Resolution):