|
json
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json.xcodeproj
|
018198158f
Updating vector and map binders to be more generic - supporting non-associative and associative structures, respectively.
|
8 rokov pred |
|
example.json
|
b4171bfc66
Fixed a bug with negative number handling.
|
9 rokov pred |
|
json.cpp
|
227e4ac9c6
Adding support for integral types shorter than int32_t, and floating point types other than double.
|
8 rokov pred |
|
json.hpp
|
ff2b56e612
Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions.
|
8 rokov pred |
|
json_binder.hpp
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_binder_collection.t.h
|
018198158f
Updating vector and map binders to be more generic - supporting non-associative and associative structures, respectively.
|
8 rokov pred |
|
json_binder_object.t.h
|
018198158f
Updating vector and map binders to be more generic - supporting non-associative and associative structures, respectively.
|
8 rokov pred |
|
json_binder_terminate.t.h
|
9cb0ae0cc2
Adding get_binder, for std::tuple bindings.
|
8 rokov pred |
|
json_binder_test_bool.t.h
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_binder_tuple.t.h
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_binder_value_double.t.h
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_binder_value_int.t.h
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_binder_value_string.t.h
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_common.cpp
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_common.hpp
|
6547fa3510
Adding json writing checks to test cased for string, int, double, bool and tuple.
|
8 rokov pred |
|
json_parser.cpp
|
357524597e
Cleaned up includes
|
9 rokov pred |
|
json_test.cpp
|
357524597e
Cleaned up includes
|
9 rokov pred |