Krzysztof Gabis
d5adf4e291
Added functions to parse file with comments and new tests.
...
json_parse_value_with_comments and json_parse_string_with_comments replace comments with whitespaces before parsing. Supported comments are: /* */ and //
2013-11-30 20:22:16 +01:00
Taro Kobayashi
155f7f0639
added test that will fails on android
2013-02-07 17:23:57 +09:00
Krzysztof Gabis
5eb66d2b31
New test case.
...
"object_empty" should ensure no more bugs in nget function.
2012-11-07 23:08:23 +01:00
Krzysztof Gabis
2740213c5c
Renamed bool to boolean.
...
Naming variables bool is a poor idea, even in C.
2012-10-18 15:25:11 +02:00
Krzysztof Gabis
de829803e3
Initial commit.
2012-10-16 19:56:54 +02:00