| .. |
|
ArduinoString_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
CMakeLists.txt
|
96245dd3b4
Made library easier to use from a CMake project: simply add_subdirectory(ArduinoJson/src)
|
10 жил өмнө |
|
DynamicJsonBuffer_Array_Tests.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
DynamicJsonBuffer_Basic_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
DynamicJsonBuffer_NoMemory_Tests.cpp
|
b9e3255c9e
Reached 100.00% code coverage :-)
|
10 жил өмнө |
|
DynamicJsonBuffer_Object_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
GbathreeBug.cpp
|
92e687303d
Added support of non standard JSON input (issue #44)
|
10 жил өмнө |
|
IntegrationTests.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
Issue10.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
Issue34.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
Issue67.cpp
|
877096d49d
Fixed issue #67
|
10 жил өмнө |
|
Issue90.cpp
|
ef2641b49b
Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93)
|
10 жил өмнө |
|
JsonArray_Add_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonArray_Basic_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonArray_Invalid_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
JsonArray_Iterator_Tests.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
JsonArray_PrettyPrintTo_Tests.cpp
|
08d05df00e
Added JsonPrintable::measureLength() (issue #75)
|
10 жил өмнө |
|
JsonArray_PrintTo_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
JsonArray_Remove_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonArray_Set_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonArray_Subscript_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonObject_Basic_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonObject_ContainsKey_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonObject_Invalid_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
JsonObject_Iterator_Tests.cpp
|
92e687303d
Added support of non standard JSON input (issue #44)
|
10 жил өмнө |
|
JsonObject_PrettyPrintTo_Tests.cpp
|
08d05df00e
Added JsonPrintable::measureLength() (issue #75)
|
10 жил өмнө |
|
JsonObject_PrintTo_Tests.cpp
|
c161f698fc
Implicitly duplicate String in the JsonBuffer (issue #84, #87)
|
10 жил өмнө |
|
JsonObject_Remove_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
JsonObject_Set_Tests.cpp
|
9f3ce18f06
Add overload `JsonObjectSuscript::set(value, decimals)` (issue #143)
|
10 жил өмнө |
|
JsonObject_Subscript_Tests.cpp
|
9f3ce18f06
Add overload `JsonObjectSuscript::set(value, decimals)` (issue #143)
|
10 жил өмнө |
|
JsonParser_Array_Tests.cpp
|
ef2641b49b
Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93)
|
10 жил өмнө |
|
JsonParser_Nested_Tests.cpp
|
39c506b419
Reduced generator size. Fixed Visual Studio warnings
|
10 жил өмнө |
|
JsonParser_NestingLimit_Tests.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
JsonParser_Object_Tests.cpp
|
92e687303d
Added support of non standard JSON input (issue #44)
|
10 жил өмнө |
|
JsonVariant_As_Tests.cpp
|
39c506b419
Reduced generator size. Fixed Visual Studio warnings
|
10 жил өмнө |
|
JsonVariant_Comparison_Tests.cpp
|
92e687303d
Added support of non standard JSON input (issue #44)
|
10 жил өмнө |
|
JsonVariant_Copy_Tests.cpp
|
5e5f060fc0
Updated copyright for 2015
|
11 жил өмнө |
|
JsonVariant_Is_Tests.cpp
|
ef2641b49b
Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93)
|
10 жил өмнө |
|
JsonVariant_PrintTo_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
JsonVariant_Storage_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
JsonVariant_Subscript_Tests.cpp
|
756c279cdc
Redesigned JsonVariant to leverage converting constructors instead of assignment operators
|
10 жил өмнө |
|
JsonVariant_Undefined_Tests.cpp
|
92e687303d
Added support of non standard JSON input (issue #44)
|
10 жил өмнө |
|
JsonWriter_WriteString_Tests.cpp
|
ef2641b49b
Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93)
|
10 жил өмнө |
|
StaticJsonBuffer_Basic_Tests.cpp
|
c6a4bfa886
Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122)
|
10 жил өмнө |
|
StaticJsonBuffer_CreateArray_Tests.cpp
|
81285f49fe
Fixed issue #68
|
10 жил өмнө |
|
StaticJsonBuffer_CreateObject_Tests.cpp
|
c161f698fc
Implicitly duplicate String in the JsonBuffer (issue #84, #87)
|
10 жил өмнө |
|
StaticJsonBuffer_ParseArray_Tests.cpp
|
823a172681
Fixed segmentation fault in `StaticJsonBuffer` (issue #104)
|
10 жил өмнө |
|
StaticJsonBuffer_ParseObject_Tests.cpp
|
823a172681
Fixed segmentation fault in `StaticJsonBuffer` (issue #104)
|
10 жил өмнө |
|
StdStream.cpp
|
92e687303d
Added support of non standard JSON input (issue #44)
|
10 жил өмнө |
|
StringBuilderTests.cpp
|
ef2641b49b
Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93)
|
10 жил өмнө |