Minimalist JSON parser and serializer (inspired by picojson). Used by MbedJSONRpc. (Original by Samuel Mokrani)
Dependents: City_Game_JSON City_Game_JSON
Fork of MbedJSONValue by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:a2fabe322eff | 2016-12-14 | Nico De Witte |
Change hasMember to take const char * instead of char *. Should be const and also gets rid of some warnings. |
6:c21b9ffd9628 | 2016-11-24 | dwini | Replace stdio.h and stdlib.h with cstdio and cstdlib to fix problem of library not compiling with offline toolchain. |
5:ba03a74f9119 | 2016-08-24 | dwini | Change return value of size() to 0 in case of empty string or array. Much better for for-loops and such. |
4:10a99cdf7846 | 2011-09-22 | samux | (none) |
3:f2ffae08b963 | 2011-09-22 | samux | (none) |
2:e39bfa3e917d | 2011-09-22 | samux | (none) |
1:effaca3e3f84 | 2011-09-22 | samux | (none) |
0:0cf0e27feaad | 2011-09-22 | samux | (none) |