Skip to content

Fix #50 by adding precedence for binary operators | and &#78

Open
hsandt wants to merge 4 commits intomathiasbynens:masterfrom
hsandt:feature/fix-binary-op-lost-brackets
Open

Fix #50 by adding precedence for binary operators | and &#78
hsandt wants to merge 4 commits intomathiasbynens:masterfrom
hsandt:feature/fix-binary-op-lost-brackets

Conversation

@hsandt
Copy link

@hsandt hsandt commented Sep 22, 2020

I also added unit tests

@hsandt
Copy link
Author

hsandt commented Sep 22, 2020

Uhm, build failed due to a package error

E: Package 'openjdk-6-jre' has no installation candidate

not due to code... Not sure how to relaunch it, or if we should update the JDK version somewhere.

hsandt and others added 3 commits September 24, 2020 13:18
…+ operators (except | and &) are not supported yet
and add corresponding unit tests

Note: change is similar to this other fork's commit: FATH-Mechatronics@2e284f6

but I reordered all operators in precedence order and renumbered the values to make it easier to read.
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.

1 participant