|
35eaa55b3a
|
Added JSON_PROXY to copy arrays and objects by reference
|
2014-10-09 18:20:40 +02:00 |
|
|
24c60619d5
|
Made JsonNode::type private
|
2014-10-09 14:17:09 +02:00 |
|
|
b0e12e8852
|
Refactoring JsonNode...
|
2014-10-09 12:14:10 +02:00 |
|
|
ab2587f089
|
Test empty object serialization
|
2014-09-30 16:31:22 +02:00 |
|
|
d3cf568d07
|
Test that char* are copied
|
2014-09-28 21:35:08 +02:00 |
|
|
e417c137fc
|
Test that bool values are copied
|
2014-09-28 21:23:40 +02:00 |
|
|
d549070fd3
|
Test that doubles in JsonValue are copied
|
2014-09-28 21:22:20 +02:00 |
|
|
42ce5ab31f
|
Test that integers in JsonValue are copied
|
2014-09-28 21:18:43 +02:00 |
|
|
bc44c36385
|
Test that nested JsonObject can be stored
|
2014-09-27 16:18:40 +02:00 |
|