You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `allowxperm` et. al. directives take a magical integer for one of
the fields, which hinders readability. This commit adds support for
basic names for a number or group of numbers.
Notably, this does not support recursive definition of names, as that
would require a larger grammar re-write to avoid parsing conflicts.
Signed-off-by: Chris Lindee <[email protected]>
0 commit comments