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

Better diagnostics #2562

Merged
merged 45 commits into from
Feb 10, 2021
Merged

Better diagnostics #2562

merged 45 commits into from
Feb 10, 2021

Commits on Jan 1, 2021

  1. 🚧 better diagnostics

    nlohmann committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a4d491e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    7b04786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecaab32 View commit details
    Browse the repository at this point in the history
  3. 🚧 fix preprocessor check

    nlohmann committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    c6e7fa2 View commit details
    Browse the repository at this point in the history
  4. 🚧 fix preprocessor check

    nlohmann committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    09cd4ed View commit details
    Browse the repository at this point in the history
  5. 🚧 add tests

    nlohmann committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    7323a8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec0b179 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    7cdf34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc3bb1 View commit details
    Browse the repository at this point in the history
  3. 👌 fix operator[]

    nlohmann committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    0617bd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04a0a07 View commit details
    Browse the repository at this point in the history
  5. 👌 fix operator[]

    nlohmann committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    e4af1dd View commit details
    Browse the repository at this point in the history
  6. 👌 clean operator[]

    nlohmann committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    d4a91b7 View commit details
    Browse the repository at this point in the history
  7. 👌 fix constructor

    nlohmann committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    43cd5c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

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

Commits on Jan 10, 2021

  1. 🚨 fix warnings

    nlohmann committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    a834045 View commit details
    Browse the repository at this point in the history
  2. ♻️ simplify code

    nlohmann committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    1d6ba22 View commit details
    Browse the repository at this point in the history
  3. ♻️ simplify code

    nlohmann committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    9d0150c View commit details
    Browse the repository at this point in the history
  4. 🐛 fix invariants

    nlohmann committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    ff57bdc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    10751d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d3aa4 View commit details
    Browse the repository at this point in the history
  3. 📝 fix comment

    nlohmann committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a776216 View commit details
    Browse the repository at this point in the history
  4. 👌 address comment

    nlohmann committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    0d1fb38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f803766 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    1a467a8 View commit details
    Browse the repository at this point in the history
  2. 👌 address comments

    nlohmann committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    b0d8628 View commit details
    Browse the repository at this point in the history
  3. 💚 fix build

    nlohmann committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7633a21 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

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

Commits on Jan 17, 2021

  1. 🚨 fix warnings

    nlohmann committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    e23af74 View commit details
    Browse the repository at this point in the history
  2. 💚 fix build

    nlohmann committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    65107f7 View commit details
    Browse the repository at this point in the history
  3. 💚 fix build

    nlohmann committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    5ec0980 View commit details
    Browse the repository at this point in the history
  4. ✅ improve coverage

    nlohmann committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    3337968 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

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

Commits on Jan 21, 2021

  1. ✅ improve coverage

    nlohmann committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    51ac600 View commit details
    Browse the repository at this point in the history
  2. 📝 update documentation

    nlohmann committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    d00ad33 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. 📝 update documentation

    nlohmann committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    7b7da08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380a613 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. 👌 apply suggestion

    Co-authored-by: Alexander Karzhenkov <[email protected]>
    nlohmann and karzhenkov authored Jan 24, 2021
    Configuration menu
    Copy the full SHA
    c190a72 View commit details
    Browse the repository at this point in the history
  2. ✅ add test

    nlohmann committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    e8dba10 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

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

Commits on Jan 26, 2021

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

Commits on Feb 7, 2021

  1. Merge branch 'develop' of https://github.com/nlohmann/json into diagn…

    …ostics
    
    � Conflicts:
    �	include/nlohmann/detail/input/parser.hpp
    �	single_include/nlohmann/json.hpp
    nlohmann committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    4917e7c View commit details
    Browse the repository at this point in the history
  2. 🔀 merge develop branch

    nlohmann committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    56a6dec View commit details
    Browse the repository at this point in the history