Author: coke
Date: Thu Aug 18 21:11:06 2005
New Revision: 8995

Modified:
   trunk/languages/tcl/TODO
Log:
more subcommands we can't do right now.



Modified: trunk/languages/tcl/TODO
==============================================================================
--- trunk/languages/tcl/TODO    (original)
+++ trunk/languages/tcl/TODO    Thu Aug 18 21:11:06 2005
@@ -95,6 +95,15 @@ how to do this from inside parrot? Desig
 answer? if we're called as C<parrot tcl.pbc foo.tcl>, do we report just
 C<parrot>, or C<parrot tcl.pbc> ?
 
+=item [split]
+
+There's already a split opcode that should do most of what we need, except
+it's not quite finished yet.
+
+=item [after], [vwait]
+
+pending the event system thunk.
+
 =back
 
 =cut

Reply via email to