index
:
colin/lazybones.git
main
HTTP Routing framework in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package.lisp
Age
Commit message (
Collapse
)
Author
2022-02-03
hacking on lazybones reboot
Colin Okay
2022-02-03
initial commit on lazybones revolution
Colin Okay
added clpmfile
2020-12-21
removed dep on parzival, introduced dep on hunchentoot
Colin Okay
hopefully the hunchentoot dep is temporary. I had to patch over my ill-conceived multipart form decoder.
2020-12-14
added http-redirect
Colin Okay
2020-06-24
exporting mimetype fallback symbol
Colin Okay
2020-06-24
mimetype registry, serve-directory
Colin Okay
2020-05-09
added logging switch and stream
Colin Okay
2020-04-24
application/x-www-form-urlencoded decoder
Coin Okay
2020-04-23
aliasing http-ok and http-err inside defroute
Coin Okay
2020-04-23
added with-handler-preamble and implicit block to handler defs
Coin Okay
2020-04-22
multipart/form-data decoder
Coin Okay
2020-04-22
created decoders package, moved json decoder
Coin Okay
2020-04-22
reorganizing, removed iterate dep
Coin Okay
2020-04-22
decoder lookup is more flexible
Coin Okay
2020-04-20
package nickname and import-from package clauses
Coin Okay
2020-04-20
initial commit
Coin Okay