Maximizing results could be a hint.
More proposed language improvements. In particular, remove statement literals in favour of unbound variables.
Breaking the parser: get the parser passes in the right order. Process the source once, then work with soft statements.
Still working with soft signatures.
Found a bad bug. Need to keep track of it.
Trying to get new syntax softsignatures working.
The parser now accepts the new Squl language. Lots of tests fail.
Back to the parser. Changed the tests to resemble the new syntax.