Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elena-1.9.22.i386-linux.tar.gz | 2015-08-21 | 1.5 MB | |
elena-1.9.22.i386-win-setup.exe | 2015-08-21 | 1.7 MB | |
elena-1.9.22.i386-win.zip | 2015-08-21 | 2.2 MB | |
ELENA 1.9.22.tar.gz | 2015-08-21 | 94.3 kB | |
ELENA 1.9.22.zip | 2015-08-21 | 94.3 kB | |
README.md | 2015-08-21 | 1.1 kB | |
Totals: 6 Items | 5.5 MB | 0 |
The latest build is promoted.
What's new:
- ELENA
- new statement: #try (<expr>) [<final-block>] | <optional-catch-expression>
- new statement: #lock (<expr>) [<critical-section-code>]
- new hint : arrayof
- issue [#123] implemented : fixed size array field
- [#143] issue : #import statement will be used for namespace importing
- issue [#10] : initializing stack allocated object without creating a dynamic one
- issue [#48] : A proper method should have a precedence over an extension one
- static symbols are stack-safe
- ELC
- output code optimization
- issue [#8] fixed
- LIB
- some house keeping
- culture'Locale
- new package net / system'net (issue [#33])
- system'net : Socket, AddrInfo, AddrInfoReader
- linux: support calendar routines
- Samples
- linux : datetime sample migrated
- IDE
- issue [#13] implemented : Project View
- issue [#142] fixed
- Misc
- rearranging examples