summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-19Fix the testsCarlo Zancanaro
2014-05-19Make the URL a full URL, with the HOST specified tooCarlo Zancanaro
2014-02-15Change `with-url-fn` to use the result immediately as the route (not a map of...Carlo Zancanaro
2014-02-15Docstrings for all public-facing functionsCarlo Zancanaro
2014-02-13Rename project to 'abra', add 'add-middleware' function to maintain reverse-r...Carlo Zancanaro
2013-09-09Some utilities for testing (when used in other libraries)Carlo Zancanaro
2013-09-02Return nil on failure (instead of throwing), eval context with args as provid...Carlo Zancanaro
2013-09-02Handle the case of the top-level route being a varCarlo Zancanaro
2013-09-02Fix an issue relating to vars in the context macroCarlo Zancanaro
2013-09-02Fix a stupid mistake - left in some code by accidentCarlo Zancanaro
2013-09-02Rewrite to handle dynamic vars with sub-routes - resolve routes ring-styleCarlo Zancanaro
2013-09-01Clean it up a bit - it's mostly macros now, unfortunatelyCarlo Zancanaro
2013-08-10Initial commit.Carlo Zancanaro