Changes between Version 26 and Version 27 of CallingConventionsOverview

Show
Ignore:
Timestamp:
10/13/09 22:22:36 (12 years ago)
Author:
dukeleto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CallingConventionsOverview

    v26 v27  
    132132- Make sure the API and documentation consistently uses "args" and "returns" to mean "the things passed into the call or return" and "params" and "results" to mean "the things extracted from the call or return". 
    133133 
    134 - Currently, test_more.pir cannot be used on pcc_reapply. Attempting to use test_more.pir results in  
     134- ~~Currently, test_more.pir cannot be used on pcc_reapply. Attempting to use test_more.pir results in~~  
    135135{{{ 
    136136FixedIntegerArray: index out of bounds!