Changes between Version 16 and Version 17 of CallingConventionsTasklist

Show
Ignore:
Timestamp:
10/25/09 15:49:01 (12 years ago)
Author:
allison
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsTasklist

    v16 v17  
    3333 
    3434* 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. 
    3537 
    3638* 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.