Author: coke Date: Wed Aug 3 09:00:08 2005 New Revision: 8778 Modified: trunk/languages/tcl/TODO Log: add a tcl TODO
Modified: trunk/languages/tcl/TODO ============================================================================== --- trunk/languages/tcl/TODO (original) +++ trunk/languages/tcl/TODO Wed Aug 3 09:00:08 2005 @@ -2,6 +2,10 @@ =over 4 +=item remove .is_space macro + +looks like <is_whitespace> opcode will handle this. + =item PIR Tree From autrijus's talk.
