antao
|
fa9376b89a
|
Change escapes from '{{}}' to '[[]]' in views
|
2019-04-25 14:36:42 +08:00 |
|
antao
|
a9e9ced331
|
Use references instead of values in range-based for loop
|
2019-01-21 17:39:31 +08:00 |
|
antao
|
71faac9fb2
|
Modify the drogon_ctl
|
2018-12-07 19:08:17 +08:00 |
|
antao
|
032aa19a53
|
Modify file formats and comments
|
2018-12-07 15:50:18 +08:00 |
|
antao
|
13d13ed240
|
Organize the format of files
|
2018-11-16 13:26:14 +08:00 |
|
antao
|
2fc9ecdc7c
|
Update drogon_ctl
|
2018-10-31 17:33:15 +08:00 |
|
antao
|
af53337a6a
|
Add configuration options to the configuration file for simple controller mapping
|
2018-10-21 14:52:41 +08:00 |
|
antao
|
c86ec77d26
|
Add support for view nesting
|
2018-10-17 13:48:28 +08:00 |
|
antao
|
4f8dbfa5d9
|
Add DrTemplate class implementing a simple but powerful template language for C++
|
2018-10-17 10:50:51 +08:00 |
|
an-tao
|
a50ba92ee0
|
Merge pull request #4 from an-tao/remove_boost_any
Use std::experimental::any to instead of boost::any in early version gcc
|
2018-10-16 13:01:57 +08:00 |
|
antao
|
23b8d7447a
|
Remove boost::any
|
2018-10-16 10:59:32 +08:00 |
|
an-tao
|
e3ee8873c5
|
Modify drogon_ctl
|
2018-10-15 22:46:53 +08:00 |
|
antao
|
c9b3dcd9c2
|
Format all files
|
2018-10-14 15:56:54 +08:00 |
|
antao
|
0c6f39c34d
|
Modify create view command of drogon_ctl
|
2018-10-05 19:17:12 +08:00 |
|
antao
|
2c1fd4cee0
|
Modify drogon_ctl
|
2018-09-10 18:06:00 +08:00 |
|
antao
|
1cf7ef84b2
|
Update drogon_ctl
|
2018-09-07 19:03:31 +08:00 |
|
antao
|
6fbfe28506
|
Update status code
|
2018-09-06 19:06:25 +08:00 |
|
an-tao
|
cc35b08580
|
support dynamic libs compiling and loading
|
2018-06-14 18:51:26 +08:00 |
|
an-tao
|
0a80323f84
|
fix some bugs
|
2018-06-01 14:07:34 +08:00 |
|
an-tao
|
de6e93da66
|
modify the file annotations
|
2018-05-31 17:00:31 +08:00 |
|
an-tao
|
1aaa65fff7
|
replace bare pointers with shared_ptr in HttpReponse static methods;fix a delete bug
|
2018-05-30 21:23:46 +08:00 |
|
an-tao
|
7b7a426f85
|
modify the output format of drogon_ctl
|
2018-05-30 18:22:46 +08:00 |
|
an-tao
|
466a761805
|
fix include header bugs
|
2018-05-29 21:24:04 +08:00 |
|
an-tao
|
30ab716c6b
|
add HttpView to support html backend rendering
|
2018-05-29 17:21:37 +08:00 |
|