summaryrefslogtreecommitdiff
path: root/src/utils/cpp/json.hpp
AgeCommit message (Expand)Author
2024-10-07Disable misc-no-recursion checkMaksim Denisov
2024-08-27Reformat code to comply with clang-format 18Klaus Aehlig
2024-04-11json: support pruningKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2023-08-28fmt: Specialize formatter only for version >= 10Oliver Reiche
2023-08-28Add explicit fmt::formatter for nlohmann::basic_jsonMichael Thies
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-02Utils: Drop ill-formed audit checks for truncating JSONOliver Reiche
2022-06-29util: support abbreviating jsonKlaus Aehlig
2022-04-25json utils: support indentation up to a given depthKlaus Aehlig
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-02-25Format: Apply alphabetical include orderOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig