Massive patch for the first months work adding System FC to GHC #34
[ghc-hetmet.git] / compiler / coreSyn /
2006-09-18 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-06 simonpj@microsoft.comAdd comment for the invariant that DataAlt is never...
2006-08-06 Manuel M T ChakravartyFix a lint bug with coercions
2006-08-06 Manuel M T ChakravartyResolve conflict in MkExternalCore
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-07-26 simonpj@microsoft.comMake mkApps etc infix, and left-associative
2006-09-07 simonpj@microsoft.comComments only
2006-09-06 simonpj@microsoft.comMake record selection look cheap
2006-08-14 simonpj@microsoft.comImprove exprIsCheap
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-12 simonpj@microsoft.comExperimental flag -fdicts-cheap
2006-07-06 Jan RochelDon't z-encode module names in external-core output
2006-07-02 Jan RochelZ-Encode external-core output
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-06-23 Simon Marlowthe unlifted kind
2006-06-21 simonpj@microsoft.comArity and eta-expansion tuning
2006-06-05 simonpj@microsoft.comRemove InlinePlease and add inline function and RULE
2006-05-25 simonpj@microsoft.comMake rule-matching robust to lets
2006-05-25 simonpj@microsoft.comFix egregious and long-standing tidying bug
2006-05-22 simonpj@microsoft.comAdd deShadowBinds
2006-05-17 simonpj@microsoft.comImprove pretty-printing slightly
2006-05-04 simonpj@microsoft.comPretty printing instance for Unfolding
2006-04-20 Josef SvenningssonExtcore can now handle data types without constructors
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-07 Simon MarlowReorganisation of the source tree