View patterns, record wildcards, and record puns
[ghc-hetmet.git] / compiler / stranal /
2007-10-02 Manuel M T ChakravartyRemove warnings from WwLib
2007-10-02 Manuel M T ChakravartyFIX: mkWWcpr takes open alg types into account
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-02 Ian LynaghRemove mapAccumL, mapAccumR, mapAccumB
2007-06-07 LemmihDo not perform a worker/wrapper split for a NOINLINE...
2007-02-02 simonpj@microsoft.comRecord arity of the worker, to maintain consistency...
2006-11-10 simonpj@microsoft.comComments and cosmetics only
2006-11-01 simonpj@microsoft.comFix a long-standing but obscure bug in worker-wrapper...
2006-10-12 simonpj@microsoft.comComments only
2006-09-20 Manuel M T ChakravartyFlip direction of newtype coercions, fix some comments
2006-09-20 Manuel M T ChakravartyClean up unused imports, definitions and arguments
2006-09-20 Manuel M T Chakravartyfix some coercion kind representation things, extend...
2006-09-20 Manuel M T Chakravartyfinished product unboxing through newtypes and proper...
2006-09-20 Manuel M T Chakravartytowards unboxing through newtypes
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-05-22 simonpj@microsoft.comPrune imports
2006-05-17 simonpj@microsoft.comRetain InlinePragInfo on wrappers
2006-05-08 simonpj@microsoft.comRemove NOINLINE strictness hack
2006-04-07 Simon MarlowReorganisation of the source tree