aboutsummaryrefslogtreecommitdiff
path: root/src/libutil/json-utils.hh
AgeCommit message (Expand)Author
2024-03-04fix: `nlohmann::adl_serializer` for `std::optional` (#9147)eldritch horrors
2023-08-05Fix derivation load assertion errorsFelix Uhl
2023-06-18Create nlohmann serializers for `std::optional` and useJohn Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2022-05-04Move json stuff out of util.ccEelco Dolstra