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

Use std::optional for options #1617

Merged
merged 28 commits into from
Sep 18, 2024
Merged

Commits on Sep 14, 2024

  1. optional try

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    e233264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9aa1b View commit details
    Browse the repository at this point in the history
  3. not finished yet

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5707fb5 View commit details
    Browse the repository at this point in the history
  4. remove Cxx17 tests

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3287f3f View commit details
    Browse the repository at this point in the history
  5. fix a few tests

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b828f48 View commit details
    Browse the repository at this point in the history
  6. fixupos

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0f52f17 View commit details
    Browse the repository at this point in the history
  7. clf

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1657922 View commit details
    Browse the repository at this point in the history
  8. fixup examples

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f7be58a View commit details
    Browse the repository at this point in the history
  9. fix a name

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    34f3846 View commit details
    Browse the repository at this point in the history
  10. more fixups

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    8dfb562 View commit details
    Browse the repository at this point in the history
  11. last fixups

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4fae334 View commit details
    Browse the repository at this point in the history
  12. finishing up

    mwestphal committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    64c0d19 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. clf

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    7f3f340 View commit details
    Browse the repository at this point in the history
  2. add isSet

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a8ec4a8 View commit details
    Browse the repository at this point in the history
  3. tests

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0d77709 View commit details
    Browse the repository at this point in the history
  4. add coverage testing

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3609e13 View commit details
    Browse the repository at this point in the history
  5. doc

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    11e7e96 View commit details
    Browse the repository at this point in the history
  6. typo

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    814466f View commit details
    Browse the repository at this point in the history
  7. fixup cxx standard

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f0b6ff6 View commit details
    Browse the repository at this point in the history
  8. reviews

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b0f5e6b View commit details
    Browse the repository at this point in the history
  9. clf

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    73351fd View commit details
    Browse the repository at this point in the history
  10. snoyer review

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    19c01b1 View commit details
    Browse the repository at this point in the history
  11. fixup testing

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ce11641 View commit details
    Browse the repository at this point in the history
  12. clf

    mwestphal committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    ec4d183 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. review

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3d53d85 View commit details
    Browse the repository at this point in the history
  2. fixup style

    mwestphal committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4b7e3f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. review

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d6524b9 View commit details
    Browse the repository at this point in the history
  2. xlf

    mwestphal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a56efaf View commit details
    Browse the repository at this point in the history