aboutsummaryrefslogtreecommitdiff
path: root/example/simple.c
Commit message (Collapse)AuthorAge
* Very minor changes to C source codeNicola Spanti (RyDroid)2016-08-08
|
* Fix deheader warningsBastien Dejean2015-12-14
| | | | | | | | Prior to this commit the output of deheader was: remove <stdlib.h> from ./jsmn.c in ./example/jsondump.c, realloc() portability requires <unistd.h>. in ./example/simple.c, strtol() portability requires <stdlib.h>. saw 4 files, 16 includes, 1 removable
* implemented key/value hierarchy; added 2 examples; fixed some warnings in testsSerge A. Zaitsev2014-11-17