This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
parson
Watch
1
Star
0
Fork
0
You've already forked parson
mirror of
https://github.com/kgabis/parson.git
synced
2025-02-04 06:42:55 +08:00
Code
Issues
Releases
Wiki
Activity
parson
/
tests
History
Krzysztof Gabis
e410fc7c33
Increases MAX_NESTING of json objects/arrays to 2048.
...
Fixes
#75
2017-05-08 19:55:29 +01:00
..
test_1_1.txt
Marked various files as not executable.
2015-02-28 20:33:17 -08:00
test_1_2.txt
Increases MAX_NESTING of json objects/arrays to 2048.
2017-05-08 19:55:29 +01:00
test_1_3.txt
Marked various files as not executable.
2015-02-28 20:33:17 -08:00
test_2_comments.txt
Adds functions to check if object has value with a certain name (and optionally type).
2016-07-05 12:23:17 +02:00
test_2_pretty.txt
Escaping / to make json embeddable in xml\/html.
2015-11-08 16:34:34 +00:00
test_2.txt
Support for UTF-8 with BOM.
2016-12-08 21:40:52 +00:00
test_5.txt
Not parsing strings in json_value_init_string and *{set,dotset,replace,append}_string functions.
2015-04-06 10:12:04 +02:00