Commit Graph

4138 Commits

Author SHA1 Message Date
Niels Lohmann
f4ea5bce25
⚗️ add Dart 2021-01-25 22:47:39 +01:00
Niels Lohmann
f3a68aeb05
👷 add target for Valgrind tests 2021-01-25 22:33:27 +01:00
Niels Lohmann
40a6532da2
🔧 add target for Valgrind 2021-01-25 22:17:11 +01:00
Niels Lohmann
74cc0ab470
♻️ remove diagnostics_t class 2021-01-25 13:47:50 +01:00
Niels Lohmann
e8dba10f53
add test 2021-01-24 17:45:48 +01:00
Niels Lohmann
c190a72f3d
👌 apply suggestion
Co-authored-by: Alexander Karzhenkov <karzhenkov@mail.ru>
2021-01-24 17:45:08 +01:00
Niels Lohmann
b83fe5dbf2
Merge pull request #2607 from nlohmann/issue1952
Add GDB pretty printer
2021-01-24 13:58:20 +01:00
Niels Lohmann
579190152a
🐳 user Docker image to run CI 2021-01-24 13:57:29 +01:00
Niels Lohmann
2efc29540e
🔧 adjust flags for GCC 11.0.0 20210110 (experimental) 2021-01-23 21:25:41 +01:00
Niels Lohmann
380a613f2b
🐛 fix bug in diagnostics_t 2021-01-23 20:58:59 +01:00
Niels Lohmann
9dd1d50bf3
🚨 fix comment 2021-01-23 20:38:08 +01:00
Niels Lohmann
96a1334072
🚨 fix includes 2021-01-23 17:07:09 +01:00
Niels Lohmann
395788c311
🔨 fix dependency 2021-01-23 17:04:17 +01:00
Niels Lohmann
05e2cd4e1e
🐧 add target to download a Linux version of CMake 2021-01-23 14:22:12 +01:00
Niels Lohmann
d7d34df789
🔥 use fetchcontent 2021-01-23 14:10:12 +01:00
Niels Lohmann
c092de131d
⬆️ Google Benchmark 1.5.2 2021-01-23 13:59:52 +01:00
Niels Lohmann
d2ef9a4416
🔥 remove Google Benchmark 2021-01-23 13:56:55 +01:00
Niels Lohmann
312a998873
🚸 add GDB pretty printer 2021-01-23 13:26:44 +01:00
Niels Lohmann
7b7da08fb6
📝 update documentation 2021-01-23 10:04:19 +01:00
Niels Lohmann
d00ad33e46
📝 update documentation 2021-01-21 21:47:19 +01:00
Niels Lohmann
51ac6000d2
improve coverage 2021-01-21 13:36:23 +01:00
Niels Lohmann
d6ff059a90
👌 addressed review comments 2021-01-20 15:05:07 +01:00
Niels Lohmann
33379684b4
improve coverage 2021-01-17 22:52:40 +01:00
Niels Lohmann
08d51c0cf6
⚗️ add clang analyze target 2021-01-17 20:36:53 +01:00
Niels Lohmann
06bffd263e
⚗️ add clang analyze target 2021-01-17 20:33:36 +01:00
Niels Lohmann
b7befb2faa
⚗️ add clang analyze target 2021-01-17 17:11:39 +01:00
Niels Lohmann
a749b1cca5
⚗️ try to install GCC 11 2021-01-17 16:55:06 +01:00
Niels Lohmann
5ec0980514
💚 fix build 2021-01-17 16:51:14 +01:00
Niels Lohmann
bac98447ec
⚗️ try to install Clang 11 2021-01-17 15:12:49 +01:00
Niels Lohmann
ce9f6a1133
⚗️ try to install GCC 11 2021-01-17 14:59:46 +01:00
Niels Lohmann
755f694995
⚗️ try to install Clang 11 2021-01-17 14:46:20 +01:00
Niels Lohmann
bd859960f4
👷 use GitHub Actions 2021-01-17 14:41:06 +01:00
Niels Lohmann
4a56f12cf4
👷 use GitHub Actions 2021-01-17 14:37:38 +01:00
Niels Lohmann
65107f7c9d
💚 fix build 2021-01-17 13:32:36 +01:00
Niels Lohmann
e23af7434d
🚨 fix warnings 2021-01-17 13:32:26 +01:00
Niels Lohmann
7d5881a9b2
Merge branch 'develop' of https://github.com/nlohmann/json into ci 2021-01-16 15:49:00 +01:00
Niels Lohmann
aeecc09ba1
add tests for diagnostics 2021-01-16 15:33:19 +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
1a467a8c4e
Merge branch 'develop' of https://github.com/nlohmann/json into diagnostics 2021-01-15 16:48:50 +01:00
Niels Lohmann
f8037660d0
♻️ add iterator set_parent function 2021-01-14 22:43:52 +01:00
Niels Lohmann
92fa1d9582
Merge pull request #2582 from bl-ue/patch-1
readme: fix tilde character display
2021-01-14 22:11:33 +01:00
Niels Lohmann
0d1fb383b7
👌 address comment 2021-01-14 22:05:08 +01:00
bl-ue
c9d325b64b readme: fix tilde character display 2021-01-14 15:59:28 -05: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
Niels Lohmann
10751d1189
Merge branch 'develop' of https://github.com/nlohmann/json into diagnostics 2021-01-14 21:38:48 +01:00
Niels Lohmann
14be8c69fe
💰 add sponsor 2021-01-11 08:00:49 +01:00
Niels Lohmann
ff57bdcc8b
🐛 fix invariants 2021-01-10 22:40:50 +01:00