Niels Lohmann
|
515d994acb
|
🦉 adjust year (#5044)
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
|
2026-01-01 20:00:39 +01:00 |
|
Niels Lohmann
|
54be9b04f0
|
🦉 update REUSE (#4960)
|
2025-10-23 06:56:36 +02:00 |
|
Niels Lohmann
|
1705bfe914
|
🔫 set version to 3.12.0 (#4727)
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
|
2025-04-11 10:41:14 +02:00 |
|
Niels Lohmann
|
f06604fce0
|
Bump the copyright years (#4606)
* 🦉 bump the copyright years
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
* 🦉 bump the copyright years
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
* 🦉 bump the copyright years
Signed-off-by: Niels Lohmann <niels.lohmann@gmail.com>
---------
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
Signed-off-by: Niels Lohmann <niels.lohmann@gmail.com>
|
2025-01-19 17:04:17 +01:00 |
|
Niels Lohmann
|
1b9a9d1f21
|
Update licenses (#4521)
* 🦉 update licenses
* 🦉 update licenses
|
2024-11-29 17:38:42 +01:00 |
|
Niels Lohmann
|
9cca280a4d
|
JSON for Modern C++ 3.11.3 (#4222)
|
2023-11-28 22:36:31 +01:00 |
|
Niels Lohmann
|
f56c6e2e30
|
Update documentation for the next release (#4216)
|
2023-11-26 15:51:19 +01:00 |
|
Niels Lohmann
|
9d69186291
|
🔫 set version to 3.11.2
|
2022-08-12 15:04:06 +02:00 |
|
Niels Lohmann
|
f2020da0dd
|
🔫 set version to 3.11.1
|
2022-08-01 23:27:58 +02:00 |
|
Niels Lohmann
|
ce0e13ccea
|
🔫 set version to 3.11.0
|
2022-07-31 23:19:06 +02:00 |
|
Niels Lohmann
|
527da54dcb
|
Use REUSE framework (#3546)
* 🦉 add licenses
* 👷 add REUSE compliance check
* 📡 add badge for REUSE
Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
|
2022-07-20 12:38:07 +02: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
|
bb90e34d22
|
🤜 Hedley v15
|
2021-02-07 17:47:08 +01:00 |
|
Niels Lohmann
|
dfedefb993
|
🎓 fix warnings
|
2020-12-26 17:56:16 +01:00 |
|
Niels Lohmann
|
411fc3249b
|
🤜 Hedley 14 (dev branch)
|
2020-08-12 13:00:57 +02:00 |
|
Niels Lohmann
|
6a53a95c32
|
🤜 Hedley 13
|
2020-04-06 11:56:33 +02:00 |
|
Evan Nemerson
|
fbcbc76d10
|
Update Hedley to v11.
|
2019-10-16 13:39:40 -07:00 |
|
Niels Lohmann
|
90798caa62
|
🦃 rename Hedley macros
|
2019-07-01 22:37:30 +02:00 |
|
Niels Lohmann
|
025f4cea42
|
🎓 fix warning
|
2019-07-01 22:29:21 +02:00 |
|
Niels Lohmann
|
897362191d
|
🤮 add NLOHMANN_JSON prefix and undef macros
|
2019-07-01 22:24:39 +02:00 |
|
Niels Lohmann
|
1720bfedd1
|
⚗️ add Hedley annotations
|
2019-06-30 22:14:02 +02:00 |
|