summaryrefslogtreecommitdiff
path: root/src/json_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* src: replace static const string_view by static constexprDaniel Lemire2023-04-151-1/+4
* src: use string_view for report and related codeAnna Henningsen2023-02-201-2/+2
* src: fix json utils escapes for U+000Blegendecas2022-06-141-5/+5
* src: simplify Reindent function in json_utils.ccsapics2020-06-081-5/+4
* src: move JSONWriter into its own fileAnna Henningsen2020-04-021-0/+67