Move the register-inplace special-case stuff into the ghc-prim package
[ghc-hetmet.git] / compiler / stgSyn /
2008-05-04 Ian LynaghMake StgLint warning-free
2008-05-04 Ian LynaghMake CoreToStg warning-free
2008-04-22 Ian LynaghFix build
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CoreToStg
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in StgLint
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in StSyn
2008-04-22 simonpj@microsoft.comRemove static flag opt_RuntimeTypes (has not been used...
2008-04-10 simonpj@microsoft.comEnsure that arity is accurate in back end
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-02-20 Ian LynaghFix most of the warnings in StgLint
2008-02-20 Ian LynaghWhitespace
2008-01-26 Twan van LaarhovenFixed warnings in stgSyn/StgSyn
2008-01-17 Twan van LaarhovenMonadify stgSyn/StgLint
2008-01-17 Twan van LaarhovenMonadify stgSyn/CoreToStg
2007-12-21 simonpj@microsoft.comFix Trac #1981: seq on a type-family-typed expression
2007-10-16 simonpj@microsoft.comEliminate over-zealous warning in CoreToStg
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-09-08 Ian LynaghMake various assertions work when !DEBUG
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-05 simonpj@microsoft.comComments only: explain why StgConApp is still useful
2007-05-10 Michael D. AdamsWarning fix for unused and redundant imports
2007-05-07 Simon MarlowFIX print020: conversion of case expressions of type...
2006-11-29 andy@galois.comTickBox representation change
2006-11-07 simonpj@microsoft.comComment out deeply suspicious (and unused) function...
2006-11-07 simonpj@microsoft.comLayout and comments only
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-04 simonpj@microsoft.comRemove ILX from the GHC altogether (although I left...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree