Benoit Blanchon
|
cc19266470
Added missing newline at end-of-file (issue #24)
|
%!s(int64=11) %!d(string=hai) anos |
Benoit Blanchon
|
3d8b31b1ec
Moved all JsonParser code in a sub-folder.
|
%!s(int64=11) %!d(string=hai) anos |
Benoit Blanchon
|
4e41eb515b
Changed the JsonParser template parameter to be the max number of tokens instead of the number of bytes
|
%!s(int64=12) %!d(string=hai) anos |
Benoit Blanchon
|
b3647a7d91
Parser size is now specified in bytes instead of number of tokens
|
%!s(int64=12) %!d(string=hai) anos |
Benoit Blanchon
|
98e2c82cea
Removed class JsonParserBase
|
%!s(int64=12) %!d(string=hai) anos |
Benoit Blanchon
|
b53e0baadd
Removed jsmn_parser from JsonParserBase
|
%!s(int64=12) %!d(string=hai) anos |
Benoit Blanchon
|
4713e90f12
Added verification of the type of token
|
%!s(int64=12) %!d(string=hai) anos |
Benoit Blanchon
|
e924bef409
Splitted in several files
|
%!s(int64=12) %!d(string=hai) anos |