Closed tmarble closed 7 years ago
Note for more background on Instaparse negative lookahead please see https://github.com/Engelberg/instaparse/issues/116
Since there are a large number of IR changes (deltas in the ir.edn files), let's describe them in doc/IR-CHANGELOG.md. Sorted keys, etc.
@dcerys
boot test --namespaces testing.pamela.parser
passed 100% indicating proper semantic comparison of the maps. I checked in new rubrics to ensure that they are also syntactically identical (benefiting from the previous changes in sorting maps).
Plant functions can begin with any of the reserved function symbols (Closes #121) Upgraded instaparse dependency
Grammar changes:
Signed-off-by: Tom Marble tmarble@info9.net