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

feat: add support for nested if and foreach and a way to end a single if #960

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

matteo-cristino
Copy link
Collaborator

TODO:

  • fix parser
  • add tons of tests

…d a single if

A small improvement have been done also since now after the first failing if the following one are no more executed
@matteo-cristino matteo-cristino added SKIP_JS Add this label to PR for skip JS checks in CI SKIP_RUST Add this label to PR for skip RUST checks in CI SKIP_PY Add this label to PR for skip PY checks in CI SKIP_GO Add this label to PR for skip GO checks in CI labels Nov 9, 2024
@matteo-cristino matteo-cristino marked this pull request as draft November 9, 2024 09:52
@matteo-cristino matteo-cristino linked an issue Nov 9, 2024 that may be closed by this pull request
@matteo-cristino matteo-cristino changed the title feat: support nested if separated by other statements and a way to end a single if feat: add support for nested if and foreach and a way to end a single if Nov 13, 2024
skip also test for foreach zip, this will need a separated statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SKIP_GO Add this label to PR for skip GO checks in CI SKIP_JS Add this label to PR for skip JS checks in CI SKIP_PY Add this label to PR for skip PY checks in CI SKIP_RUST Add this label to PR for skip RUST checks in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Closing if branches
1 participant