Commit Graph

9 Commits (c147744b7234541b33033ebd0052cd57c4ac1fb8)

Author SHA1 Message Date
Krzysztof Gabis 4e8a901242 Changes float print format, removes array/object capacity limit, doesn't accept inf/nan numbers. 7 years ago
Krzysztof Gabis a1c356eaa9 Adds functions to check if object has value with a certain name (and optionally type). 8 years ago
Krzysztof Gabis f4538fa53d Small change in test files. 9 years ago
Krzysztof Gabis 6905548257 Pretty serialization + tests. 9 years ago
Michael Sproul fcf0b810ba Marked various files as not executable. 9 years ago
Krzysztof Gabis 638190d6a0 Merged changes from parson-devel (serialization, copying, comparing, validation, creating values). 10 years ago
Krzysztof Gabis 6e9e934b5a Bugfix in parsing escaped characters (+ additional tests to prevent this bug in future). 10 years ago
Krzysztof Gabis c707051778 Added surrogate pairs support (JSON support is full now), removed PARSON_VERSION macro. 10 years ago
Krzysztof Gabis d5adf4e291 Added functions to parse file with comments and new tests. 11 years ago