(F)SLIT -> (f)sLit in HsImpExp
[ghc-hetmet.git] / compiler /
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in HsImpExp
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in HsPat
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in HsTypes
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in IfaceSyn
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in IfaceType
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CoreUnfold
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CoreLint
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CoreUtils
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in PprCore
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Id
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in TcType
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in IdInfo
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CoreSyn
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in CostCentre
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Literal
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in TysWiredIn
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in TysPrim
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in ForeignCall
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DataCon
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Coercion
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Type
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in TypeRep
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in VarEnv
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Class
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Class
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Var
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Name
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in OccName
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in SrcLoc
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Module
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in BasicTypes
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Outputable
2008-04-12 Ian LynaghSLIT -> sLit in Prety.lhs
2008-04-12 Ian LynaghDon't use CPP for SLIT/FSLIT
2008-04-22 simonpj@microsoft.comSimplify SimplCont, plus some other small changes to...
2008-04-22 simonpj@microsoft.comComments only in SimplCore
2008-04-22 simonpj@microsoft.comComments only
2008-04-22 simonpj@microsoft.comMinor bug in SpecConstr
2008-04-22 simonpj@microsoft.comComments only
2008-04-22 simonpj@microsoft.comFix a long-standing bug in FloatOut
2008-04-22 simonpj@microsoft.comRemove static flag opt_RuntimeTypes (has not been used...
2008-04-22 simonpj@microsoft.comRefactor the TyVarTy case of 'match'. No change in...
2008-04-22 simonpj@microsoft.comAdd Note [Generating the in-scope set for a substitution]
2008-04-22 simonpj@microsoft.comRename WpCo to WpCast
2008-04-21 pepeFix #2044 (:printing impredicatively typed things)
2008-04-22 Tim ChevalierImprove External Core syntax for newtypes
2008-04-22 Tim ChevalierNaming changes in External Core
2008-04-21 simonpj@microsoft.comAdd clarifying comments about unsafeCoerce
2008-04-17 Ian LynaghAdd some more generic (en|de)code(Double|Float) code
2008-04-12 Ian LynaghUpdates to handle Ordering moving from base to ghc...
2008-04-16 Tim ChevalierImprove External Core syntax
2008-04-11 simonpj@microsoft.comRevive the static argument transformation
2008-04-11 simonpj@microsoft.comTransfer strictness and arity info when abstracting...
2008-04-14 Tim ChevalierEta-expand newtype coercions in External Core
2008-04-11 simonpj@microsoft.comRejig error reporting in the unifier slightly
2008-04-10 simonpj@microsoft.comImprove error message layout slightly
2008-04-10 simonpj@microsoft.comTwo improvements to boxy matching
2008-04-10 simonpj@microsoft.comFix Trac #2206: ensure the return type is rigid in...
2008-04-10 simonpj@microsoft.comFix Trac #2205, which I introduced recently
2008-04-10 simonpj@microsoft.comEnsure that arity is accurate in back end
2008-04-10 simonpj@microsoft.comMake the arity and strictness agree, for wired-in botto...
2008-04-11 Roman LeshchinskiyFix bug in vectorisation of case expressions
2008-04-09 Simon Marlowadd pointers to the wiki for the rules about C prototypes
2008-04-10 Tim ChevalierAnother round of External Core fixes
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-04-07 Manuel M T ChakravartyRemove GADT refinements, part 5
2008-03-03 Manuel M T ChakravartyRemove GADT refinements, part 4
2008-04-06 Tim ChevalierImprove error message for malformed LANGUAGE pragma
2008-04-06 Tim ChevalierImprove error message for non-matching file name
2008-04-05 Pepe IborraVirtualize the cwd in GHCi
2007-12-19 Pepe IborraFix rendering of references in :print under -fprint...
2008-04-04 simonpj@microsoft.comFix Trac #2188: scoping in TH declarations quotes
2008-04-03 simonpj@microsoft.comFix simplifier thrashing
2008-04-03 simonpj@microsoft.comFix Trac #2179: error message for main
2008-04-03 simonpj@microsoft.comFix Trac #2136: reporting of unused variables
2008-04-02 simonpj@microsoft.comFix Trac #2137: report correct location for shadowed...
2008-04-02 simonpj@microsoft.comFix Trac #2141: invalid record update
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-03-30 Ian LynaghDerive a valid Ix instance for data Foo = Foo Int Int
2008-03-29 Tim ChevalierFix big character literal printing in External Core
2008-03-29 Tim ChevalierExternal Core: don't print superfluous parens in case...
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghFix typo; spotted by Bdh in #ghc
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghRemove a DEBUG use
2008-03-29 Ian LynaghRemove a DEBUG
2008-03-29 Ian LynaghRemove more #ifdef DEBUGs
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove a #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove some redundant code
next