put coqPassCoreToCore on the CoreM monad, greatly simplify Desugar.lhs
[ghc-hetmet.git] / compiler / codeGen / CgBindery.lhs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-12-01 Simon Marlowmake a panic message more informative and suggest ...
2008-12-17 Ian LynaghFix warnings in CgBindery
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CgBindery
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2007-09-07 Norman Ramseya good deal of salutory renaming
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-07-31 Clemens FruhwirthChange the strategy to determine dynamic data access
2007-07-27 Simon MarlowPointer Tagging
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree