ipknHama
|
a1a587784e
|
Add missing dependency (for amalgamate)
|
2016-09-10 01:22:06 +09:00 |
|
Eugene Timokhov
|
f3350597a3
|
Fixed crow::json::detail::r_string move operator
|
2016-09-04 03:33:49 +03:00 |
|
ipknHama
|
f88b56dff0
|
Add u() for uint64_t: manually applying #129
|
2016-08-27 18:12:17 +09:00 |
|
ipknHama
|
e161da45e0
|
Remove warnings: manually applying #101, #104
|
2016-08-27 18:03:49 +09:00 |
|
Jaeseung Ha
|
cb5ef23ef0
|
Merge pull request #107 from kumagi/master
defeat some warnings
|
2016-05-23 21:52:37 +09:00 |
|
pierobot
|
34112749eb
|
Added inline to get_type_str
|
2016-01-12 13:43:16 -06:00 |
|
kumagi
|
47673eaddc
|
defeat some warnings
|
2015-12-24 20:42:21 +09:00 |
|
Samuel Marks
|
37085e09c4
|
[Feature] JSON body i() now works with strings. Added better error messages also.
|
2015-09-27 14:36:08 +10:00 |
|
ipknHama
|
f1d1fd6480
|
change 0b literals to 0x for VS2013 support
|
2015-02-20 10:54:32 +09:00 |
|
ipknHama
|
3fc1424e62
|
fix issue #39, bug at assigning vector to json wvalue
|
2015-01-08 08:22:06 +09:00 |
|
ipknHama
|
966867a9ca
|
change pointer to reference; fix up spaces
|
2014-12-12 01:38:57 +09:00 |
|
ipkn
|
21b027774e
|
Merge pull request #38 from acron0/json-bool
Added boolean types to json rvalue (.b()) including test
|
2014-11-12 09:23:21 +09:00 |
|
ipknHama
|
f52778f04d
|
Fixes a bug that crow::json failed to parse double value starting with 0
|
2014-11-09 08:52:23 +09:00 |
|
Jaeseung Ha
|
49cad23ac9
|
Fixes #32 by chaing types for operator overloading from int32_t to int, long
|
2014-11-09 08:20:04 +09:00 |
|
Antony Woods
|
6d24711208
|
Added boolean types to json rvalue (.b()) including tests
|
2014-11-06 14:10:38 +00:00 |
|
ipknHama
|
bdc9dd8d48
|
added missing header for amalgate
|
2014-10-24 02:45:34 +09:00 |
|
ipknHama
|
001c66b378
|
amalgamation added
|
2014-08-08 01:14:27 +09:00 |
|
ipknHama
|
1b83b78c83
|
spliting header implementation into cpp files, routing.cpp created
|
2014-08-07 05:25:18 +09:00 |
|
ipknHama
|
031615ac86
|
source resturcturing + CMake
|
2014-08-07 01:18:33 +09:00 |
|