Commit Graph

718 Commits

Author SHA1 Message Date
ipknHama
dc50332033 update makefile, add more test 2014-04-15 05:35:04 +09:00
ipknHama
f8ee6d4dad add test for parameter tagging, response 2014-04-15 05:11:37 +09:00
ipknHama
b69a40c15b preparing unittest, assert on handler with void return type 2014-04-15 03:02:48 +09:00
ipknHama
86346f211f fix compile flag (1y->11, O2) optimize needless vector bound check 2014-04-15 01:43:25 +09:00
ipknHama
53debf7e2c parameter passing done for int 2014-04-15 00:31:51 +09:00
ipknHama
7ec586556e compiler error on invalid handler type; still no routing for dynamic url 2014-04-13 11:24:06 +09:00
ipknHama
152a5c8c2c Trie based routing 2014-04-11 01:43:33 +09:00
ipknHama
b33c7a4f29 removing black magic; merging router with app 2014-04-10 08:17:08 +09:00
ipknHama
d533a619c9 routing class working version 2014-04-03 08:29:22 +09:00
ipknHama
5e5d696884 preparing compile time url parsing 2014-04-03 08:29:22 +09:00
ipknHama
4fdff79719 test 404 2014-04-03 08:29:22 +09:00
ipkn
14bc6d0a47 project name change 2014-04-02 01:06:14 +09:00
ipknHama
936a756ca1 multiple routing (still no argument) 2014-04-01 22:58:52 +09:00
ipknHama
ddf9b02d5f remove executable file 2014-04-01 22:31:41 +09:00
ipknHama
7056550bbb working http server 2014-04-01 21:25:16 +09:00
ipknHama
4b8c67e230 accept connections, print http request parsed information 2014-04-01 01:51:50 +09:00
ipknHama
1e11a177ee basic example 2014-03-30 22:53:56 +09:00
ipkn
d22ead9aa1 Initial commit 2014-03-29 13:40:24 -07:00