Niels Lohmann
|
1bd8a10225
|
👌 fix code according to review comments
|
2021-07-22 12:38:48 +02:00 |
|
Niels Lohmann
|
8ba8c43707
|
Merge branch 'develop' of https://github.com/nlohmann/json into string_view
|
2021-07-16 08:45:53 +02:00 |
|
Niels Lohmann
|
80cb607e8c
|
🚧 fix return type
|
2021-07-16 08:08:26 +02:00 |
|
Niels Lohmann
|
3e4723a49f
|
🔨 remove noexcept annotation
|
2021-07-15 21:49:09 +02:00 |
|
Niels Lohmann
|
149ded856f
|
♻️ simplify destroy() function for primitive types
|
2021-07-15 12:46:48 +02:00 |
|
Niels Lohmann
|
a711e1f5a7
|
🚨 fix warnings
|
2021-07-13 15:37:57 +02:00 |
|
Niels Lohmann
|
3bb9467073
|
♻️ move capacity check to set_parent function
|
2021-07-13 15:27:27 +02:00 |
|
Niels Lohmann
|
bc7e8faa4f
|
🔥 remove duplicated line
|
2021-07-12 19:21:07 +02:00 |
|
Niels Lohmann
|
b0730f29cf
|
🐛 fix logics
|
2021-07-12 15:24:06 +02:00 |
|
Niels Lohmann
|
d40e98ecef
|
🐛 fix assertion failure #2838
|
2021-07-12 13:38:28 +02:00 |
|
David Pfahler
|
aa849a2275
|
Merge branch 'nlohmann:develop' into without-io
|
2021-06-14 08:22:49 +02:00 |
|
David Pfahler
|
ae9bbbc941
|
include io only if JSON_NO_IO is not set for #2728
|
2021-05-31 14:26:45 +02:00 |
|
Niels Lohmann
|
b27938aca3
|
👌 apply review comments
|
2021-05-04 12:47:20 +02:00 |
|
Niels Lohmann
|
aaef7cd2f8
|
👌 apply review comments
|
2021-05-04 12:35:07 +02:00 |
|
Niels Lohmann
|
eb0f8d734c
|
👌 apply review comments
|
2021-05-03 20:42:28 +02:00 |
|
Niels Lohmann
|
4a16e5596c
|
Merge branch 'develop' of https://github.com/nlohmann/json into string_view
Conflicts:
include/nlohmann/detail/meta/type_traits.hpp
single_include/nlohmann/json.hpp
|
2021-05-03 20:12:53 +02:00 |
|
Niels Lohmann
|
cdfe865486
|
📝 add documentation for numbers
|
2021-04-28 20:33:05 +02:00 |
|
Niels Lohmann
|
a34e011e24
|
Merge pull request #2576 from AnthonyVH/non_default_constructable_stl_containers
Add support for deserialization of STL containers of non-default constructable types (fixes #2574).
|
2021-04-25 15:22:37 +02:00 |
|
David Pfahler
|
1a1381f071
|
Fixes #2728
includes some macros to be defined for using without file io.
|
2021-04-21 10:24:01 +02:00 |
|
raduteo
|
35d79203ec
|
Update json.hpp
|
2021-04-12 19:47:02 -04:00 |
|
Niels Lohmann
|
ea4891fb5c
|
👌 implement some review comments
|
2021-03-31 10:42:08 +02:00 |
|
Niels Lohmann
|
02b36e928f
|
⚗️ add forgotten forward
|
2021-03-30 10:46:00 +02:00 |
|
Niels Lohmann
|
69d74d4e3d
|
♻️ clean up
|
2021-03-30 08:41:44 +02:00 |
|
Niels Lohmann
|
0ff33d090b
|
👌 apply review comments
|
2021-03-29 22:32:54 +02:00 |
|
Niels Lohmann
|
203b53d7cb
|
💡 update documentation
|
2021-03-29 13:23:09 +02:00 |
|
Niels Lohmann
|
268600e63b
|
👌 apply review comments
|
2021-03-29 12:18:33 +02:00 |
|
Niels Lohmann
|
d42f37a5f8
|
🚧 implement operator[] for string_view
|
2021-03-28 14:34:14 +02:00 |
|
Niels Lohmann
|
d01a6a4613
|
🚧 add overload for erase(std::string_view)
|
2021-03-26 13:33:22 +01:00 |
|
Niels Lohmann
|
2f2c75942b
|
💚 fix build
|
2021-03-25 13:31:11 +01:00 |
|
Niels Lohmann
|
5ea15c4419
|
♻️ unify types for object keys
|
2021-03-25 12:54:09 +01:00 |
|
Niels Lohmann
|
7742859bd7
|
⚗️ add more std::string_view support
|
2021-03-24 20:57:46 +01:00 |
|
Niels Lohmann
|
edd24629e0
|
🐛 add missing negation
|
2021-03-24 20:32:08 +01:00 |
|
Niels Lohmann
|
e3c2d552d3
|
⚗️ at() for std::string_view #1529
|
2021-03-24 20:19:38 +01:00 |
|
Anthony VH
|
333612ce35
|
Merge remote-tracking branch 'upstream/develop' into non_default_constructable_stl_containers
|
2021-03-24 12:33:57 +01:00 |
|
Niels Lohmann
|
6f551930e5
|
🚨 add new CI and fix warnings (#2561)
* ⚗️ move CI targets to CMake
* ♻️ add target for cpplint
* ♻️ add target for self-contained binaries
* ♻️ add targets for iwyu and infer
* 🔊 add version output
* ♻️ add target for oclint
* 🚨 fix warnings
* ♻️ rename targets
* ♻️ use iwyu properly
* 🚨 fix warnings
* ♻️ use iwyu properly
* ♻️ add target for benchmarks
* ♻️ add target for CMake flags
* 👷 use GitHub Actions
* ⚗️ try to install Clang 11
* ⚗️ try to install GCC 11
* ⚗️ try to install Clang 11
* ⚗️ try to install GCC 11
* ⚗️ add clang analyze target
* 🔥 remove Google Benchmark
* ⬆️ Google Benchmark 1.5.2
* 🔥 use fetchcontent
* 🐧 add target to download a Linux version of CMake
* 🔨 fix dependency
* 🚨 fix includes
* 🚨 fix comment
* 🔧 adjust flags for GCC 11.0.0 20210110 (experimental)
* 🐳 user Docker image to run CI
* 🔧 add target for Valgrind
* 👷 add target for Valgrind tests
* ⚗️ add Dart
* ⏪ remove Dart
* ⚗️ do not call ctest in test subdirectory
* ⚗️ download test data explicitly
* ⚗️ only execute Valgrind tests
* ⚗️ fix labels
* 🔥 remove unneeded jobs
* 🔨 cleanup
* 🐛 fix OCLint call
* ✅ add targets for offline and git-independent tests
* ✅ add targets for C++ language versions and reproducible tests
* 🔨 clean up
* 👷 add CI steps for cppcheck and cpplint
* 🚨 fix warnings from Clang-Tidy
* 👷 add CI steps for Clang-Tidy
* 🚨 fix warnings
* 🔧 select proper binary
* 🚨 fix warnings
* 🚨 suppress some unhelpful warnings
* 🚨 fix warnings
* 🎨 fix format
* 🚨 fix warnings
* 👷 add CI steps for Sanitizers
* 🚨 fix warnings
* ⚡ add optimization to sanitizer build
* 🚨 fix warnings
* 🚨 add missing header
* 🚨 fix warnings
* 👷 add CI step for coverage
* 👷 add CI steps for disabled exceptions and implicit conversions
* 🚨 fix warnings
* 👷 add CI steps for checking indentation
* 🐛 fix variable use
* 💚 fix build
* ➖ remove CircleCI
* 👷 add CI step for diagnostics
* 🚨 fix warning
* 🔥 clean Travis
|
2021-03-24 07:15:18 +01:00 |
|
Niels Lohmann
|
74cc0ab470
|
♻️ remove diagnostics_t class
|
2021-01-25 13:47:50 +01:00 |
|
Niels Lohmann
|
e23af7434d
|
🚨 fix warnings
|
2021-01-17 13:32:26 +01:00 |
|
Niels Lohmann
|
e9d641130d
|
🐛 proper JSON Pointer escape in diagnostic messages
|
2021-01-16 15:33:05 +01:00 |
|
Niels Lohmann
|
7633a21e6c
|
💚 fix build
|
2021-01-15 16:58:05 +01:00 |
|
Niels Lohmann
|
b0d8628c49
|
👌 address comments
|
2021-01-15 16:54:00 +01:00 |
|
Niels Lohmann
|
f8037660d0
|
♻️ add iterator set_parent function
|
2021-01-14 22:43:52 +01:00 |
|
Niels Lohmann
|
a77621687a
|
📝 fix comment
|
2021-01-14 21:56:19 +01:00 |
|
Niels Lohmann
|
b9d3aa4067
|
♻️ split set_parent function
|
2021-01-14 21:55:49 +01:00 |
|
Anthony VH
|
6eb37e9b78
|
Only add conditional constexpr to get() for >= C++14 to work around errors on older compilers.
|
2021-01-14 12:41:30 +01:00 |
|
Anthony VH
|
fbf6df63d9
|
Enable member function calls in trailing return decltype expressions for older compilers.
|
2021-01-13 00:12:51 +01:00 |
|
Anthony VH
|
6ef1614fa9
|
Refactor json::get() to use priority_tag.
|
2021-01-12 18:28:47 +01:00 |
|
Niels Lohmann
|
ff57bdcc8b
|
🐛 fix invariants
|
2021-01-10 22:40:50 +01:00 |
|
Niels Lohmann
|
9d0150c234
|
♻️ simplify code
|
2021-01-10 15:04:14 +01:00 |
|
Niels Lohmann
|
a83404525e
|
🚨 fix warnings
|
2021-01-10 13:39:36 +01:00 |
|
Niels Lohmann
|
e160749003
|
♻️ move diagnostic code in header
|
2021-01-09 19:21:18 +01:00 |
|