Changes between Version 16 and Version 17 of CallingConventionsTasklist
- Timestamp:
- 10/25/09 15:49:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CallingConventionsTasklist
v16 v17 33 33 34 34 * Add :call_sig parameter flag type. Can be used to get access to the raw CallSignature object. 35 36 * Add :call_sig argument flag type. Can be used to pass in a CallSignature object instead of building one. 35 37 36 38 * 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.