summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ethereal [Mon, 27 Jan 2014 20:59:21 +0000 (13:59 -0700)]
Implemented booleans, swapped to YACJS_NAME macro.
It is now easy to change the naming prefix, just change yacjs_name.h.
ethereal [Mon, 27 Jan 2014 08:31:20 +0000 (01:31 -0700)]
Added support for integers and double parsing.
ethereal [Mon, 27 Jan 2014 01:30:15 +0000 (18:30 -0700)]
Basic array/dict/string parsing finished.
ethereal [Sun, 26 Jan 2014 07:19:30 +0000 (00:19 -0700)]
Initial commit.
Basic node manipulation interface/hash table implemented.