Changes between Version 24 and Version 25 of CallingConventionsTasklist

Show
Ignore:
Timestamp:
03/09/10 00:42:05 (12 years ago)
Author:
allison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsTasklist

    v24 v25  
    1111* Unify argument passing and returns passing to use a single codepath. 
    1212 - ~~Collapse 'Parrot_pcc_build_sig_object_returns_from_op' into 'Parrot_pcc_build_sig_object_from_op' (and call it from 'set_returns' instead of 'get_results')~~ 
    13  - Collapse 'assign_default_result_value' into 'assign_default_param_value'. 
     13 - ~~Collapse 'assign_default_result_value' into 'assign_default_param_value'.~~ 
    1414 - ~~Collapse 'Parrot_pcc_fill_returns_from_op' into 'Parrot_pcc_fill_params_from_op'~~ 
    1515 - ~~Collapse 'Parrot_pcc_fill_returns_from_c_args' into 'Parrot_pcc_fill_params_from_c_args'~~