This repository was archived by the owner on Sep 26, 2022. It is now read-only.
Tags: scireum/parsii
Tags
Bumps the release version. The previous version killed the parser semantics.
Added support for serialization and fixed class versions down to 1.6
Refactored Scope class - Removed static factories and replaced with constructor and withXXX modifiers as this feels more like Java and reduces complexity (lots of createXXX otherwise) - Added a Scope.remove(name) to remove a variable from a scope
PreviousNext