Skip to content

fixing bin expression detection #326

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 1 commit into from
Mar 14, 2023
Merged

Conversation

slorello89
Copy link
Member

Fixes #317

The fundamental issue is that binary expressions weren't being detected correctly, so when it was joining everything together the expression translator was pushing parsed expressions onto the stack erroneously

@slorello89 slorello89 requested a review from shacharPash March 2, 2023 21:12
@slorello89 slorello89 merged commit bb8e138 into main Mar 14, 2023
@slorello89 slorello89 deleted the bugfix/binExpressionDetection branch March 14, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong Apply function query translation
2 participants