racket/collects/web-server
Eli Barzilay d61eb53686 Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
2011-08-15 07:50:04 -04:00
..
compat
configuration
default-web-root
dispatch
dispatchers
formlets Adding initial value to textarea-input 2011-06-28 08:41:38 -06:00
http Small typo in error usage 2011-07-24 16:58:59 -04:00
insta
lang clean up my clumsy first attempt to adapt the web-server languages 2011-07-01 17:11:16 -06:00
managers
page
private
scribblings Lots of documentation formatting. 2011-08-15 07:50:04 -04:00
servlet
stuffers
dispatch.rkt
formlets.rkt
http.rkt
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
lang.rkt
main.rkt
page.rkt
servlet-dispatch.rkt
servlet-env.rkt Adding generalization of log to serve/servlet 2011-08-08 12:39:21 -06:00
servlet.rkt
stuffers.rkt
templates.rkt
test.rkt Adding the basics of the servlet testing library, but then discovered a weird error, and took a sidetrack to catch it. I'm making a commit to be able see if there were any real problems or if it is just broken tests 2011-07-24 16:58:59 -04:00
web-config-sig.rkt
web-config-unit.rkt
web-server-sig.rkt
web-server-unit.rkt
web-server.rkt