Histórico de Commits

Autor SHA1 Mensagem Data
  Samuel Jaffe 227e4ac9c6 Adding support for integral types shorter than int32_t, and floating point types other than double. há 9 anos atrás
  Samuel Jaffe 7acec3206d Fixing error in json integer limits. há 9 anos atrás
  Samuel Jaffe b4171bfc66 Fixed a bug with negative number handling. há 9 anos atrás
  Samuel Jaffe 435e658b79 Fixing include paths há 9 anos atrás
  Samuel Jaffe cc5508c5d8 Xcode schema update, not important há 10 anos atrás
  Samuel Jaffe 357524597e Cleaned up includes há 10 anos atrás
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. há 10 anos atrás
  Samuel Jaffe 22ca06f921 Separated out the various binder implementations to their own files. há 10 anos atrás
  Samuel Jaffe 7295113df9 Moved example program to json_test.cpp há 10 anos atrás
  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. há 10 anos atrás