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

Mixins should support interfaces #590

Open
arakov opened this issue Jul 13, 2023 · 0 comments
Open

Mixins should support interfaces #590

arakov opened this issue Jul 13, 2023 · 0 comments
Assignees
Labels
Feature request New language feature
Milestone

Comments

@arakov
Copy link
Member

arakov commented Jul 13, 2023

Mixins should support interfaces.

The interface wrapper should redirect the messages to the mixin

@arakov arakov added the Feature request New language feature label Jul 13, 2023
@arakov arakov added this to the ELENA 6.0 milestone Jul 13, 2023
arakov added a commit that referenced this issue May 17, 2024
arakov added a commit that referenced this issue May 17, 2024
@arakov arakov self-assigned this May 17, 2024
arakov added a commit that referenced this issue May 22, 2024
arakov added a commit that referenced this issue May 22, 2024
@arakov arakov mentioned this issue May 23, 2024
arakov added a commit that referenced this issue May 23, 2024
* working on gtk ide
* [ADDED] optimized ternary expressions
* [FIXED] declaring a field with a type of template based array
* [ADDED] unit-test for declaring a field with a type of template based array
* [ADDED] #89 : new functionality - MemoryStream, BitArray, SortedList, SortedArrayList
* fixing elt64-cli
* [ADDED] #95 : LiteralBuffer, WideBuffer
* #590 : elenavm : dynamic class inheritance - allocate in perm, copy vmt with custom routine
arakov added a commit that referenced this issue May 24, 2024
@arakov arakov mentioned this issue May 31, 2024
arakov added a commit that referenced this issue May 31, 2024
* #590 : implementing functional test
* #620 : introducing out ref variable
* refactoring code - using out ref parameters
* warn if out variable is not assigned in the method
* [FIXED] ?. operator
* working on ide for linux
* [ADDED] #655 : new option to keep output terminal after the program ends
* [FIXED] retrieving a source for the reference modules
* [ADDED] auto-recompile option
* [FIXED] MTA : critical exception handler
* [FIXED] recent list - only 9 elements must be in the list
* [ADDED]#69 : GC statistics
* [ADDED] support project collection file
* [FIXED] nil cannot be returned for nil object - use default instead
* #650 : Calling a named constructor from an implicit default one

---------

Co-authored-by: Alex <[email protected]>
@arakov arakov mentioned this issue May 31, 2024
1 task
@arakov arakov mentioned this issue Jun 8, 2024
This was referenced Jun 25, 2024
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