Changes between Version 14 and Version 15 of CallingConventionsTasklist
- Timestamp:
- 10/19/09 09:31:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CallingConventionsTasklist
v14 v15 36 36 * 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. 37 37 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.~~ 39 39 40 * Delete all old call-related functions that are no longer used.40 * ~~Delete all old call-related functions that are no longer used.~~ 41 41 42 42 == Invoke Refactor ==