summaryrefslogtreecommitdiff
path: root/json-writer.c
AgeCommit message (Expand)Author
2025-05-16json-writer: add docstrings to jw_* functionsLucas Seiki Oshiro
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt
2024-05-29strbuf: introduce strbuf_addstrings() to repeatedly add a stringGhanshyam Thakkar
2023-02-23treewide: remove unnecessary cache.h includes in source filesElijah Newren
2021-07-01*.c *_init(): define in terms of corresponding *_INIT macroÆvar Arnfjörð Bjarmason
2018-07-16json_writer: new routines to create JSON dataJeff Hostetler