Skip to content

#56 left-associative evaluation of conditional and / or expressions #59

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

Merged
merged 3 commits into from
Jul 11, 2020

Conversation

Karbot
Copy link

@Karbot Karbot commented Jul 10, 2020

left-associative evaluation of conditional and / or expressions as well as expressions with unary operators Fixes #56

@codingseb codingseb changed the base branch from master to dev July 11, 2020 15:03
@codingseb
Copy link
Owner

@Karbot Thanks a lot for this.
Great job.

I first merge in dev.
So I follow my standard flow to generate a new release.

@codingseb codingseb merged commit 6decc7a into codingseb:dev Jul 11, 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.

ConditionalAnd with variables
2 participants