Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Jaffe 6547fa3510 Adding json writing checks to test cased for string, int, double, bool and tuple. hace 8 años
  Samuel Jaffe 9cb0ae0cc2 Adding get_binder, for std::tuple bindings. hace 8 años
  Samuel Jaffe ff7096827d Make binder constructors implicit for convenience. hace 8 años
  Samuel Jaffe 7acec3206d Fixing error in json integer limits. hace 8 años
  Samuel Jaffe 357524597e Cleaned up includes hace 9 años
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. hace 9 años
  Samuel Jaffe 22ca06f921 Separated out the various binder implementations to their own files. hace 9 años
  Samuel Jaffe 7295113df9 Moved example program to json_test.cpp hace 9 años
  Samuel Jaffe a5d2abe2b5 Initial commit of JSON parser/object. Contains the ability to directly map the JSON string to member variables inline. This skips over deserializing the object out into a JSON tree itself. hace 9 años