Changes between Version 14 and Version 15 of CallingConventionsTasklist

Show
Ignore:
Timestamp:
10/19/09 09:31:39 (12 years ago)
Author:
bacek
Comment:

Strike out couple of implemented items

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsTasklist

    v14 v15  
    3636* Change 'signature' in ‘Parrot_pcc_invoke_from_sig_object’ to a Parrot STRING, and change all relevant functions to accept a Parrot STRING instead of a C string. 
    3737 
    38 * Modify Parrot_build_sig_object_from_varargs to check if an invocant is present and if "Pi" doesn't already exist at the beginning of the string. 
     38* ~~Modify Parrot_build_sig_object_from_varargs to check if an invocant is present and if "Pi" doesn't already exist at the beginning of the string.~~ 
    3939 
    40 * Delete all old call-related functions that are no longer used. 
     40* ~~Delete all old call-related functions that are no longer used.~~ 
    4141 
    4242== Invoke Refactor ==