summaryrefslogtreecommitdiffstats
path: root/jv_print.c
AgeCommit message (Expand)Author
2013-05-15'length' function now measures string length in codepoints, not bytes.Stephen Dolan
2013-05-13Refactor path logic.Stephen Dolan
2013-05-05Make a few constant globals actually const.Stephen Dolan
2012-12-31Clean up jv_object_foreach and add jv_array_foreachStephen Dolan
2012-12-03Oh alright then, if you insist.Stephen Dolan
2012-12-02Make the -c output more compact. Closes #44.Stephen Dolan
2012-09-18Print Unicode characters unescaped by default.Stephen Dolan
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan