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: G602 support for nested conditionals with bounds check #1201

Merged
merged 4 commits into from
Sep 4, 2024

Commits on Aug 30, 2024

  1. Recursive fix

    xWiiLLz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c40493a View commit details
    Browse the repository at this point in the history
  2. Add some more test cases

    xWiiLLz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d780f2d View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    xWiiLLz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b0e51bd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add depth check

    xWiiLLz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cd0c651 View commit details
    Browse the repository at this point in the history