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 for behavior that adds to symbol table on runtime issue. #45

Merged
merged 4 commits into from
Sep 24, 2023

Conversation

farzonl
Copy link
Owner

@farzonl farzonl commented Sep 24, 2023

Throw exception instead of bind on null, move runtime errors within evaluate and add test cases.

Fixes #44

@farzonl
Copy link
Owner Author

farzonl commented Sep 24, 2023

weird I can't reproduce this cross build error in docker.

@farzonl farzonl merged commit dbacb1e into master Sep 24, 2023
21 checks passed
@farzonl farzonl deleted the bugfix/issue#44 branch September 25, 2023 05:58
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.

Bind Error doesn't prevent a from being defined
1 participant