|
f9804537
|
2018-06-03T23:06:08
|
|
fix build on clisp
|
|
b9129448
|
2018-06-03T23:05:57
|
|
export %-encode
|
|
c504f823
|
2017-06-21T11:39:20
|
|
untabify
|
|
0d61d2bf
|
2017-02-26T13:05:30
|
|
Depdend on babel instead of trivial-utf-8
|
|
eb5284b1
|
2015-06-27T19:43:41
|
|
Fix URI template expansion for multiple variables in prefixed op.
|
|
ccce3307
|
2015-06-27T19:43:24
|
|
Allow clearing uri-templates-cache.
|
|
3994709e
|
2015-06-27T19:42:19
|
|
URI template match macro.
|
|
7eb1aecd
|
2015-06-24T18:01:31
|
|
Implement uri-template-vars and with-uri-template-vars.
|
|
92b673ec
|
2015-06-24T18:00:45
|
|
Allow other keys in uri template expansion.
|
|
6e47601d
|
2015-05-27T18:01:51
|
|
Remove warnings
|
|
60633628
|
2015-04-09T14:25:13
|
|
License header update.
|
|
e1a6d45a
|
2015-04-08T15:48:34
|
|
Rename RoL packages.
|
|
819b454f
|
2014-07-30T22:14:51
|
|
Fixed parsing of exploded uri template vars.
|
|
59abcac3
|
2014-06-28T18:09:32
|
|
Fix URI templates regex with * or +
|
|
7c5e6e1d
|
2014-03-04T17:08:23
|
|
Fix dependency on cl-unicode.
|
|
6d62a4a2
|
2014-01-31T16:14:04
|
|
Relax URI template matcher.
|
|
e29ad872
|
2014-01-31T16:13:30
|
|
Move TO-URL from L>server.
|
|
5a716548
|
2014-01-20T03:37:18
|
|
Expand values using STR by default.
|
|
5fff8217
|
2014-01-13T13:56:32
|
|
Split STR into its own package.
|
|
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
|