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

[FEATURE]: Update to Fast Expression Compiler v5.0.1 #29

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Original issue description

Tell us about your idea

Update to FEC v5.0.1

Anything else?

No response

closes #28

@github-actions github-actions bot added the feature New feature or request label Dec 22, 2024
@MattEdwardsWaggleBee MattEdwardsWaggleBee marked this pull request as ready for review December 22, 2024 23:15
@bfarmer67 bfarmer67 merged commit 9dbda1b into develop Dec 23, 2024
4 checks passed
@bfarmer67 bfarmer67 deleted the feature/28-feature-update-to-fast-expression-compiler-v5-0-1 branch December 23, 2024 16:15
bfarmer67 added a commit that referenced this pull request Dec 23, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants