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

refactor: use std::ranges::sort and reverse #3596

Merged
merged 38 commits into from
Sep 12, 2024

Commits on Sep 3, 2024

  1. reverse, rotate, copy_if

    AJPfleger committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4bfcfbe View commit details
    Browse the repository at this point in the history
  2. unique

    AJPfleger committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6041566 View commit details
    Browse the repository at this point in the history
  3. some sort

    AJPfleger committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c429376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfec315 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267f80e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. revert some unique

    AJPfleger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6ae5e5d View commit details
    Browse the repository at this point in the history
  2. sort where possible

    AJPfleger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bb25898 View commit details
    Browse the repository at this point in the history
  3. revert unique

    AJPfleger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4df1630 View commit details
    Browse the repository at this point in the history
  4. revert copy_if

    AJPfleger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0591e2b View commit details
    Browse the repository at this point in the history
  5. revert rotation

    AJPfleger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7eab62f View commit details
    Browse the repository at this point in the history
  6. remaining sorts

    AJPfleger committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    386497e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c422c79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b854725 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9fd373 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7366a40 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix include

    AJPfleger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2311d1f View commit details
    Browse the repository at this point in the history
  2. missed stuff

    AJPfleger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    29993c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3845f1c View commit details
    Browse the repository at this point in the history
  4. missing years

    AJPfleger committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    13eb70f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd5509c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix exatrkx - cantorEdge

    AJPfleger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b50210a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

    AJPfleger committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    16b3590 View commit details
    Browse the repository at this point in the history
  3. fix exatrakx cantorpair

    AJPfleger committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    10c7931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39769aa View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. try projector

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e91cc39 View commit details
    Browse the repository at this point in the history
  2. projector

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9dda03f View commit details
    Browse the repository at this point in the history
  3. missed things

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    16828c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b217434 View commit details
    Browse the repository at this point in the history
  5. trying to assert

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    bafc568 View commit details
    Browse the repository at this point in the history
  6. typo

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    561a879 View commit details
    Browse the repository at this point in the history
  7. fix fatras?

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    fab156c View commit details
    Browse the repository at this point in the history
  8. descending sorting

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0dd8658 View commit details
    Browse the repository at this point in the history
  9. hough - type?

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    49fb1a9 View commit details
    Browse the repository at this point in the history
  10. hough - projector?

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f768342 View commit details
    Browse the repository at this point in the history
  11. fix tie and exatrakx?

    AJPfleger committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8b937bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5c15c57 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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