-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [ADDED] supporting async methods * [FIXED][ldoc] system-threading-.html must not be generated * [API][ADDED] File : saveContent, readContent, readWideContent * [API][ADDED] system'io'threading : asyncStreamOp extension * [Samples][ADDED] asyncsamples * [FIXED] it is not possible to declare internal default constructor * [IDE][FIXED] project options - debug command arguments * [Sample][ADDED] task sample 2 * [API][ADDED] extensions'threading : outputConcurrentOp extension * [API][REDUX] all symbols must start with a capital letter * [API][ADDED] system'threading : Task<TResult> * [ADDED]Task<TSResult> example * JIT : index table generating (fixed order, after the main method table; terminated by 0) * [ADDED]functional test : indexed multi-method * [ADDED] supporting indexed methods * [ADDED] indexed internal methods can be declared in a closed class * [ADDED] system'threading : Task<TResult> * [FIXED] system'objectOp.__getClassName[1] * [FIXED][ldoc] system-threading : generate only templates declared in the module * [FIXED] #675 - Using ++ operator with a weak type * [FIXED] incorrect typecast handler signature for the classes inheriting template-based ones * [FIXED] correct debug info of the constructor self variable * [FIXED]#413 - boxing variadic argument
- Loading branch information
Showing
189 changed files
with
13,435 additions
and
11,733 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.3.2 | ||
6.4.3 |
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.