Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Jaffe 4b6d76372d Fixing compiler warnings for implicit casts and unused parameters. vor 8 Jahren
  Samuel Jaffe 6547fa3510 Adding json writing checks to test cased for string, int, double, bool and tuple. vor 8 Jahren
  Samuel Jaffe c86688cd01 Adding support in object binder to throw an exception if there are any keys that were missing. vor 8 Jahren
  Samuel Jaffe ff7096827d Make binder constructors implicit for convenience. vor 8 Jahren
  Samuel Jaffe 66dbd3768a Adding more tests for double and int. vor 8 Jahren
  Samuel Jaffe ff2b56e612 Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions. vor 8 Jahren
  Samuel Jaffe 32fa614aa3 Add short-circuit for floating-point type assignments. vor 8 Jahren
  Samuel Jaffe 227e4ac9c6 Adding support for integral types shorter than int32_t, and floating point types other than double. vor 8 Jahren
  Samuel Jaffe 7acec3206d Fixing error in json integer limits. vor 8 Jahren
  Samuel Jaffe b4171bfc66 Fixed a bug with negative number handling. vor 9 Jahren
  Samuel Jaffe 357524597e Cleaned up includes vor 9 Jahren
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. vor 9 Jahren