summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-15Docstrings for all public-facing functionsCarlo Zancanaro
2014-02-15Ignore nrepl-port fileCarlo Zancanaro
2014-02-14Syntax highlighting for README.md on bitbucketCarlo Zancanaro
2014-02-14Add a readme in case other people want to use itCarlo Zancanaro
2014-02-13Added tag 0.1.0 for changeset 06c23ec1f09eCarlo Zancanaro
2014-02-13Add to 'org.clojars.czan' group for deploymentCarlo Zancanaro
2014-02-13Rename project to 'abra', add 'add-middleware' function to maintain ↵Carlo Zancanaro
reverse-routing through middleware stack
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 ↵Carlo Zancanaro
provided (instead of nil)
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