Author: coke Date: Mon Apr 18 18:02:10 2005 New Revision: 7870 Modified: trunk/languages/tcl/TODO Log: not a question
Modified: trunk/languages/tcl/TODO ============================================================================== --- trunk/languages/tcl/TODO (original) +++ trunk/languages/tcl/TODO Mon Apr 18 18:02:10 2005 @@ -194,7 +194,7 @@ of most of our abysmal performance in bench.tcl. the expr AST could use a rework. Be nice if it just passed around something -invokable, neh? +invokable. clean up expr so that it's not passing around type indicators. - just use PMCs everywhere. (Though we may still need
