Sen descrición

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