Keine Beschreibung

Sam Jaffe 1d970fee4d Upgrading XCode version. vor 7 Jahren
json 27ba42ae02 Use auto because no one cares that it is 'typename std::vector<V>::const_iterator'. begin()/end() is a stdlib convention. vor 7 Jahren
json.xcodeproj 1d970fee4d Upgrading XCode version. vor 7 Jahren
example.json b4171bfc66 Fixed a bug with negative number handling. vor 9 Jahren
json.cpp 4b6d76372d Fixing compiler warnings for implicit casts and unused parameters. vor 8 Jahren
json.hpp ff2b56e612 Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions. vor 8 Jahren
json_binder.hpp 1d970fee4d Upgrading XCode version. vor 7 Jahren
json_binder_collection.t.h 66fcedb6ff Adding collection and object writing tests. vor 8 Jahren
json_binder_custom.t.h 3fb14f02f1 Adding test for custom converter for primitive type. vor 8 Jahren
json_binder_object.t.h 1e75da82b5 Fixing compiler errors (include/malformed) vor 8 Jahren
json_binder_terminate.t.h 9cb0ae0cc2 Adding get_binder, for std::tuple bindings. vor 8 Jahren
json_binder_test_bool.t.h 66fcedb6ff Adding collection and object writing tests. vor 8 Jahren
json_binder_tuple.t.h 66fcedb6ff Adding collection and object writing tests. vor 8 Jahren
json_binder_value_double.t.h 6547fa3510 Adding json writing checks to test cased for string, int, double, bool and tuple. vor 8 Jahren
json_binder_value_int.t.h 66fcedb6ff Adding collection and object writing tests. vor 8 Jahren
json_binder_value_string.t.h 66fcedb6ff Adding collection and object writing tests. vor 8 Jahren
json_common.cpp 1d970fee4d Upgrading XCode version. vor 7 Jahren
json_common.hpp 109ef7b354 Clean up construction of exceptions and such vor 8 Jahren
json_parser.cpp 4b6d76372d Fixing compiler warnings for implicit casts and unused parameters. vor 8 Jahren
json_test.cpp 357524597e Cleaned up includes vor 9 Jahren