about summary refs log tree commit diff
path: root/src/libutil/json.hh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06 toJSON(): Support some more typesEelco Dolstra1-0/+2
2016-08-30 Fix 32-bit buildEelco Dolstra1-0/+1
2016-08-29 nix path-info: Add --json flagEelco Dolstra1-0/+183
Also, factor out JSON generation from value-to-json.{cc,hh}, and support producing indented JSON.