Changes between Version 16 and Version 17 of Commentary/Compiler/CPS
- Timestamp:
- 06/26/07 08:29:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/CPS
v16 v17 168 168 type RawCmm = GenCmmTop CmmStatic [CmmStatic] CmmStmt 169 169 }}} 170 Same for {{{CmmTop}} and {{{RawCmmTop}}}.170 Same for {{{CmmTop}}} and {{{RawCmmTop}}}. 171 171 * New type aliases {{{CmmActuals}}}, {{{CmmFormals}}} and {{{CmmHintFormals}}}. 172 172 Respectively these are the actual parameters of a function call,
