Author: coke Date: Thu Oct 13 06:55:47 2005 New Revision: 9478 Modified: trunk/languages/tcl/TODO Log: split opcode isn't holding us up...
Modified: trunk/languages/tcl/TODO ============================================================================== --- trunk/languages/tcl/TODO (original) +++ trunk/languages/tcl/TODO Thu Oct 13 06:55:47 2005 @@ -136,11 +136,6 @@ 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.
