|
json
|
bcbc63184b
Fixing bug where booleans did not advance the tracker.
|
8 年 前 |
|
json.xcodeproj
|
9cb0ae0cc2
Adding get_binder, for std::tuple bindings.
|
8 年 前 |
|
example.json
|
b4171bfc66
Fixed a bug with negative number handling.
|
9 年 前 |
|
json.cpp
|
227e4ac9c6
Adding support for integral types shorter than int32_t, and floating point types other than double.
|
8 年 前 |
|
json.hpp
|
ff2b56e612
Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions.
|
8 年 前 |
|
json_binder.hpp
|
9cb0ae0cc2
Adding get_binder, for std::tuple bindings.
|
8 年 前 |
|
json_binder_terminate.t.h
|
9cb0ae0cc2
Adding get_binder, for std::tuple bindings.
|
8 年 前 |
|
json_binder_tuple.t.h
|
3350dba094
Adding C++11 compatible version of std::tuple/std::array make functions.
|
8 年 前 |
|
json_binder_value_double.t.h
|
66dbd3768a
Adding more tests for double and int.
|
8 年 前 |
|
json_binder_value_int.t.h
|
9cb0ae0cc2
Adding get_binder, for std::tuple bindings.
|
8 年 前 |
|
json_binder_value_string.t.h
|
9cb0ae0cc2
Adding get_binder, for std::tuple bindings.
|
8 年 前 |
|
json_common.cpp
|
66dbd3768a
Adding more tests for double and int.
|
8 年 前 |
|
json_common.hpp
|
ff7096827d
Make binder constructors implicit for convenience.
|
8 年 前 |
|
json_parser.cpp
|
357524597e
Cleaned up includes
|
9 年 前 |
|
json_test.cpp
|
357524597e
Cleaned up includes
|
9 年 前 |