Commit Graph

7 Commits

Author SHA1 Message Date
Benoit Blanchon
3d8b31b1ec Moved all JsonParser code in a sub-folder. 2014-06-24 13:14:07 +02:00
Benoit Blanchon
4e41eb515b Changed the JsonParser template parameter to be the max number of tokens instead of the number of bytes 2014-01-15 21:50:42 +01:00
Benoit Blanchon
b3647a7d91 Parser size is now specified in bytes instead of number of tokens 2014-01-12 12:39:35 +01:00
Benoit Blanchon
98e2c82cea Removed class JsonParserBase 2014-01-11 22:55:00 +01:00
Benoit Blanchon
b53e0baadd Removed jsmn_parser from JsonParserBase 2014-01-11 22:37:09 +01:00
Benoit Blanchon
4713e90f12 Added verification of the type of token 2014-01-11 16:41:18 +01:00
Benoit Blanchon
e924bef409 Splitted in several files 2014-01-11 15:05:35 +01:00