lots of portability changes (#1405)
[ghc-hetmet.git] / compiler / basicTypes / OccName.lhs
2008-01-17 Isaac Dupreelots of portability changes (#1405)
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-10-02 David WaernFIX: add missing case to OccName.isSymOcc
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-22 Roman LeshchinskiyGenerate PRepr instances during vectorisation
2007-07-26 Roman LeshchinskiyAdd vectorisation-related OccName derivation scheme
2007-07-18 Roman LeshchinskiyMore vectorisation-related OccNames
2007-07-16 Roman LeshchinskiyAdapt interface file code for vectorisation
2007-06-27 Manuel M T ChakravartyFix names of coercions in newtype instances
2007-05-11 Roman LeshchinskiyOccNames for closure conversion isomorphisms
2007-05-10 Roman LeshchinskiyModify generation of OccNames for closure conversion
2007-05-01 Roman LeshchinskiyOccNames for closure conversion
2007-05-04 simonpj@microsoft.comWarning police
2007-04-25 simonpj@microsoft.comFix comments about data constructors
2007-01-10 simonpj@microsoft.comSort rules and instances lexicographically in interface...
2006-12-29 Manuel M T ChakravartyConstruction of EqPred dictionaries
2006-11-08 Samuel BronsonDoc nit in OccName
2006-10-20 Manuel M T ChakravartyFix processing of imports involving ATs with the new...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-10 Simon MarlowUse ":Co", not "Co" to prefix coercion TyCon names
2006-09-20 Manuel M T ChakravartyFix category of representation tycon
2006-09-20 Manuel M T ChakravartyGet of fam inst index in ifaces
2006-09-20 Manuel M T ChakravartyStraightened out implicit coercions for indexed types
2006-09-20 Manuel M T ChakravartyPattern matching of indexed data types
2006-09-20 Manuel M T ChakravartyIntroduce coercions for data instance decls
2006-09-18 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree