Alf Reference Implementation v1.1.0e
This is a maintenance release of the Alf Reference Implementation. It implements the same Alf functionality as the v1.1.0d release, with the additional issue resolutions listed below.
Bug Fixes
Issue #64 Calling an "in place" sequence operation can result in a mapping error
Issue #65 The lexical structure is missing "\t" as an escape character
Issue #66 Mapping a call to the CollectionFunctions::clear function results in an exception
Issue #67 Compiled code with a string literal having control characters cannot be written to .uml file