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

collapsing switch cases with same bodies, when not lined in a row #1070

Merged

Commits on Sep 15, 2021

  1. Copy the full SHA
    22a892a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d39780 View commit details
    Browse the repository at this point in the history
  3. fix fallthrough bug (collapse_same_branches_not_in_a_row_including_fa…

    …llthrough_with_same_body)
    elad-yosifon committed Sep 15, 2021
    Copy the full SHA
    540c84f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. PR changes

    elad-yosifon committed Sep 17, 2021
    Copy the full SHA
    508932b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    896ea1c View commit details
    Browse the repository at this point in the history
  3. PR changes + cleanups

    elad-yosifon committed Sep 17, 2021
    Copy the full SHA
    43fe7e7 View commit details
    Browse the repository at this point in the history
  4. misc

    elad-yosifon committed Sep 17, 2021
    Copy the full SHA
    8ea4904 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Copy the full SHA
    1985b9c View commit details
    Browse the repository at this point in the history