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

Support long chains of else if statements #74317

Merged
merged 24 commits into from
Oct 1, 2024
Merged

Support long chains of else if statements #74317

merged 24 commits into from
Oct 1, 2024

Commits on Jul 9, 2024

  1. Nested if/else if

    cston committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3a22e73 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. BindIfStatement

    cston committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    86a1bf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix tests

    cston committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b705b76 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge 'main' into 72393

    AlekseyTs committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f362bb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    e7d2673 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Fix a couple of visitors

    AlekseyTs committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ac712a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Formatting

    AlekseyTs committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    aa4fdc8 View commit details
    Browse the repository at this point in the history
  2. Fixup ParseIfStatement

    AlekseyTs committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e64b418 View commit details
    Browse the repository at this point in the history
  3. Move new test

    AlekseyTs committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    61dd4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8578eb View commit details
    Browse the repository at this point in the history
  5. Revert using chnages

    AlekseyTs committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f795071 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ac1691 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Add IL verification

    AlekseyTs committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    771e406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17dfd90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3253943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e54179e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    2b7c88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b337684 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dfbfeb View commit details
    Browse the repository at this point in the history
  4. Revert unintended change

    AlekseyTs committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3331985 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77cf5f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90f043b View commit details
    Browse the repository at this point in the history
  7. Seal an override

    AlekseyTs committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    487db6e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. PR feedback

    AlekseyTs committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0811e7e View commit details
    Browse the repository at this point in the history