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
Age
Commit message (
Expand
)
Author
2020-06-24
exporting mimetype fallback symbol
Colin Okay
2020-06-24
version bump
Colin Okay
2020-06-24
mimetype registry, serve-directory
Colin Okay
2020-06-08
altered syntax of with-handler-preamble
Colin Okay
2020-06-07
port
Colin Okay
2020-06-07
only stop handlers if they exist
Colin Okay
2020-06-07
reload needs the port number too
Colin Okay
2020-05-09
added logging switch and stream
Colin Okay
2020-05-07
added port to start
Colin Okay
2020-04-24
renamed decoders for consistent naming scheme.
Coin Okay
2020-04-24
formatting
Coin Okay
2020-04-24
application/x-www-form-urlencoded decoder
Coin Okay
2020-04-24
tweak to keep compiler from complaining about unused variable
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-23
reorganizing
Coin Okay
2020-04-23
moo
Coin Okay
2020-04-22
stripped parzival package from symbols in lazybones.decoders
Coin Okay
2020-04-22
in case anybody posts raw text
Coin Okay
2020-04-22
agpl for now
Coin Okay
2020-04-22
agpl for now
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
route lookup fix
Coin Okay
2020-04-22
hack to send binary data in http response
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
[prev]