mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-25 18:30:24 +00:00
7dc1581631
* input string now can be any json value type * syntax handling completed * stack is now used more efficiently for objects * implemented atomic values true, false, and null * jsonparse_copy_value now handles escapes