Commit History

Autor SHA1 Mensaxe Data
  Samuel Jaffe 6547fa3510 Adding json writing checks to test cased for string, int, double, bool and tuple. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe bcbc63184b Fixing bug where booleans did not advance the tracker. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe ff2b56e612 Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 227e4ac9c6 Adding support for integral types shorter than int32_t, and floating point types other than double. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 7acec3206d Fixing error in json integer limits. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 357524597e Cleaned up includes %!s(int64=9) %!d(string=hai) anos
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. %!s(int64=9) %!d(string=hai) anos
  Samuel Jaffe 22ca06f921 Separated out the various binder implementations to their own files. %!s(int64=9) %!d(string=hai) anos