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

✨ Elide permutations optimization #586

Merged
merged 10 commits into from
Apr 15, 2024
Merged

✨ Elide permutations optimization #586

merged 10 commits into from
Apr 15, 2024

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    8a49beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb8abe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d1cada View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1de4f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2688a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3daabd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. ✅ adjust tests

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    61c7d93 View commit details
    Browse the repository at this point in the history
  2. 🩹 properly handle controls of compound operations

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c3fc512 View commit details
    Browse the repository at this point in the history
  3. ✅ add additional test to cover permutation application

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f45bb45 View commit details
    Browse the repository at this point in the history
  4. 🩹 fix update logic

    Signed-off-by: burgholzer <[email protected]>
    burgholzer committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1862add View commit details
    Browse the repository at this point in the history