ghc-hetmet.git
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 ChevalierUpdate External Core docs
2008-04-22 Tim ChevalierExternal Core typechecker - improve handling of coercions
2008-04-22 Tim ChevalierNaming changes in External Core
2008-04-21 simonpj@microsoft.comAdd clarifying comments about unsafeCoerce
2008-04-20 Ian LynaghMake the integer library to use more configurable
2008-04-16 Ian LynaghRemove some duplicate extern decls
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-08 Ian LynaghFix lndir
2008-04-16 Tim ChevalierImprove External Core syntax
2008-04-14 Simon MarlowFIX BUILD (Windows): Copy the ln trick used by the...
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 ChevalierRevive External Core typechecker
2008-04-14 Tim ChevalierEta-expand newtype coercions in External Core
2008-04-14 Tim ChevalierExtra info in genprimopcode --make-ext-core-source
2008-04-11 andy@galois.comFixing HPCTIXDIR problem with mkdir usage on Windows
2008-04-11 Tim ChevalierUpdate .darcs-boring with utils/ext-core stuff
2008-04-11 Simon MarlowFIX #2197: an update frame might point to an IND_OLDGEN
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-10 Tim ChevalierExtend genprimopcode to print primop types for ext...
2008-04-09 Simon Marlowadd pointers to the wiki for the rules about C prototypes
2008-04-09 Simon Marlowavoid warnings from ffi.h when UseLibFFIForAdjustors=YES
2008-04-09 Simon MarlowFIX BUILD (bootstrap with -fvia-C): prototype fixes
2008-04-10 Tim ChevalierAnother round of External Core fixes
2008-04-08 andy@galois.comAdding environment variable HPCTIXDIR, a directory...
2008-04-08 andy@galois.comFixing hpc combine and hpc map to use the correct help...
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-04-07 Simon MarlowFIX BUILD on non-x86: add missing prototypes
2008-04-07 Simon Marlowupdate a comment
2008-04-03 Simon Marlowremove dead code
2008-04-07 Samuel BronsonReplace one occurance of CVS with darcs in HACKING
2008-04-07 Manuel M T... Remove GADT refinements, part 5
2008-03-03 Manuel M T... Remove 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 ChevalierRevive External Core parser
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
2008-03-29 Ian Lynaghprelude/PrimOp is now mostly warning-free
2008-03-29 Ian LynaghFix warnings from primops.txt.pp
2008-03-29 Ian LynaghUse _ rather than "other" in generated code
2008-03-29 Ian LynaghFix some warnings
2008-03-29 Ian LynaghRemove some redundant imports
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove some unnecessary imports
2008-03-29 Ian LynaghRemove an unnecessary #ifdef DEBUG
2008-03-29 Ian LynaghAnother debugIsOn use
2008-03-29 Ian LynaghConvert some DEBUG uses to debugIsOn
2008-03-29 Ian LynaghPut debugIsOn in Util, rather than rely on it being...
2008-03-28 Tim ChevalierExternal Core: print function types correctly, improve...
2008-03-28 Tim ChevalierPrint out rational literals correctly in External Core
2008-03-27 Tim ChevalierChange syntax for qualified names in External Core
2008-03-26 Ian LynaghMake use of the SDoc type synonym
2008-03-26 Ian LynaghFix warnings in rename/RnTypes
next