| Commit message (Collapse) | Author | Age |
... | |
| | |/
| | |
| | |
| | | |
When building the jsmn test suite on Windows via mingw, the output executable is called "jsmn_test.exe" instead of just "jsmn_test".
|
| | | |
|
| |\ \ |
|
| | |/ |
|
| |/
| |
| |
| |
| |
| | |
digit
Adds new tests for unicode character coverage
|
| |
| |
| |
| | |
tests for this case
|
| | |
|
| |
| |
| |
| | |
arrays/objects
|
| |
| |
| |
| | |
new tests
|
| | |
|
| | |
|
| |
| |
| |
| | |
redundant code that significantly slowed down the parser
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
token allocation
|
| |
| |
| |
| | |
the objects without braces
|
| |
| |
| |
| | |
not be saved between parse() calls
|
| |
| |
| |
| | |
added new test macro to compate strings, fixed Makefile
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
with other json libraries. Demo is now called just demo.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
String tokens point to the unquoted string
|
| | |
|
| | |
|
| | |
|
| | |
|