You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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>
0 commit comments