-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Previous version was 'v1.0.0'. Version now 'v1.0.1'. * [FEATURE]: Improve AwaitBinder and Lowering Results (#22) * Create draft PR for #21 [skip ci] ## Updates * Switch StateExpression to StateNode * Added ResultExpression * Return Empty for Jump Tables with no cases * Added local awaiter variable (for FEC) * Added lambda Extern parameters (for FEC) --------- Co-authored-by: @bfarmer67 Co-authored-by: Matt Edwards <matthew.edwards@wagglebee.net> * Updated documentation to remove FEC support until feature #24 is done. * [FEATURE]: Add Support for Fast Expression Compiler (#26) * Create draft PR for #24 [skip ci] * Initial tests and support for FEC * Moving FEC troubleshooting to FastExpressionCompilerTests * Switching to LinkDictionary to track scopes * Removed External Variables * Turning off FAST_COMPILE for tests --------- Co-authored-by: Matt Edwards <matthew.edwards@wagglebee.net> Co-authored-by: Brenton Farmer <brent.farmer@wagglebee.net> * Previous version was 'v1.0.1'. Version now 'v1.0.2'. * Previous version was 'v1.0.2'. Version now 'v1.1.0'. * [FEATURE]: Update to Fast Expression Compiler v5.0.1 (#29) * Create draft PR for #28 * Update FastExpressionCompiler and Test nugets --------- Co-authored-by: Matt Edwards <matthew.edwards@wagglebee.net> Co-authored-by: Brenton Farmer <brent.farmer@wagglebee.net>
- Loading branch information
1 parent
e36ad22
commit e516a9b
Showing
53 changed files
with
1,902 additions
and
858 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
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
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
Oops, something went wrong.