-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [ADDED] #635 : new entry point to invoke the functionality from another program * [ADDED] ecv-cli : adding a filter for listing members * [FIXED] aarch64 : xstorefir opcode * fixing xstorefir * aarch64 assembler : supporting MOVN * #635 : working on second example calc * fixing ppc64le open opcode * [ADDED] new option : auto-preloaded module extension * [FIXED] reducing the total size of an executable (almost by half) by ignoring module extensions by default * [FIXED]toJson extension * [FIXED]try statement does not allocate an exception * [FIXED]toJson extension * [FIXED] #401 - += operator with array * [FIXED] #488 : Declaring auto struct variable * [FIXED] #522 : single dispatch variadic message * [ADDED] #646 : Calling own method directly without target * [FIXED] #630 : 64bit GC routine - expanding header * [FIXED] x86-64 : calling from external * [ADDED] chat sample * [FIXED] #608 : single dispatch for constructors * [ADDED] #651 : Template Expression - typecasting * [ADDED]a static method must have an access to private methods * fixing exprtree1 tutorial sample * [FIXED] #504 : Support an array operation with external function arguments * [FIXED] #589 : Supporting ?: operator inside ?? * [ADDED] #569 : Ignoring order of declaration * #601 : optimize: if (nil == name) {} else {} * IDE : fixing background issue * [FIXED]elt-cli : fixing support for extension methods * [FIXED] xhookdpr for x86-64 mode * x86-64 : fixing elenavm & elt * [ADDED] syntax highlighting
- Loading branch information
Showing
168 changed files
with
5,646 additions
and
3,040 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.0.9 | ||
6.0.10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.