sunet/scheme/httpd/surflets
interp 46d17a3ee4 Export forgotten MAKE-TEXT in simple-surflet-api. 2004-07-29 17:15:46 +00:00
..
latex Adapt to change in sunet/doc/latex/decls.tex and mention out of date status. 2003-05-10 11:59:13 +00:00
web-server Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
.gitignore Exclude some LaTeX files 2003-11-21 19:03:54 +00:00
SSAX-goodhtml-patch SSAX (and we) need this patch to work. 2003-11-21 19:05:54 +00:00
TODO another todo task (tell about cygwin) 2004-01-22 00:48:11 +00:00
addresses.scm The annotation of an address is not put into the URL so URI escaping 2004-02-02 17:37:01 +00:00
bindings.scm use (cdr head) instead of (cdar cache), it's clearer 2004-07-21 18:59:18 +00:00
callbacks.scm Rename callback-functor to callback-function. 2003-08-01 15:02:43 +00:00
handle-fatal.scm
ids.scm
input-fields.scm Design change: transformer of non-multi input-fields get two 2004-07-21 20:09:37 +00:00
load-surflet-server.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
outdater.scm
packages.scm Export forgotten MAKE-TEXT in simple-surflet-api. 2004-07-29 17:15:46 +00:00
profile.scm
returned-via.scm Remove image button bug (thanks to Eric Knauel for reporting this): Image 2003-05-22 13:32:49 +00:00
rt-module.scm
send-html.scm Use do-html-string-sending in do-html-sending 2003-05-13 14:02:24 +00:00
shift-reset.scm
simple-surflet-api.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
surflet-handler.scm Correct error message in make-http-response. 2004-07-21 20:38:00 +00:00
surflet-input-fields.scm minor change: make clear Scheme value of not annotated checkbox depends on standard transformer. 2004-07-21 20:33:37 +00:00
surflet-request.scm
surflet-response.scm Factor out SURFLET-RESPONSE object 2003-07-05 18:13:32 +00:00
surflet-sxml.scm add explaining comment 2004-07-21 19:07:50 +00:00
surflets-structures.txt ! Redesign of input-fields. 2003-04-16 12:30:57 +00:00
sxml.scm Use sxml->low-level-sxml instead of pre-post-order in sxml->string to reduce connection points. 2004-07-28 20:59:55 +00:00
thread-safe-counter.scm
utilities.scm Add identity function 2003-04-16 12:20:12 +00:00
with-locks.scm