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