package.lisp

Branch


Log

Author Commit Date CI Message
Thomas de Grivel b9129448 2018-06-03T23:05:57 export %-encode
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 60633628 2015-04-09T14:25:13 License header update.
Thomas de Grivel e1a6d45a 2015-04-08T15:48:34 Rename RoL packages.
Thomas de Grivel e29ad872 2014-01-31T16:13:30 Move TO-URL from L>server.
Thomas de Grivel 5fff8217 2014-01-13T13:56:32 Split STR into its own package.
Thomas de Grivel 64511a2a 2013-12-16T23:22:45 New URI Templates API.
Thomas de Grivel 7cabb8dd 2013-12-10T16:30:11 ws
Thomas de Grivel 493a9f7b 2013-11-27T13:31:01 Make STR use a generic function ATOM-STR to convert atoms to string using WALK-STR. This allows for a really dry implementation of WRITE-STR.
Thomas de Grivel 2f238d2c 2013-10-09T03:34:32 split uri code from assets and server