Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assign more accurate code sizes to primops, so that the inlining | Simon Marlow | 2011-05-24 | 1 | -0/+2 |
* | add some {-# LANGUAGE BangPatterns #-} to mollify GHC | Simon Marlow | 2010-11-17 | 1 | -0/+1 |
* | Put "%expect 0" directives in the .y files | Ian Lynagh | 2009-06-08 | 1 | -0/+1 |
* | Fix building with the HEAD | Ian Lynagh | 2009-05-20 | 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 |
* | Fix and supress some warnings, and turn on -Werror when validating | Ian Lynagh | 2007-09-02 | 1 | -0/+7 |
* | Replace genprimopcode's parsec parser with an alex+happy parser | Ian Lynagh | 2007-04-10 | 1 | -0/+155 |