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

Iteration27 (#669) #670

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Iteration27 (#669) #670

merged 1 commit into from
Jul 9, 2024

Conversation

arakov
Copy link
Member

@arakov arakov commented Jul 9, 2024

Description

Iteration 27

Fixes # (issue)

  • [ADDED] new template extensions'dynamic'Serializer
  • [FIXED] String#class.copy[4]
  • fixing string.copy constructor
  • [FIXED]function attribute is allowed for the function declaration
  • [FIXED] template generation routines
  • [FIXED] include opcode must restore previous frame value
  • [FIXED] JIT code resolving
  • fixing elenavm code
  • [ADDED] key-value expression
  • Support enumeration list #265 : working on enumeration template
  • [FIXED] private constructor must be called directly
  • adding a new unit test
  • [FIXED] accessing static fields inside a structure
  • [ADDED] Support enumeration list #265 : Support enumeration list
  • [ADDED] new operator $size
  • fixing x86-64 routines
  • [FIXED]ppc64le : decoratorTest()
  • [ADDED] VSCode extension to run / debug ELENA program #658 : new project LDBG - ELENA Debugger Adapter

* [ADDED] new template extensions'dynamic'Serializer<T>
* [FIXED] String#class.copy[4]
* fixing string.copy constructor
* [FIXED]function attribute is allowed for the function declaration
* [FIXED] template generation routines
* [FIXED] include opcode must restore previous frame value
* [FIXED] JIT code resolving
* fixing elenavm code
* [ADDED] key-value expression
* #265 : working on enumeration template
* [FIXED] private constructor must be called directly
* adding a new unit test
* [FIXED] accessing static fields inside a structure
* [ADDED] #265 : Support enumeration list
* [ADDED] new operator $size
* fixing x86-64 routines
* [FIXED]ppc64le : decoratorTest()
* [ADDED] #658 : new project LDBG - ELENA Debugger Adapter
@arakov arakov merged commit 3b454b2 into master Jul 9, 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