Changes between Version 22 and Version 23 of CallingConventionsTasklist
- Timestamp:
- 03/06/10 13:37:10 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CallingConventionsTasklist
v22 v23 10 10 11 11 * Unify argument passing and returns passing to use a single codepath. 12 - 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')12 - ~~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 13 - Collapse 'assign_default_result_value' into 'assign_default_param_value'. 14 14 - Collapse 'Parrot_pcc_fill_returns_from_op' into 'Parrot_pcc_fill_params_from_op'