The-EDev
|
9a876e9451
|
Made template render() function return a returnable instead of a string
Justification is for the content-type header to be set to HTML instead of
text.
Also added render_string() functions to replace the old methods.
|
2022-02-18 04:25:02 +03:00 |
|
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 |
|
Igor Mróz
|
603ceb377a
|
Remove debug statements.
|
2020-10-19 18:32:16 +02:00 |
|
Igor Mróz
|
e1085de237
|
README cleanup. Tests cleanup.
|
2020-10-19 18:32:16 +02:00 |
|
Igor Mróz
|
d33f04c7e7
|
CMakeLists small changes. Add clang-format config. Remove Makefile.
|
2020-10-19 18:32:16 +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
|
e70380e003
|
cmake update, added template test
|
2014-08-07 04:46:28 +09:00 |
|