Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the build | Ian Lynagh | 2008-01-24 | 1 | -1/+1 |
* | Remove generic monad function from State, it was moved to MonadUtils | Twan van Laarhoven | 2008-01-17 | 1 | -15/+0 |
* | Added Applicative and Functor instances for State monad | Twan van Laarhoven | 2008-01-17 | 1 | -0/+12 |
* | Fix warnings in utils/State | Ian Lynagh | 2008-01-13 | 1 | -37/+25 |
* | 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/+6 |
* | Refactor dumping of register allocator statistics. | Ben.Lippmeier@anu.edu.au | 2007-08-17 | 1 | -5/+31 |
* | Add graph coloring register allocator. | Ben.Lippmeier@anu.edu.au | 2007-08-14 | 1 | -0/+31 |