summaryrefslogtreecommitdiffstats
path: root/jv.h
AgeCommit message (Expand)Author
2013-05-15'length' function now measures string length in codepoints, not bytes.Stephen Dolan
2013-05-07Rename complex to nontrivial for safety (#113)Nicolas Williams
2012-12-31Clean up jv_object_foreach and add jv_array_foreachStephen Dolan
2012-12-03Oh alright then, if you insist.Stephen Dolan
2012-11-26Merge remote-tracking branch 'origin/master'Stephen Dolan
2012-11-26Move some higher-level JSON manipulation functions into jv_aux.{c,h}Stephen Dolan
2012-10-24Implemented contains operatorStephen Roantree
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan