|
d9d6f43407
|
Pretty-printing of JSON values.
|
2012-09-11 15:53:37 +01:00 |
|
|
51a44edc63
|
JSON stream parser.
Allow multiple values on input as concatenated JSON objects,
possibly separated by whitespace.
|
2012-09-11 14:52:10 +01:00 |
|
|
e6a85737da
|
Print bad number values (Inf,NaN) "correctly".
|
2012-09-09 15:35:34 +01:00 |
|
|
0fd7d4b30c
|
UTF8 coding utilities and unicode escaping in jv_dump()'d strings.
Beyond the Basic Multilingual Plane, dead Cthulhu waits dreaming.
|
2012-09-06 21:39:00 +01:00 |
|
|
e98624e5a9
|
First pass at a JSON parser
|
2012-09-01 19:16:43 +01:00 |
|
|
463b175cdb
|
Reference-counted copy-on-write JSON library.
Comes with tests and, presumably, bugs.
|
2012-08-28 18:09:43 +01:00 |
|