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

VSCode extension to run / debug ELENA program #658

Open
arakov opened this issue May 27, 2024 · 1 comment
Open

VSCode extension to run / debug ELENA program #658

arakov opened this issue May 27, 2024 · 1 comment
Labels
Feature request New language feature
Milestone

Comments

@arakov
Copy link
Member

arakov commented May 27, 2024

Is your feature request related to a problem? Please describe.
There is a request to add support for ELENA to Visual Studio Code

Describe the solution you'd like
The compiler / debugger extensions must be created

@arakov arakov added the Feature request New language feature label May 27, 2024
@arakov arakov added this to the ELENA 7.x milestone May 27, 2024
@arakov
Copy link
Member Author

arakov commented May 27, 2024

This ticket will tract all the changes in ELENA Project to add a support for VSCode.

The new repo is created - https://github.com/ELENA-LANG/vscode-elena-lang

It will contain the main body

arakov added a commit that referenced this issue Jul 9, 2024
arakov added a commit that referenced this issue Jul 9, 2024
@arakov arakov mentioned this issue Jul 9, 2024
arakov added a commit that referenced this issue Jul 9, 2024
* [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 added a commit that referenced this issue Aug 4, 2024
@arakov arakov mentioned this issue Aug 22, 2024
3 tasks
arakov added a commit that referenced this issue Aug 22, 2024
* #658 : creating dpa
* [FIXED] "__typeof self" expression inside the nested class / closure
* [REDUX] iterator method
* #496 : adding support the private fields
@arakov arakov mentioned this issue Aug 22, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request New language feature
Projects
None yet
Development

No branches or pull requests

1 participant