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

Require C++20 and update to C++20 #698

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    22b9c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d37d1e View commit details
    Browse the repository at this point in the history
  3. Add a few more constevals

    jmcarcell committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    86f4bee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d217dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    385de71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    525bdf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a61d45e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2693187 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5eb39e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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

Commits on Oct 20, 2024

  1. Simplify in more places

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d65e1ae View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9a93f56 View commit details
    Browse the repository at this point in the history
  3. Use std::ranges::find

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    0ba74a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    110efd5 View commit details
    Browse the repository at this point in the history
  5. Update docs for the frame

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4c7b7b7 View commit details
    Browse the repository at this point in the history
  6. Fix missing endif

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4415bbc View commit details
    Browse the repository at this point in the history
  7. Add missing is_detected_v

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a0f7f84 View commit details
    Browse the repository at this point in the history
  8. Fix pre-commit

    jmcarcell committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2f3c035 View commit details
    Browse the repository at this point in the history