cvs commit: xml-cocoon2/src/scratchpad/schecoon/scheme functions.scm

2002-02-12 Thread ovidiu
ovidiu 02/02/12 17:50:21 Modified:src/scratchpad/schecoon/scheme functions.scm Log: Removed user-defined functions outside. Define send-page and schecoon:handle-continuation. Revision ChangesPath 1.3 +17 -10xml-cocoon2/src/scratchpad/schecoon/scheme/function

cvs commit: xml-cocoon2/src/scratchpad/schecoon/scheme functions.scm

2002-01-31 Thread ovidiu
ovidiu 02/01/31 17:36:43 Modified:src/scratchpad/schecoon/scheme functions.scm Log: Have my-function store continuations, to test how much memory space a plain continuation occupies. Revision ChangesPath 1.2 +23 -36xml-cocoon2/src/scratchpad/schecoon/scheme/

cvs commit: xml-cocoon2/src/scratchpad/schecoon/scheme functions.scm

2002-01-25 Thread ovidiu
ovidiu 02/01/25 15:02:50 Added: src/scratchpad/schecoon/scheme functions.scm Log: Support for functions with named arguments. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/scheme/functions.scm Index: functions.scm ===