Commit History

Autor SHA1 Mensaxe Data
  Samuel Jaffe 227e4ac9c6 Adding support for integral types shorter than int32_t, and floating point types other than double. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 3f4d671e87 Moved parsing utilities to json_parser.cpp. %!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