Changes between Version 1 and Version 2 of IMCCTasklist

Show
Ignore:
Timestamp:
12/09/10 17:15:58 (11 years ago)
Author:
whiteknight
Comment:

More steps.

Legend:

Unmodified
Added
Removed
Modified
  • IMCCTasklist

    v1 v2  
    2222 - Deprecate and remove Eval PMC. Replace all uses of it with PackFile PMCs 
    2323 
     24= Final Tasks = 
    2425 
     26 - Separate IMCC from libparrot. IMCC should be compiled into it's own stand-alone dynamic library 
     27 - update src/main.c to link to libparrot and the new IMCC library 
     28 - Make sure IMCC can be loaded using a "load_language 'PIR'" call, or similar 
     29 - Move the new IMCC library out of the Parrot repository  
     30  
     31