ELENA 6.0.7
Description
ELENA 6.0.7 is out for all supported platforms : Windows x86 / x86-64, Linux x86 / x86-64 / AARCH64 / PPC64le!
The release includes a number of critical bug fixes, new functionality and ported samples.
Fixes # (issue)
- [ADDED]meta command #load, #clear
- [ADDED]#563:Extended statement templates
- [FIXED]#508 - working on multi-value assigning
- [FIXED]#86 - primitive operations : int + long
- [FIXED]"this self" for an extension
- [ADDED]system : Int8Number, UShortNumber
- [ADDED]#629 - Read-only fields
- [FIXED]#613 - bytecode optimization
- [FIXED]#623 - Overriding property set accessor
- [FIXED]#601 - bytecode optimization
- [ADDED]evaluate an expression in compile-time if possible
- [ADDED]#562 - Nullable support