Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iteration21 #647

Merged
merged 78 commits into from
Apr 18, 2024
Merged

Iteration21 #647

merged 78 commits into from
Apr 18, 2024

Conversation

arakov
Copy link
Member

@arakov arakov commented Apr 18, 2024

Description

ELENA 6.0.9 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] new opcode - parent
  • [ADDED] meta expression: nested singletons
  • [ADDED] new class flag - elPacked
  • [ADDED] new attribute - packed
  • [ADDED] Optimization unit tests #637 - unit tests for byRefOp optimization
  • [ADDED] Optimization unit tests #637 - unit tests for intCopying optimization
  • [ADDED] struct redesign #610 - struct redesign
  • [FIXED] optimization : copy 8 / copydpn 8
  • [FIXED] The field is not property incremented by an addition assignment  #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] Ldoc improvements #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)

@arakov arakov merged commit f62ae2a into develop Apr 18, 2024
arakov added a commit that referenced this pull request Apr 18, 2024
@arakov arakov deleted the iteration21 branch April 18, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant