sunet/scheme/httpd/surflets/web-server/root/surflets
interp f972598f59 Remove module typed-optionals. We don't need it anymore.
Rename function TYPED-OPTONALS to OPTIONALS-FIRST and move its definition
  to the only module that uses it: sxml.scm
Use LET-OPTIONALS instead of OPTIONALS, as it does the job, too, and
  it ensures that the meaning of an argument depends only on its
  position and not on the amount of arguments in front of it.
  This commit removes a pitfall in calls to MAKE-TEXTAREA.
Nearly every example SUrflet continues to work unchanged, except of one
  line in admin-surflets.scm, thus updating it.
2003-07-09 17:18:57 +00:00
..
add-html.scm + Restructuring: Now, we have a three (four) layer concept: 2003-03-13 11:36:49 +00:00
add-raw.scm replace links to add-html.scm by links to add-raw.scm 2003-04-13 20:27:03 +00:00
add-simple.scm Rename SERVLET --> SURFLET 2003-01-19 16:57:27 +00:00
add-surflet.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
admin-handler.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
admin-profiling.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
admin-surflets-cb.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
admin-surflets.scm Remove module typed-optionals. We don't need it anymore. 2003-07-09 17:18:57 +00:00
admin.scm + export conversion rules from surflets: 2003-03-09 20:15:08 +00:00
byte-input.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
calculate-cb.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
calculate.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
news.scm + export conversion rules from surflets: 2003-03-09 20:15:08 +00:00
news.txt * slim example web-server 2002-09-20 19:23:17 +00:00
simple-surflet.scm Rename some files, SF forgot to rename (*SERVLET* --> *SURFLET*) 2003-01-21 19:20:01 +00:00
spaceship.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00
test.scm Change names in surflet-input-fields.scm, so that they are both short and 2003-07-08 21:22:06 +00:00