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: if and while loop context #28

Merged
merged 5 commits into from
Feb 23, 2024
Merged

fix: if and while loop context #28

merged 5 commits into from
Feb 23, 2024

Conversation

brech1
Copy link
Collaborator

@brech1 brech1 commented Feb 22, 2024

Description

This PR implements the creation of new contexts when processing and if or while statement.

There's also a runtime update to allow variables shadowing.

Related Issues

@brech1 brech1 merged commit e9b327c into main Feb 23, 2024
1 check passed
@brech1 brech1 deleted the fix/if-loop-context branch February 23, 2024 15:07
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.

Execute if and while statements in a new context
1 participant