cvsuser     04/12/08 22:54:16

  Modified:    languages/tcl TODO
  Log:
  add another TODO
  
  Revision  Changes    Path
  1.26      +4 -6      parrot/languages/tcl/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /cvs/public/parrot/languages/tcl/TODO,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- TODO      9 Dec 2004 06:37:26 -0000       1.25
  +++ TODO      9 Dec 2004 06:54:16 -0000       1.26
  @@ -101,12 +101,10 @@
   
   =item Add tests for...
   
  -tclword.imc tcl*.pmc
  -[concat] [join] [lrepeat] [uplevel] [upvar]
  -[lrange] [array set] [global] [string match] [inline]
  -the macros?
  -expr's precedence and parens
  -[puts]'s ability to write to other channels.
  +tclword.imc, PMCs, the macros, expr's precedence and parens,
  +[puts]'s ability to write to other channels, the C<compreg> compiler.
  +
  +[concat] [join] [lrepeat] [uplevel] [upvar] [lrange] [array set] [global] 
[string match] [inline]
   
   =item pass tcl test suite
   
  
  
  

Reply via email to