aboutsummaryrefslogtreecommitdiffstats
path: root/include/json.h
Commit message (Expand)AuthorAgeFilesLines
* change 0b literals to 0x for VS2013 supportipknHama2015-02-201-6/+6
* fix issue #39, bug at assigning vector to json wvalueipknHama2015-01-081-1/+1
* change pointer to reference; fix up spacesipknHama2014-12-121-83/+83
* Merge pull request #38 from acron0/json-boolipkn2014-11-121-0/+9
|\
| * Added boolean types to json rvalue (.b()) including testsAntony Woods2014-11-061-0/+9
* | Fixes a bug that crow::json failed to parse double value starting with 0ipknHama2014-11-091-2/+2
* | Fixes #32 by chaing types for operator overloading from int32_t to int, longJaeseung Ha2014-11-091-6/+22
|/
* added missing header for amalgateipknHama2014-10-241-0/+1
* amalgamation addedipknHama2014-08-081-5/+5
* spliting header implementation into cpp files, routing.cpp createdipknHama2014-08-071-16/+13
* source resturcturing + CMakeipknHama2014-08-071-0/+1380