[uim-commit] r1495 - branches/r5rs/sigscheme

yamaken at freedesktop.org yamaken at freedesktop.org
Tue Sep 13 10:27:10 PDT 2005


Author: yamaken
Date: 2005-09-13 10:27:07 -0700 (Tue, 13 Sep 2005)
New Revision: 1495

Modified:
   branches/r5rs/sigscheme/TODO
Log:
* sigscheme/TODO
  - Unassign an item from YamaKen, and add new one. Feel free to do
    them :). I'm going to be inactive on the branch


Modified: branches/r5rs/sigscheme/TODO
===================================================================
--- branches/r5rs/sigscheme/TODO	2005-09-13 16:50:33 UTC (rev 1494)
+++ branches/r5rs/sigscheme/TODO	2005-09-13 17:27:07 UTC (rev 1495)
@@ -24,8 +24,14 @@
 * grep "FIXME" and fix them
 
 ==============================================================================
-Performances:
+Extensions:
 
+* SRFI-2 and-let* (significantly beneficial for uim codes, especially composer
+  branch)
+
+==============================================================================
+Performance improvements:
+
 * Object representation compaction ([Anthy-dev 2353], [Anthy-dev 2360])
 
 * Fix large fixed-size buffer on stack without limit checking in read.c
@@ -33,6 +39,8 @@
 ==============================================================================
 Logical simplifications:
 
+* Add tests for proper tail recursion with apply to test-tail-rec.scm
+
 * Automatically append "\n" in SigScm_Error() instead of append by caller
 
 * Split ScmOp_eval()'s function invocation handling off into a separated
@@ -72,6 +80,4 @@
   - [uim] Introduce it into r5rs branch
   - [uim] Port it into trunk
 
-* Add tests for proper tail recursion with apply to test-tail-rec.scm
-
 ==============================================================================



More information about the uim-commit mailing list