summaryrefslogtreecommitdiffstats
path: root/jv_aux.h
AgeCommit message (Collapse)Author
2013-05-06Add the "has" function. Closes #74.Stephen Dolan
2012-12-29Improvements to del(foo).Stephen Dolan
del(foo,bar) is now very different from del(foo),del(bar). See #37.
2012-12-28Path manipulation (path/getpath/setpath/delpath) and docs.Stephen Dolan
del function should fix #37.
2012-11-30Sort function and more general comparison operators.Stephen Dolan
2012-11-26Move some higher-level JSON manipulation functions into jv_aux.{c,h}Stephen Dolan