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

fix: adds support to the VisitorPartialEvaluator for the NEG UnaryOperator #3193

Merged
merged 1 commit into from
Dec 15, 2019

Conversation

stone-wall
Copy link
Contributor

Adds support to the VisitorPartialEvaluator for the NEG UnaryOperator. Adds test for the operator.

Before this when a NEG UnaryOperator was encountered by the VisitorPartialEvaluator it would throw the unsupported operator Runtime Exception.

…rator. Adds test for the operator

Signed-off-by: ST0NEWALL <[email protected]>
@monperrus monperrus merged commit 5e23a7e into INRIA:master Dec 15, 2019
@monperrus
Copy link
Collaborator

Thanks! Cool that your put your hands in VisitorPartialEvaluator!

MartinWitt pushed a commit to MartinWitt/spoon that referenced this pull request Feb 11, 2020
@monperrus monperrus mentioned this pull request Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants