Commit Graph

  • 32eedd480a Revert redundant changes marek.piotrowski 2023-07-21 22:26:42 +0200
  • e9fe11365b Extended macro, escaping annotations marek.piotrowski 2023-07-21 22:22:47 +0200
  • 7a3cf57fc4
    ⬆️ Bump pygments from 2.13.0 to 2.15.0 in /docs/mkdocs dependabot[bot] 2023-07-20 14:48:25 +0000
  • 7046fd3443
    ⬆️ Bump pygments from 2.13.0 to 2.15.0 in /docs/mkdocs dependabot[bot] 2023-07-20 12:03:56 +0000
  • e03a06b332 Clean up, move code around marek.piotrowski 2023-07-20 11:44:44 +0200
  • 6127552b8a Added static annotations marek.piotrowski 2023-07-20 00:19:21 +0200
  • d4a49deb83 Added static annotations marek.piotrowski 2023-07-20 00:10:40 +0200
  • 8e483b18a5 Adding minimal annotation support and a simple example marek.piotrowski 2023-07-19 16:56:01 +0200
  • f11c36642e Amalgamated Aviral Singh 2023-07-17 18:58:06 +0530
  • 63152c59aa Add better end of input error message (#4037) Aviral Singh 2023-07-17 18:44:10 +0530
  • 4bcd79dac2
    Merge branch 'nlohmann:develop' into main Sarvex ☠ Jatasra 2023-07-17 16:39:36 +0530
  • 38434447ff Use SPM 5.8 Aleksei 2023-05-26 08:34:53 +0300
  • 5783217ba2 Support Apple's Swift Package Manager Aleksei 2023-04-13 20:16:33 +0300
  • 7eabbcd2d4
    Rename cmake/nlohmann_jsonConfigVersion.cmake.in to BeingTormented07/json BeingTormented07 2023-06-18 20:45:34 -0400
  • 87ae0e6b6d I removed a duplicate code and used a function does the job. Tomerkm 2023-06-16 17:41:07 +0300
  • 6dd9606439 Added the following tests: 1. fill 2. fill_n 3. move 4. move_backward Tomerkm 2023-06-16 17:03:40 +0300
  • 5190c4d643 improved ordered map Tomerkm 2023-06-16 13:32:47 +0300
  • d4ea10f548 Revert "improved performance of iterators and memory of the "at" function" Tomerkm 2023-06-16 13:16:34 +0300
  • 5b46712f6b improved performance of iterators and memory of the "at" function Tomerkm 2023-06-16 13:14:40 +0300
  • 83bf8dd35e
    Merge branch 'nlohmann:develop' into develop Tomerkm 2023-06-16 12:26:20 +0300
  • 5d2754306d
    💸 add sponsor Niels Lohmann 2023-06-14 07:39:09 +0200
  • dbc6a1ded1
    Merge branch 'nlohmann:develop' into develop alferov 2023-06-11 19:22:42 +0300
  • c71ecde505
    Use template get instead of get in examples (#4039) No 2023-06-11 04:06:24 -0400
  • 793878898f
    Added to tests the file unit-algorithm.cpp (c++ 11) functions from algorithm library (#4044) Tomerkm 2023-06-11 10:59:57 +0300
  • ae144bae3a added the tests that was before editing Tomerkm 2023-06-10 23:10:56 +0300
  • 6706a8919c canceled comments Tomerkm 2023-06-10 15:35:49 +0300
  • e3b114ecab formated the file using tests/src/unit-algorithms.cpp make amalgamat Tomerkm 2023-06-10 12:50:24 +0300
  • 254395e5f7
    Add to CONTRIBUTING.md that `make pretty` is required for test updates. (#4045) gregmarr 2023-06-08 09:47:44 -0700
  • ab06fc9951
    Fix Clang-Tidy warnings (#4047) Niels Lohmann 2023-06-08 18:46:48 +0200
  • 609e268839
    💚 fix Clang-Tidy warnings Niels Lohmann 2023-06-07 21:22:14 +0200
  • 0577d5a760
    💚 fix Clang-Tidy warnings Niels Lohmann 2023-06-07 20:59:11 +0200
  • 35ede50cfd
    remove std::forward in loops Niels Lohmann 2023-06-07 20:30:55 +0200
  • 085a7fb76f
    remove std::forward in loops Niels Lohmann 2023-06-07 20:13:43 +0200
  • 3b058ac9f6
    💚 fix Clang-Tidy warnings Niels Lohmann 2023-06-06 22:11:55 +0200
  • ad05d9f123
    💚 fix Clang-Tidy warnings Niels Lohmann 2023-06-06 21:20:23 +0200
  • 65589f9941
    💚 fix Clang-Tidy warnings Niels Lohmann 2023-06-06 20:30:56 +0200
  • 682998faf6
    💚 fix Clang-Tidy warnings Niels Lohmann 2023-06-06 20:00:22 +0200
  • 4e3197a87c Fix JSON_HAS_STATIC_RTTI ALFEROV 2023-06-05 14:41:31 +0300
  • e320bb2140
    Create json_has_static_rtti.md alferov 2023-06-04 17:11:45 +0300
  • f9bcc2061f Fix compile error with _HAS_STATIC_RTTI=1 ALFEROV 2023-06-04 15:00:54 +0300
  • 3128faed71
    Add to CONTRIBUTING.md that `make pretty` is required for test updates. gregmarr 2023-06-03 13:16:59 -0400
  • b4312a18de removed float check Tomerkm 2023-06-03 14:07:38 +0300
  • b4fd9e5545 move up Tomerkm 2023-06-03 12:49:47 +0300
  • 9c7247f4b0 removed vector std Tomerkm 2023-06-03 12:46:55 +0300
  • ccce0b1a8b comment copy function to check if CI will be passed Tomerkm 2023-06-03 12:31:52 +0300
  • 01e313e3f5 removed the test failed in gcc Tomerkm 2023-06-03 10:48:05 +0300
  • 741e606bc6 fixed error compile linux Tomerkm 2023-06-02 20:46:16 +0300
  • c0217184f5 Added to the file unit-algorithm.cpp (c++ 11) the following functions that were missing: 1. iota 2. copy 3. copy if 4. copy n Tomerkm 2023-06-02 19:42:00 +0300
  • d9a69455b4
    Merge pull request #8 from sarvex/dependabot/pip/docs/mkdocs/tornado-6.3.2 Sarvex ☠ Jatasra 2023-05-26 23:06:16 +0530
  • 84c2895896
    ⬆️ Bump tornado from 6.2 to 6.3.2 in /docs/mkdocs dependabot[bot] 2023-05-25 18:53:47 +0000
  • c140f4fec9
    ⬆️ Bump tornado from 6.2 to 6.3.2 in /docs/mkdocs dependabot[bot] 2023-05-25 18:36:11 +0000
  • f618d33a81
    Merge branch 'nlohmann:develop' into main Sarvex ☠ Jatasra 2023-05-25 15:27:11 +0530
  • 8a1756f1cc
    Merge pull request #7 from sarvex/dependabot/pip/docs/mkdocs/requests-2.31.0 Sarvex ☠ Jatasra 2023-05-25 15:26:14 +0530
  • dc1797e566
    ⬆️ Bump requests from 2.28.1 to 2.31.0 in /docs/mkdocs dependabot[bot] 2023-05-23 05:48:55 +0000
  • 7b69f6800b
    ⬆️ Bump requests from 2.28.1 to 2.31.0 in /docs/mkdocs dependabot[bot] 2023-05-23 04:35:39 +0000
  • f8a7f03f05
    Replace all get<> with template get<> tusooa 2023-05-22 12:24:10 -0400
  • 182b32d807
    Use template get instead of get in examples No 2023-05-22 11:51:33 -0400
  • a0c1318830
    Fix CI + new Doctest (#3985) Niels Lohmann 2023-05-21 17:23:18 +0200
  • d9f2db4cde
    💚 remove failing test Niels Lohmann 2023-05-21 14:51:24 +0200
  • 8fecaf71a1
    ⚗️ try to fix compilation issue Niels Lohmann 2023-05-20 14:52:07 +0200
  • 98d5297d32
    ⚗️ try to fix compilation issue Niels Lohmann 2023-05-20 13:46:38 +0200
  • 421ccdf677
    ⚗️ try to fix compilation issue Niels Lohmann 2023-05-20 13:09:19 +0200
  • 6e74433139
    ⚗️ try to fix compilation issue Niels Lohmann 2023-05-20 12:26:57 +0200
  • 0deb90c02b
    Create codeql.yml Sarvex ☠ Jatasra 2023-05-19 11:41:02 +0530
  • 68b684ea31
    Merge pull request #6 from sarvex/dependabot/pip/docs/mkdocs/gitpython-3.1.30 Sarvex ☠ Jatasra 2023-05-19 11:40:14 +0530
  • ceab478ff3
    Create renovate.json Sarvex ☠ Jatasra 2023-05-19 11:39:40 +0530
  • 0e9371762e
    ⬆️ Bump gitpython from 3.1.29 to 3.1.30 in /docs/mkdocs dependabot[bot] 2023-05-19 06:09:33 +0000
  • 362adedb15
    Merge pull request #5 from sarvex/dependabot/pip/docs/mkdocs/pymdown-extensions-10.0 Sarvex ☠ Jatasra 2023-05-19 11:38:47 +0530
  • 6a1b36fde9
    Add NLOHMANN_DEFINE_DERIVED_TYPE_* macros Niccolò Iardella 2023-05-18 12:54:38 +0200
  • bf13bdbb72
    ⬆️ Bump pymdown-extensions from 9.9 to 10.0 in /docs/mkdocs dependabot[bot] 2023-05-15 20:55:14 +0000
  • 78731a7875
    ⬆️ Bump pymdown-extensions from 9.9 to 10.0 in /docs/mkdocs dependabot[bot] 2023-05-15 20:54:59 +0000
  • 64a8c59e7d ISSUE-3924 Bumps `mkdocs` and associated tools Schuyler Martin 2023-05-05 13:17:00 -0600
  • f7ad06e1b9
    ⚗️ try to fix compilation issue Niels Lohmann 2023-04-22 14:41:35 +0200
  • 3e2ad4e8ba
    ⚗️ try to fix compilation issue Niels Lohmann 2023-04-22 14:13:37 +0200
  • 0f2457edfd
    Update README.md - fix the repo URL after testing Paweł Kozubal 2023-04-17 23:30:01 +0200
  • 614be938b0
    Update README.md to mention PlatformIO Paweł Kozubal 2023-04-17 23:16:01 +0200
  • 368af84ab2
    Update library.json - general housekeeping Paweł Kozubal 2023-04-17 23:07:48 +0200
  • 07f8285937
    Update library.json to use proper includeDir Paweł Kozubal 2023-04-17 23:06:04 +0200
  • 7544d44c4e
    Update library.json to exclude all source files Paweł Kozubal 2023-04-17 22:58:13 +0200
  • b09e002d0f
    Create library.json for PlatformIO Paweł Kozubal 2023-04-17 22:46:20 +0200
  • f26d9e518d Support Apple's Swift Package Manager Aleksei 2023-04-13 20:16:33 +0300
  • e1fca0b1ae Do not use `#pragma once` David Stone 2023-03-17 10:48:48 -0600
  • cf5c7fbba9
    Merge branch 'nlohmann:develop' into patch-1 Kirill Lokotkov 2023-03-30 16:04:22 +0300
  • 6af826d0bd
    Add Vcpkg port version badge (#3988) Nicolas Jakob 2023-03-24 14:45:47 +0100
  • aad12e5f10 Add Vcpkg port version badge Nicolas Jakob 2023-02-25 22:00:06 +0100
  • 0323b7dc7c
    ⚗️ try to fix compilation issue Niels Lohmann 2023-03-19 14:41:06 +0100
  • 32f3a7a6ff
    ⚗️ try to fix compilation issue Niels Lohmann 2023-03-18 21:48:12 +0100
  • bc46595053
    ⚗️ try to fix compilation issue Niels Lohmann 2023-03-18 15:21:07 +0100
  • 4d77105a0e
    ⬆️ doctest 2.4.11 Niels Lohmann 2023-03-18 14:15:07 +0100
  • 86c28f4e44
    💚 fix warning for GCC with C++23 Niels Lohmann 2023-03-18 13:56:15 +0100
  • 7cb526e4da Only expose `include/nlohmann/json.hpp` as public header Thi Doãn 2023-03-15 13:17:19 +0900
  • 4e337373b4
    💚 add more compiler versions Niels Lohmann 2023-03-13 22:34:13 +0100
  • 28c2c56669
    💚 add more compiler versions Niels Lohmann 2023-03-13 21:47:50 +0100
  • d87573e9d2
    💚 add more compiler versions Niels Lohmann 2023-03-13 21:28:23 +0100
  • ff6d6962dd
    💚 add more compiler versions Niels Lohmann 2023-03-13 14:24:08 +0100
  • cf8c0364d7
    💚 suppress misc-use-anonymous-namespace for Doctest Niels Lohmann 2023-03-13 14:23:54 +0100
  • 494c7ce978
    💚 fix version finding Niels Lohmann 2023-03-13 13:55:48 +0100
  • 0d1b4c3eee
    💚 suppress -Wunsafe-buffer-usage warnings Niels Lohmann 2023-03-13 13:23:35 +0100
  • 546370c9e7
    Set minimal permissions to Github Workflows (#3972) Joyce 2023-03-13 08:14:35 -0300
  • bb3c7cbd0a
    chore: update windows.yml permissions Joyce 2023-03-09 15:01:59 -0300