This feature is necessary: pgen normalizes assoc and priorities to numbered priorities.

Submitted on 13 November 2006 at 11:59

On 20 November 2006 at 11:16 Jira commented:

STR-659, martin:
Also, check the correctness of the transitive closure implementation. We’ve added the check of (matrix[i][k] == NULL), which looks correct intuitively, but might be wrong (e.g. maybe we need to combine the labels).


On 10 January 2007 at 14:27 Jira commented:

STR-659, martin:
sdf2ast-conflicts now uses priorities from the parse table. Thanks to that, it supports anything sdf2table supports and the semantics of the transitive closure is now the same as well.

Log in to post comments