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

Comparison optimization #2443

Merged
merged 6 commits into from
Oct 12, 2023
Merged

Comparison optimization #2443

merged 6 commits into from
Oct 12, 2023

Commits on Oct 11, 2023

  1. case permutation (wip)

    lukaszcz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    88e5c38 View commit details
    Browse the repository at this point in the history
  2. fix case permutation

    lukaszcz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fe72286 View commit details
    Browse the repository at this point in the history
  3. immediate

    lukaszcz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    20748c1 View commit details
    Browse the repository at this point in the history
  4. simplify comparisons

    lukaszcz committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f36520d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. simplify ifs

    lukaszcz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    de8298d View commit details
    Browse the repository at this point in the history
  2. simplify comparisons

    lukaszcz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8977c3f View commit details
    Browse the repository at this point in the history