Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 3fb14f02f1 Adding test for custom converter for primitive type. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 730ef2f1ae Adding static lib version, linked test cases against that to allow running coverage tools without installing. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 018198158f Updating vector and map binders to be more generic - supporting non-associative and associative structures, respectively. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 9cb0ae0cc2 Adding get_binder, for std::tuple bindings. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 522100365c Adding direct-to-value binder scheme, primarily for testing purposes. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 435e658b79 Fixing include paths %!s(int64=9) %!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
  Samuel Jaffe 7295113df9 Moved example program to json_test.cpp %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos