Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Jaffe 9cb0ae0cc2 Adding get_binder, for std::tuple bindings. před 8 roky
  Samuel Jaffe ff7096827d Make binder constructors implicit for convenience. před 8 roky
  Samuel Jaffe 66dbd3768a Adding more tests for double and int. před 8 roky
  Samuel Jaffe ff2b56e612 Using strto* functions instead of sto*, so that we don't need to catch/rethrow exceptions. před 8 roky
  Samuel Jaffe 32fa614aa3 Add short-circuit for floating-point type assignments. před 8 roky
  Samuel Jaffe 522100365c Adding direct-to-value binder scheme, primarily for testing purposes. před 8 roky
  Samuel Jaffe 572d120e61 Fixing quote-escaping in string parser. před 8 roky
  Samuel Jaffe 227e4ac9c6 Adding support for integral types shorter than int32_t, and floating point types other than double. před 8 roky
  Samuel Jaffe 7acec3206d Fixing error in json integer limits. před 8 roky
  Samuel Jaffe b4171bfc66 Fixed a bug with negative number handling. před 9 roky
  Samuel Jaffe 435e658b79 Fixing include paths před 9 roky
  Samuel Jaffe cc5508c5d8 Xcode schema update, not important před 9 roky
  Samuel Jaffe 357524597e Cleaned up includes před 9 roky
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. před 9 roky
  Samuel Jaffe 22ca06f921 Separated out the various binder implementations to their own files. před 9 roky
  Samuel Jaffe 7295113df9 Moved example program to json_test.cpp před 9 roky
  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. před 9 roky