|
b49aa22c65
|
Replaced non-const references by pointer to follow Google style guide
|
2014-10-11 16:58:24 +02:00 |
|
|
bf2d726746
|
Minor changes
|
2014-10-09 14:48:55 +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 |
|
|
7a40711af3
|
Added JsonContainer::prettyPrintTo()
|
2014-10-07 11:22:10 +02:00 |
|
|
b6799dc231
|
Refactored the serialization
|
2014-10-05 16:26:13 +02:00 |
|
|
99a785179d
|
Test that JsonArray can contain doubles
|
2014-10-05 15:02:40 +02:00 |
|
|
4c67d0579a
|
Test that JsonArray grows after calling add()
|
2014-10-05 14:48:19 +02:00 |
|
|
4d2d535a03
|
Pulled up code from JsonObject to JsonContainer
|
2014-10-01 16:56:22 +02:00 |
|
|
b0e43f7538
|
Extracted class JsonContainer
|
2014-10-01 16:18:14 +02:00 |
|