summaryrefslogtreecommitdiff
path: root/jsmn.c
Commit message (Expand)AuthorAge
...
* Fix: errpos has got a correct type nowSerge A. Zaitsev2010-11-15
* Design: objects and arrays are different types nowSerge A. Zaitsev2010-11-15
* Design: unrolled reference tables. Nested functions moved outside. Got smalle...Serge A. Zaitsev2010-11-15
* Fix: error position is an offset, not a pointerSerge A. Zaitsev2010-11-15
* Demo separated from the jsmn code. Makefile changed. Some comments addedSerge A. Zaitsev2010-11-15
* Initial commit. Demo program is included in the jsmn.c code. Ugly names and n...Serge A. Zaitsev2010-11-15