cvsuser 04/11/27 20:51:50
Modified: languages/tcl TODO Log: underscored subs gone. Revision Changes Path 1.16 +0 -4 parrot/languages/tcl/TODO Index: TODO =================================================================== RCS file: /cvs/public/parrot/languages/tcl/TODO,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- TODO 28 Nov 2004 00:47:11 -0000 1.15 +++ TODO 28 Nov 2004 04:51:50 -0000 1.16 @@ -4,10 +4,6 @@ =item submit prs' one in email, other is regarding fixedpmcarray (and other's) use of Perl* pmcs. -=item underscore'd subs... - -are no longer required. Strip them out, as it will simplify processing. - =item PMC based parser - Instead of the current PIR level parsing, we should instead use
