Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tested partial parser for strings, added primitive string parser test, fixed ... | Serge A. Zaitsev | 2012-02-01 |
* | changed API: parse now is more flexible, but init jsut resets the parser; add... | Serge A. Zaitsev | 2012-02-01 |
* | switched to C unit-tests instead of bash | Serge A. Zaitsev | 2012-02-01 |
* | using system AR program, build options are moved to config.mk | Serge A. Zaitsev | 2012-01-30 |
* | All objects renamed using jsmn prefix to keep consistency and not be mixed wi... | Serge A. Zaitsev | 2010-12-27 |
* | Design: primitive type implemented as a replacement to boolean/number/null. S... | Serge A. Zaitsev | 2010-11-17 |
* | Design: rewritten using parser structure | Serge A. Zaitsev | 2010-11-16 |
* | Demo separated from the jsmn code. Makefile changed. Some comments added | Serge A. Zaitsev | 2010-11-15 |
* | Initial commit. Demo program is included in the jsmn.c code. Ugly names and n... | Serge A. Zaitsev | 2010-11-15 |