Log

Author Commit Date CI Message
Thomas de Grivel f29a15ed 2014-01-06T03:05:11 Allow URI templates to work with extended unreserved characters.
Thomas de Grivel f1c3a8da 2013-12-21T20:23:49 Make ATOM-STR fallback to (FORMAT NIL ~A ...) instead of (STRING ...).
Thomas de Grivel aa8fa5f8 2013-12-17T18:36:42 Fix WALK-STR performances as it would walk strings char by char.
Thomas de Grivel 64511a2a 2013-12-16T23:22:45 New URI Templates API.
Thomas de Grivel 29320753 2013-12-10T16:32:19 Allow NIL case in case-char.
Thomas de Grivel 7cabb8dd 2013-12-10T16:30:11 ws
Thomas de Grivel 27cc9665 2013-12-03T06:07:03 Add license.
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 0bd6ae3a 2013-11-04T15:32:50 wip
Thomas de Grivel 2f238d2c 2013-10-09T03:34:32 split uri code from assets and server