Nav apraksta

Sam Jaffe 109ef7b354 Clean up construction of exceptions and such 8 gadi atpakaļ
json 3fb14f02f1 Adding test for custom converter for primitive type. 8 gadi atpakaļ
json.xcodeproj 3fb14f02f1 Adding test for custom converter for primitive type. 8 gadi atpakaļ
example.json b4171bfc66 Fixed a bug with negative number handling. 9 gadi atpakaļ
json.cpp 4b6d76372d Fixing compiler warnings for implicit casts and unused parameters. 8 gadi atpakaļ
json.hpp ff2b56e612 Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions. 8 gadi atpakaļ
json_binder.hpp 109ef7b354 Clean up construction of exceptions and such 8 gadi atpakaļ
json_binder_collection.t.h 66fcedb6ff Adding collection and object writing tests. 8 gadi atpakaļ
json_binder_custom.t.h 3fb14f02f1 Adding test for custom converter for primitive type. 8 gadi atpakaļ
json_binder_object.t.h 1e75da82b5 Fixing compiler errors (include/malformed) 8 gadi atpakaļ
json_binder_terminate.t.h 9cb0ae0cc2 Adding get_binder, for std::tuple bindings. 8 gadi atpakaļ
json_binder_test_bool.t.h 66fcedb6ff Adding collection and object writing tests. 8 gadi atpakaļ
json_binder_tuple.t.h 66fcedb6ff Adding collection and object writing tests. 8 gadi atpakaļ
json_binder_value_double.t.h 6547fa3510 Adding json writing checks to test cased for string, int, double, bool and tuple. 8 gadi atpakaļ
json_binder_value_int.t.h 66fcedb6ff Adding collection and object writing tests. 8 gadi atpakaļ
json_binder_value_string.t.h 66fcedb6ff Adding collection and object writing tests. 8 gadi atpakaļ
json_common.cpp 1e75da82b5 Fixing compiler errors (include/malformed) 8 gadi atpakaļ
json_common.hpp 109ef7b354 Clean up construction of exceptions and such 8 gadi atpakaļ
json_parser.cpp 4b6d76372d Fixing compiler warnings for implicit casts and unused parameters. 8 gadi atpakaļ
json_test.cpp 357524597e Cleaned up includes 9 gadi atpakaļ