summaryrefslogtreecommitdiffstats
path: root/json-writer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt2024-12-061-0/+2
* strbuf: introduce strbuf_addstrings() to repeatedly add a stringGhanshyam Thakkar2024-05-291-4/+1
* treewide: remove unnecessary cache.h includes in source filesElijah Newren2023-02-241-1/+1
* *.c *_init(): define in terms of corresponding *_INIT macroÆvar Arnfjörð Bjarmason2021-07-011-4/+2
* json_writer: new routines to create JSON dataJeff Hostetler2018-07-161-0/+414