sunet/scheme/httpd/surflets
interp f106614a75 `cat ~/diff-sunet/3/log` 2003-08-01 17:33:21 +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 Rename callback-functor to callback-function. 2003-08-01 15:02:43 +00:00
.gitignore ignore some more files (that I use for debugging) 2003-04-14 08:11:10 +00:00
TODO Add task callback-functor. 2003-07-23 14:07:22 +00:00
addresses.scm Renamen MAKE-ADDRESS-CONSTRUCTOR to MAKE-ADDRESS-RECORD to make things clearer. 2003-07-15 14:06:17 +00:00
bindings.scm remove superfluous bracket pair introduced by previous commit 2003-07-06 09:00:36 +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 Drop WITH-REAL-INPUT-FIELD. Use INPUT-FIELD-REAL-INPUT-FIELD instead (and instead of CADR). 2003-07-23 13:45:34 +00:00
load-surflet-server.scm
outdater.scm
packages.scm Rename callback-functor to callback-function. 2003-08-01 15:02:43 +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
start-surflet-server Remove accidently commited code. 2003-07-18 16:10:57 +00:00
surflet-handler.scm `cat ~/diff-sunet/3/log` 2003-08-01 17:33:21 +00:00
surflet-input-fields.scm Rename SELECT-MULTIPLE-TRANSFORMER to MULTIPLE-SELECT-TRANSFORMER to make things clearer. 2003-07-15 14:39:55 +00:00
surflet-request.scm
surflet-response.scm Factor out SURFLET-RESPONSE object 2003-07-05 18:13:32 +00:00
surflet-sxml.scm Don't unwrap and rewrap real-input-field in input-field-rule. 2003-07-13 10:22:21 +00:00
surflets-structures.txt ! Redesign of input-fields. 2003-04-16 12:30:57 +00:00
sxml.scm Map SXML->LOW-LEVEL-SXML to Oleg's PRE-POST-ORDER 2003-05-04 14:04:54 +00:00
thread-safe-counter.scm
utilities.scm Add identity function 2003-04-16 12:20:12 +00:00
with-locks.scm