COMMITS
/ jv.c May 14, 2013
S
'length' function now measures string length in codepoints, not bytes.
Stephen Dolan committed
May 13, 2013
S
Fix a bug triggered by jv_array_slice.
Stephen Dolan committed
May 6, 2013
N
Rename complex to nontrivial for safety (#113)
Nicolas Williams committed
December 31, 2012
S
Clean up jv_object_foreach and add jv_array_foreach
Stephen Dolan committed
December 28, 2012
S
Path manipulation (path/getpath/setpath/delpath) and docs.
Stephen Dolan committed
December 18, 2012
S
Add wrappers for malloc/realloc/free. See #43.
Stephen Dolan committed
October 25, 2012
S
Remove redundant code from jv_object_contains
Stephen Roantree committed
S
Restructure contains methods to use public jv methods
Stephen Roantree committed
October 24, 2012
S
Implemented contains operator
Stephen Roantree committed
September 18, 2012
S
Move everything around - delete old Haskell code, clean up build.
Stephen Dolan committed