|
ed497df9d6
|
Added JsonToken.cpp
|
2014-07-18 16:19:14 +02:00 |
|
|
78249a0ada
|
Updated example
|
2014-07-17 13:23:32 +02:00 |
|
|
7487b8cbb7
|
Defined the DEPRECATED macro
|
2014-07-16 13:53:56 +02:00 |
|
|
7ac4a91591
|
Added include of JsonParserBase.cpp
|
2014-07-15 12:56:14 +02:00 |
|
|
5534635feb
|
Fixed case of jsmn.cpp (issue #6)
|
2014-07-15 12:54:01 +02:00 |
|
|
3d8b31b1ec
|
Moved all JsonParser code in a sub-folder.
|
2014-06-24 13:14:07 +02:00 |
|
|
98e2c82cea
|
Removed class JsonParserBase
|
2014-01-11 22:55:00 +01:00 |
|
|
0b485e95fa
|
Don't add null terminator to each token.
|
2014-01-11 22:39:28 +01:00 |
|
|
b53e0baadd
|
Removed jsmn_parser from JsonParserBase
|
2014-01-11 22:37:09 +01:00 |
|
|
4713e90f12
|
Added verification of the type of token
|
2014-01-11 16:41:18 +01:00 |
|
|
e924bef409
|
Splitted in several files
|
2014-01-11 15:05:35 +01:00 |
|