Alf Reference Implementation v1.1.0h
This is a maintenance release of the Alf Reference Implementation. It implements the same Alf functionality as the v1.1.0g release, with the additional issue resolutions listed below.
Enhancements
Issue #75 Parser should identify all syntax errors in an Alf text
Note: This introduces backwards incompatible changes to the org.modeldriven.alf.parser.Parser
interface.
Bug Fixes
Issue #86 Null pointer exception in ExternalNamespace::makeSubstitution
Issue #87 Improper resolution of a classifier template parameter used as a template actual parameter
Issue #90 Non-printable characters in unrestricted names and String literals