Skip to content

ELENA 6.0.9

Compare
Choose a tag to compare
@arakov arakov released this 18 Apr 18:41
· 45 commits to master since this release
83ca56f

Description

ELENA 6.0.9 is out for all supported platforms : Windows x86 / x86-64, Linux AArch64 / I386 / Amd64 / PPC64le

The release includes a number of critical bug fixes, new functionality and ported samples.

Fixes # (issue)

  • [ADDED] new opcode - parent
  • [ADDED] meta expression: nested singletons
  • [ADDED] new class flag - elPacked
  • [ADDED] new attribute - packed
  • [ADDED] #637 - unit tests for byRefOp optimization
  • [ADDED] #637 - unit tests for intCopying optimization
  • [ADDED] #610 - struct redesign
  • [FIXED] optimization : copy 8 / copydpn 8
  • [FIXED] #615 : The field is not property incremented by an addition assignment
  • [FIXED] x64 : fround opcode
  • [FIXED] x64 : fabs opcode
  • [FIXED] x86 : xdispatchmr opcode
  • [ADDED] system'dynamic'expressions'LazySymbolExpression
  • [FIXED] ushort - native comparison operations
  • [ADDED] system'net
  • [ADDED] ltests
  • [ADDED] net
  • [ADDED] win64 gui
  • [FIXED] realOp.RoundedInt extension
  • [FIXED] interpreter sample for x86-64
  • [FIXED] #618 : template class descriptions
  • [ADDED] include / exclude file
  • [FIXED] ctrl+w hides the frame
  • [ADDED] ins / over modes
  • [ADDED] dark color scheme
  • [ADDED] GitHub Action - MSBuild nightly build

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Link

Please visit a release page to download the binaries: https://github.com/ELENA-LANG/elena-lang/releases/tag/v6.0.9