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

Sanitize case statements #25

Merged
merged 3 commits into from
Jul 31, 2023
Merged

Sanitize case statements #25

merged 3 commits into from
Jul 31, 2023

Conversation

drkameleon
Copy link
Contributor

This PR has to do mostly with how Arturo handles if?/else & case/when? statements and the stack, which creates a couple of issue - at least - with how this project works.

If this causes different issues with other code, that is unrelated to Grafito (quite likely), I guess this would mean we'd have to change how if?/else, etc are processed in Arturo itself.

@drkameleon drkameleon added bug Something isn't working enhancement New feature or request labels Jul 31, 2023
@drkameleon drkameleon self-assigned this Jul 31, 2023
@drkameleon
Copy link
Contributor Author

Ready to merge! 🚀

@drkameleon drkameleon merged commit 213ef38 into main Jul 31, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant