racket/collects/web-server
Jay McCarthy a82ef2ab80 gotcha
svn: r13300
2009-01-28 15:33:18 +00:00
..
configuration Abstracting HTTP code to sub-module 2008-11-12 18:44:29 +00:00
default-web-root newlines at EOFs 2009-01-14 03:10:47 +00:00
dispatchers Fixing contracts 2009-01-26 17:14:46 +00:00
formlets newlines at EOFs 2009-01-14 03:10:47 +00:00
http Using path-string? rather than path? in many places 2008-11-21 17:59:08 +00:00
insta newlines at EOFs 2009-01-14 03:10:47 +00:00
lang immediate marking 2009-01-28 15:30:36 +00:00
managers Removing unneccessary mutation 2008-11-10 23:04:46 +00:00
private avoid using force/delay (see comment) 2009-01-16 08:42:17 +00:00
scribblings gotcha 2009-01-28 15:33:18 +00:00
servlet newlines at EOFs 2009-01-14 03:10:47 +00:00
formlets.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
http.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
info.ss web-server-tutorial -> continue 2008-08-24 14:22:39 +00:00
lang.ss Removing the hack of freevar.ss in preference for the proper usage of syntax/free-vars. This should also decrease the size of closures, because it is accurate, whereas the other was not. 2008-08-13 18:36:51 +00:00
main.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
servlet-env.ss Fixing contracts 2009-01-26 17:14:46 +00:00
servlet.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
templates.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
web-config-sig.ss Moving config:scripts back inside the adt barrier 2008-11-07 23:22:11 +00:00
web-config-unit.ss Moving config:scripts back inside the adt barrier 2008-11-07 23:22:11 +00:00
web-server-sig.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
web-server-unit.ss Abstracting HTTP code to sub-module 2008-11-12 18:44:29 +00:00
web-server.ss Mostly reformatting 2008-11-20 02:55:28 +00:00