Benoit Blanchon
|
756c279cdc
|
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
2015-05-23 15:32:50 +02:00 |
|
Benoit Blanchon
|
5e5f060fc0
|
Updated copyright for 2015
|
2015-02-07 16:05:48 +01:00 |
|
Benoit Blanchon
|
8db338ba14
|
Removed global new operator overload (issue #40, #45 and #46)
|
2015-02-01 20:59:31 +01:00 |
|
Benoit Blanchon
|
8082185ac4
|
Fixed template instantiation warning (issue #35)
|
2014-12-09 20:46:45 +01:00 |
|
Benoit Blanchon
|
05db56760f
|
Reduced size by 38 bytes by inlining addNode()
|
2014-11-08 21:22:03 +01:00 |
|
Benoit Blanchon
|
e94089ca56
|
Reduced size by 52 bytes by inlining createNode()
|
2014-11-08 21:16:47 +01:00 |
|
Benoit Blanchon
|
f360cc664c
|
Added empty line at end of file
|
2014-11-06 09:28:28 +01:00 |
|
Benoit Blanchon
|
a9f4f611d4
|
Extracting a common base class for JsonArray and JsonObject...
|
2014-11-05 11:53:08 +01:00 |
|
Benoit Blanchon
|
0fb4fa8f86
|
Extracting a common base class for JsonArray and JsonObject...
|
2014-11-05 11:43:59 +01:00 |
|
Benoit Blanchon
|
7d73e63c78
|
Extracting a common base class for JsonArray and JsonObject...
|
2014-11-05 11:38:36 +01:00 |
|