Author: yamakenz Date: Mon Aug 6 11:10:40 2007 New Revision: 4799 Modified: sigscheme-trunk/TODO
Log: * TODO - Update Modified: sigscheme-trunk/TODO ============================================================================== --- sigscheme-trunk/TODO (original) +++ sigscheme-trunk/TODO Mon Aug 6 11:10:40 2007 @@ -80,6 +80,15 @@ ============================================================================== Logical simplifications: +* Remove valuecons to increase simplicity + +* Remove the concept 'freecell' from SAL (turn it into ordinary list with + freecell maker) + +* Remove the concept 'ScmCell' from sigscheme.h + +* Add SCM_TYPESAFE_MACRO for all I?SAL macros + * (not required for now) Encode argument type information into ScmFuncTypeCode to remove ENSURE_*() from each procedure implementation
