cvsuser     01/09/18 03:57:07

  Modified:    .        TODO
  Log:
  Gonna have to start thinking of more things to do, soon.
  
  Revision  Changes    Path
  1.7       +0 -5      parrot/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/perlcvs/parrot/TODO,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -r1.6 -r1.7
  --- TODO      2001/09/13 14:34:28     1.6
  +++ TODO      2001/09/18 10:57:07     1.7
  @@ -1,5 +1,3 @@
  -Add a configure system - this is relatively paramount
  -
   grep docs/strings.pod for unimplemented functions and implement them
   
   Implement transcoding
  @@ -7,6 +5,3 @@
   Automate string vtable generation
   
   Implement PMCs (!) [ This isn't actually that bad, just needs thought. ]
  -
  -Abstract out bytecode-reading/writing stuff to a separate Perl module so
  -we can change the format without breaking the (dis)assembler.
  
  
  

Reply via email to