Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 55a4b6cf6a chore: XCode updates il y a 2 ans
  Sam Jaffe 5affb8c337 Update to XCode 10 il y a 6 ans
  Sam Jaffe 4bbcf6af74 Add specific tests for the JSON discarder. il y a 7 ans
  Sam Jaffe 237cc41002 Doing a lot of cleanup work. il y a 7 ans
  Sam Jaffe 8980a74ae7 Convert from using cxxtest to gtest il y a 7 ans
  Sam Jaffe 5dad151643 Switching to a more conventional format of directories. il y a 7 ans
  Sam Jaffe 7713bd7133 Adding binders for pointer types and polymorphic types. il y a 7 ans
  Sam Jaffe 1d970fee4d Upgrading XCode version. il y a 7 ans
  Sam Jaffe 3fb14f02f1 Adding test for custom converter for primitive type. il y a 8 ans
  Samuel Jaffe 730ef2f1ae Adding static lib version, linked test cases against that to allow running coverage tools without installing. il y a 8 ans
  Samuel Jaffe 018198158f Updating vector and map binders to be more generic - supporting non-associative and associative structures, respectively. il y a 8 ans
  Samuel Jaffe 9cb0ae0cc2 Adding get_binder, for std::tuple bindings. il y a 8 ans
  Samuel Jaffe 522100365c Adding direct-to-value binder scheme, primarily for testing purposes. il y a 8 ans
  Samuel Jaffe 435e658b79 Fixing include paths il y a 9 ans
  Samuel Jaffe 357524597e Cleaned up includes il y a 9 ans
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. il y a 9 ans
  Samuel Jaffe 22ca06f921 Separated out the various binder implementations to their own files. il y a 9 ans
  Samuel Jaffe 7295113df9 Moved example program to json_test.cpp il y a 9 ans
  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. il y a 9 ans