Skip to content

Alf Reference Implementation v1.1.0h

Compare
Choose a tag to compare
@seidewitz seidewitz released this 13 Sep 05:19
· 49 commits to master since this release

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