uri-template.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel f9804537 2018-06-03T23:06:08 fix build on clisp
Thomas de Grivel c504f823 2017-06-21T11:39:20 untabify
Thomas de Grivel eb5284b1 2015-06-27T19:43:41 Fix URI template expansion for multiple variables in prefixed op.
Thomas de Grivel ccce3307 2015-06-27T19:43:24 Allow clearing uri-templates-cache.
Thomas de Grivel 3994709e 2015-06-27T19:42:19 URI template match macro.
Thomas de Grivel 7eb1aecd 2015-06-24T18:01:31 Implement uri-template-vars and with-uri-template-vars.
Thomas de Grivel 92b673ec 2015-06-24T18:00:45 Allow other keys in uri template expansion.
Thomas de Grivel 6e47601d 2015-05-27T18:01:51 Remove warnings
Thomas de Grivel 60633628 2015-04-09T14:25:13 License header update.
Thomas de Grivel e1a6d45a 2015-04-08T15:48:34 Rename RoL packages.
Thomas de Grivel 819b454f 2014-07-30T22:14:51 Fixed parsing of exploded uri template vars.
Thomas de Grivel 59abcac3 2014-06-28T18:09:32 Fix URI templates regex with * or +
Thomas de Grivel 6d62a4a2 2014-01-31T16:14:04 Relax URI template matcher.
Thomas de Grivel 5a716548 2014-01-20T03:37:18 Expand values using STR by default.
Thomas de Grivel f29a15ed 2014-01-06T03:05:11 Allow URI templates to work with extended unreserved characters.
Thomas de Grivel 64511a2a 2013-12-16T23:22:45 New URI Templates API.
Thomas de Grivel 2f238d2c 2013-10-09T03:34:32 split uri code from assets and server