Luca Schlecker
|
7e4f1494d2
|
improved lambda bracing by inlining only empty lambdas.
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-27 19:22:35 +01:00 |
|
The-EDev
|
03e59aa446
|
improved bracing rules, commented out clang-format 14 rule
|
2021-11-27 15:28:50 +03:00 |
|
The-EDev
|
7f4b7c8ff9
|
created new rules, used bot to enforce rules in PRs
|
2021-11-25 14:45:38 +03:00 |
|
Luca Schlecker
|
e5c7daccce
|
remove every occurance of #define CROW_MAIN .
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
|
2021-11-21 17:25:16 +01:00 |
|
Maxim Kokryashkin
|
cdce8f443a
|
macro rename
|
2021-03-31 20:30:32 +03:00 |
|
Maxim Kokryashkin
|
ce7d08eb0e
|
fixed issues with static wariables
|
2021-02-21 00:28:32 +03:00 |
|
The-EDev
|
33f1206571
|
made json a returnable type and removed json specific code
|
2021-01-05 17:49:10 +03:00 |
|
yorickdewid
|
f4f6b02403
|
Set cast type without dereferencing pointer
|
2016-10-03 13:47:22 +02:00 |
|
ipknHama
|
3081e4e1a8
|
Cleanup include folder into crow subfolder
- only crow.h is exposed now
|
2016-09-21 23:11:06 +09:00 |
|
ipknHama
|
e161da45e0
|
Remove warnings: manually applying #101, #104
|
2016-08-27 18:03:49 +09:00 |
|
Laurent Meyer
|
cc33f580ee
|
Commented the examples to be easier to be understood by someone new to it.
|
2015-02-22 15:23:05 +01:00 |
|
ipknHama
|
a5fab23f70
|
HTTP GET/POST method distinguish
|
2014-10-07 21:51:24 +09:00 |
|
ipknHama
|
c89cafa820
|
add Middlewares template to Crow main class, context implementation
|
2014-09-07 01:24:45 +09:00 |
|
ipknHama
|
031615ac86
|
source resturcturing + CMake
|
2014-08-07 01:18:33 +09:00 |
|