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

Allow parsing from std::byte containers #2550

Merged
merged 12 commits into from
Dec 30, 2020
Merged

Allow parsing from std::byte containers #2550

merged 12 commits into from
Dec 30, 2020

Commits on Dec 28, 2020

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

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    98b2152 View commit details
    Browse the repository at this point in the history
  2. ✅ add regression test

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    7b98df5 View commit details
    Browse the repository at this point in the history
  3. ⚗️ try to use GCC 10

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    433da31 View commit details
    Browse the repository at this point in the history
  4. ⚗️ try to use Clang 10

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    ca51dc6 View commit details
    Browse the repository at this point in the history
  5. ⚗️ add C++20 build

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    91d7aa5 View commit details
    Browse the repository at this point in the history
  6. ⚗️ add C++20 build

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    77be4f6 View commit details
    Browse the repository at this point in the history
  7. ⚗️ add C++20 build

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    e4fc598 View commit details
    Browse the repository at this point in the history
  8. ✅ add regression test

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    4402176 View commit details
    Browse the repository at this point in the history
  9. 🚨 fix warning

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    c886646 View commit details
    Browse the repository at this point in the history
  10. 🚨 fix warnings

    nlohmann committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    bdb2469 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc7e181 View commit details
    Browse the repository at this point in the history