Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-13 | Rename project to 'abra', add 'add-middleware' function to maintain ↵ | Carlo Zancanaro | |
reverse-routing through middleware stack | |||
2013-09-09 | Some utilities for testing (when used in other libraries) | Carlo Zancanaro | |
2013-09-02 | Return nil on failure (instead of throwing), eval context with args as ↵ | Carlo Zancanaro | |
provided (instead of nil) | |||
2013-09-02 | Handle the case of the top-level route being a var | Carlo Zancanaro | |
2013-09-02 | Fix an issue relating to vars in the context macro | Carlo Zancanaro | |
2013-09-02 | Fix a stupid mistake - left in some code by accident | Carlo Zancanaro | |
2013-09-02 | Rewrite to handle dynamic vars with sub-routes - resolve routes ring-style | Carlo Zancanaro | |
2013-09-01 | Clean it up a bit - it's mostly macros now, unfortunately | Carlo Zancanaro | |
2013-08-10 | Initial commit. | Carlo Zancanaro | |