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
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/
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
===