[uim-commit] r1719 - branches/r5rs/sigscheme
yamaken at freedesktop.org
yamaken at freedesktop.org
Fri Sep 30 17:36:53 PDT 2005
Author: yamaken
Date: 2005-09-30 17:36:51 -0700 (Fri, 30 Sep 2005)
New Revision: 1719
Modified:
branches/r5rs/sigscheme/TODO
Log:
* sigscheme/TODO
- Update. r1718 made call-with-value properly tail recursive. And
the test runtest-tail-rec.sh has been passed
Modified: branches/r5rs/sigscheme/TODO
===================================================================
--- branches/r5rs/sigscheme/TODO 2005-10-01 00:34:03 UTC (rev 1718)
+++ branches/r5rs/sigscheme/TODO 2005-10-01 00:36:51 UTC (rev 1719)
@@ -8,9 +8,8 @@
- [uim] Make uim-sh loop workable even if error occurred
- [uim] Make the GaUnit-based testing framework workable
-*
- - Add tests for proper tail recursion with 'apply', 'call-with-values' and
- 'receive' to test-tail-rec.scm
+* Add tests for proper tail recursion with 'apply' and 'receive' to
+ test-tail-rec.scm
*
- Provide a string escaping procedure. If a SRFI or another de facto standard
More information about the uim-commit
mailing list