Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | massive changes to add a 'zipper' representation of C-- | Norman Ramsey | 2007-09-06 | 1 | -1/+1 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Fix the calling convention order in the CPS | Michael D. Adams | 2007-08-06 | 1 | -11/+12 |
* | Make CPS account for on-stack arguments when doing the stack check | Michael D. Adams | 2007-06-28 | 1 | -0/+1 |
* | Comment and formatting updates for the CPS pass | Michael D. Adams | 2007-06-28 | 1 | -11/+20 |
* | Added early draft of parameter passing to the CPS converter | Michael D. Adams | 2007-05-29 | 1 | -0/+82 |