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) #648

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Iteration21 (#647) #648

merged 4 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)

* housekeeping

* Update README.md

* housekeeping

* adding night build

* fixing build

* working on build actions

* housekeeping

* housekeeping

* housekeeping

* housekeeping

* housekeeping

* housekeeping

* housekeeping

* housekeeping

* housekeeping

* housekeeping : rearranging files

* [ADDED] include / exclude file
[FIXED] refactoring project structure

* elt : exception handler (e.g. unresolved reference)

* [ADDED] elc unit / functional tests
[FIXED] #618 : template class descriptions

* housekeeping

* [ADDED] elc unit / functional tests

* #637 : working on unit test support

* refactoring compiler code to enable unit tests

* housekeeping

* #637 : supporting google tests

* #637 : refactoring code to support unit tests

* [ADDED] #637 - unit tests for byRefOp optimization

* passing first unit-test

* #637 - [FIXED]unit tests for byRefOp optimization - variant 1

* [FIXED] ushort - native comparison operations

* [ADDED] system'net

* working on unit-test

* housekeeping

* [FIXED] ctrl+w hides the frame
housekeeping

* [ADDED] ins / over modes
[ADDED] #637 - unit tests for intCopying optimization

* refactoring meta info generation : adding a namespace

* housekeeping

* working on category support

* supporting distributed type lists

* working on test engine

* working on implementing testCase inline template

* meta expression - supporting nested singletons

* housekeeping

* using ltests for api functional tests

* [ADDED] dark color scheme

* adding a new lib - net

* migrating net library

* changing the background color

* [ADDED] new class flag - elPacked
[ADDED] new attribute - packed
[ADDED] #610 - struct redesign

* [FIXED] optimization : copy 8 / copydpn 8
[FIXED] #615 : The field is not property incremented by an addition assignment

* optimizing fillir opcode

* fixing config

* [FIXED]x64 : GC_ALLOCPERM

* [FIXED] x64 : fround opcode
[ADDED] win64 gui
[FIXED] realOp.RoundedInt extension

* fixing x64 gui samples

* IDE : displaying an array of real numbers

* [FIXED] x86-64 : fabs opcode

* [FIXED] (IDE Win64) CTRL_V operation
[FIXED] context browser

* [FIXED]x86-64 : loadxx opcodes

* fixing x86-64 opcodes : addn / subn

* [FIXED] interpreter sample for x86-64

* x86-64 : fixing interpreter sample

* housekeeping

* fixing x86-64

* [FIXED]x86-64 : xdispatchmr opcode

* x86-64 : fixing script samples

* x64 : fixing GC

* x86 : optimizing open opcode

* house keeping

* testing

* testing

* testing

* housekeeping

* housekeeping
@arakov arakov merged commit 83ca56f into master Apr 18, 2024
2 checks passed
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