| Age | Commit message (Collapse) | Author |
|
|
|
Also fix a tokenizer nit: a '!' at the end of a line can be tokenized
(though it's meaningless).
|
|
Also add named choices defined in multiple locations to the block at
each location. Not sure why I only added them at the first location
before, as symbols don't work that way.
I still doubt named choices defined in multiple locations will ever be
used.
|
|
|
|
...and mention that the test suite requires the make targets too in the
readme.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
C is not a "proper" symbol of the choice.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Less easy to confuse with verify_value().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Omission.
|
|
|
|
|