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

string_view support for object access #2685

Closed
wants to merge 55 commits into from
Closed

string_view support for object access #2685

wants to merge 55 commits into from

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    e3c2d55 View commit details
    Browse the repository at this point in the history
  2. 🐛 add missing negation

    nlohmann committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    edd2462 View commit details
    Browse the repository at this point in the history
  3. 🐛 add missing negation

    nlohmann committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d770517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7742859 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    6019b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea15c4 View commit details
    Browse the repository at this point in the history
  3. 📝 update documentation

    nlohmann committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ba97e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    360f21e View commit details
    Browse the repository at this point in the history
  5. 💚 fix build

    nlohmann committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    2f2c759 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    16fb0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01a6a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    4a78689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d42f37a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    47c7e2c View commit details
    Browse the repository at this point in the history
  2. 👌 apply review comments

    nlohmann committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    268600e View commit details
    Browse the repository at this point in the history
  3. 💡 update documentation

    nlohmann committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    203b53d View commit details
    Browse the repository at this point in the history
  4. 💚 fix build

    nlohmann committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    5c1c79b View commit details
    Browse the repository at this point in the history
  5. 👌 apply review comments

    nlohmann committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    0ff33d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    f359d74 View commit details
    Browse the repository at this point in the history
  2. ♻️ clean up

    nlohmann committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    69d74d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418fdba View commit details
    Browse the repository at this point in the history
  4. ⚗️ add forgotten forward

    nlohmann committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    02b36e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

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

Commits on May 3, 2021

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

    …g_view
    
    � Conflicts:
    �	include/nlohmann/detail/meta/type_traits.hpp
    �	single_include/nlohmann/json.hpp
    nlohmann committed May 3, 2021
    Configuration menu
    Copy the full SHA
    4a16e55 View commit details
    Browse the repository at this point in the history
  2. 🔀 merge develop

    nlohmann committed May 3, 2021
    Configuration menu
    Copy the full SHA
    0818554 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12c0bc4 View commit details
    Browse the repository at this point in the history
  4. 👌 apply review comments

    nlohmann committed May 3, 2021
    Configuration menu
    Copy the full SHA
    eb0f8d7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. 👌 apply review comments

    nlohmann committed May 4, 2021
    Configuration menu
    Copy the full SHA
    aaef7cd View commit details
    Browse the repository at this point in the history
  2. 👌 apply review comments

    nlohmann committed May 4, 2021
    Configuration menu
    Copy the full SHA
    b27938a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. 🚧 fix return type

    nlohmann committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    80cb607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ba8c43 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    575c28c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bd8a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3212700 View commit details
    Browse the repository at this point in the history
  4. ⚗️ add fix for Clang 3.5

    nlohmann committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    86dd665 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

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

Commits on Aug 30, 2021

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

    …g_view
    
    � Conflicts:
    �	include/nlohmann/detail/meta/type_traits.hpp
    �	include/nlohmann/json.hpp
    �	single_include/nlohmann/json.hpp
    nlohmann committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    d15ad85 View commit details
    Browse the repository at this point in the history
  2. 🔀 merge develop

    nlohmann committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8b9e297 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

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

    …g_view
    
    � Conflicts:
    �	include/nlohmann/json.hpp
    �	single_include/nlohmann/json.hpp
    nlohmann committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    11eab8a View commit details
    Browse the repository at this point in the history
  2. 🔀 update from develop

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

Commits on Nov 20, 2021

  1. Configuration menu
    Copy the full SHA
    76109db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e86d8b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf06ba8 View commit details
    Browse the repository at this point in the history
  4. 📝 overwork documentation

    nlohmann committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    25ca594 View commit details
    Browse the repository at this point in the history
  5. ✅ improve coverage

    nlohmann committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    5379b5d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. 👌 address review comments

    nlohmann committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    15e4598 View commit details
    Browse the repository at this point in the history
  2. 👌 address review comments

    nlohmann committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    0eac6b3 View commit details
    Browse the repository at this point in the history
  3. 👌 address review comments

    nlohmann committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    47b9b7e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

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

Commits on Dec 31, 2021

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

    …g_view
    
    � Conflicts:
    �	doc/mkdocs/docs/api/basic_json/contains.md
    �	doc/mkdocs/docs/api/basic_json/find.md
    �	include/nlohmann/json.hpp
    �	single_include/nlohmann/json.hpp
    �	test/src/unit-regression2.cpp
    nlohmann committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    6115454 View commit details
    Browse the repository at this point in the history
  2. 🔀 merge develop branch

    nlohmann committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    72d8615 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

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

Commits on Jan 2, 2022

  1. ⏪ undo commit 15e4598

    nlohmann committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    2cdf3dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b01293f View commit details
    Browse the repository at this point in the history
  3. ⏪ undo commit d8db435

    nlohmann committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    b18d97d View commit details
    Browse the repository at this point in the history