Skip to content

Conversation

DeiRex75
Copy link
Contributor

@DeiRex75 DeiRex75 commented Jul 29, 2020

#154

Switching the order of function and operator behavior in the parser seems to fix the issue.
The occuring problem was that logic operators (or, and, not) were looked up as functions.

@pantor
Copy link
Owner

pantor commented Jul 30, 2020

Looks great! I‘ll add a test case before merging.

@pantor pantor merged commit 44c4735 into pantor:master Aug 2, 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