cvsuser     03/09/19 11:55:57

  Modified:    .        TODO
  Log:
  We do continuations, but we could use valgrind tests
  
  Revision  Changes    Path
  1.25      +1 -1      parrot/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /cvs/public/parrot/TODO,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -w -r1.24 -r1.25
  --- TODO      15 Aug 2003 11:27:19 -0000      1.24
  +++ TODO      19 Sep 2003 18:55:57 -0000      1.25
  @@ -35,6 +35,7 @@
       Long term, should be replaced with a bootstrapping miniparrot system.
       Short term, fix the dependencies (eg, more needs to depend on classes/*)
       Platform-independent library creation for pbc2c.pl & extensions
  +    Valgrind test target on supporting platforms
   
   IO
   --
  @@ -51,7 +52,6 @@
   
   Interpreter
   -----------
  -    Continuations and/or coroutines
       Dynamic op libs
   
   Assembler
  
  
  

Reply via email to