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 error on double logical negation #8

Merged
merged 2 commits into from
Oct 21, 2018
Merged

fix error on double logical negation #8

merged 2 commits into from
Oct 21, 2018

Conversation

erdos
Copy link
Owner

@erdos erdos commented Oct 21, 2018

resolves #7 by introducing operator precedences in the Shinging Yard algorithm in infix.clj file.

@erdos erdos added the bug Something isn't working label Oct 21, 2018
@erdos erdos changed the title fix #7: error on double logical negation fix error on double logical negation Oct 21, 2018
@erdos erdos merged commit 29f5d6f into master Oct 21, 2018
@erdos erdos deleted the fix/double-negation branch October 21, 2018 12:02
@erdos erdos added the syntax template language syntax label Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working syntax template language syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can not parse double negation
1 participant