summaryrefslogtreecommitdiff
path: root/icespider
Commit message (Expand)AuthorAge
* Add a status line to the output, including a 404 handlerDan Goodliffe2016-06-23
* Very basic, probably buggy, incomplete [f]cgi implementationDan Goodliffe2016-06-22
* Determine return type based on second arg to all chainingDan Goodliffe2016-06-22
* An empty set of default routes for all methodsDan Goodliffe2016-06-22
* Don't crash when no route found (no 404 handler yet)Dan Goodliffe2016-06-22
* Parameters can be optionalDan Goodliffe2016-06-20
* Compat fixDan Goodliffe2016-06-20
* Pass search path to slice parserDan Goodliffe2016-06-19
* Pass input parameters, write output objectsDan Goodliffe2016-06-19
* Test call into a real implementation of serviceDan Goodliffe2016-06-19
* Add and test a request routerDan Goodliffe2016-06-19
* Add all supported method typesDan Goodliffe2016-06-19
* Constify route parameter namesDan Goodliffe2016-06-19
* Pass operation response back to the requestDan Goodliffe2016-06-19
* Add start of test app using an as real world built route fileDan Goodliffe2016-06-19
* Working icespider compiler command line appDan Goodliffe2016-06-19
* Initial commit of IceSpider, implements basic route compilerDan Goodliffe2016-06-18