Stephen Dolan
|
48be23233a
|
Add the "has" function. Closes #74.
|
2013-05-06 13:46:54 +01:00 |
|
Stephen Dolan
|
fb84541e11
|
Clean up jv_object_foreach and add jv_array_foreach
|
2012-12-31 23:27:00 +00:00 |
|
Stephen Dolan
|
465a4ec565
|
Improvements to del(foo).
del(foo,bar) is now very different from del(foo),del(bar).
See #37.
|
2012-12-29 16:13:06 +00:00 |
|
Stephen Dolan
|
79c9c418c6
|
Path manipulation (path/getpath/setpath/delpath) and docs.
del function should fix #37.
|
2012-12-28 16:08:29 +00:00 |
|
Stephen Dolan
|
04daafbde3
|
Add wrappers for malloc/realloc/free. See #43.
|
2012-12-18 16:53:51 +00:00 |
|
Stephen Dolan
|
9e743d517a
|
Sort function and more general comparison operators.
|
2012-11-30 20:27:16 +00:00 |
|
Stephen Dolan
|
d56370f734
|
Move some higher-level JSON manipulation functions into jv_aux.{c,h}
|
2012-11-26 22:22:45 +00:00 |
|