ghc-hetmet.git
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
2008-03-26 Ian LynaghFix warnings in basicTypes/IdInfo
2008-03-26 Ian LynaghFix warnings in basicTypes/NameEnv
2008-03-26 Ian LynaghFix warnings in basicTypes/NameSet
2008-03-26 Ian LynaghFix warning in basicTypes/NewDemand
2008-03-26 Ian LynaghFix warnings in basicTypes/VarEnv
2008-03-26 Ian LynaghFix warnings in basicTypes/VarSet
2008-03-26 Ian Lynaghmain/BreakArray has no warnings
2008-03-26 Ian LynaghIn validate settings, make -Werror easier to override
2008-03-26 Ian LynaghRemove a redundant type sig
2008-03-25 Ian LynaghFix warnings in main/DriverPhases
2008-03-25 Ian LynaghRemove redundant type sig
2008-03-25 Ian LynaghFix warnings in main/HscStats
2008-03-25 Ian LynaghFix warnings in main/Constants
2008-03-25 Ian LynaghFix warnings in main/InteractiveEval
2008-03-25 Ian LynaghFix warnings in main/Packages
2008-03-25 Ian LynaghFix warnings in main/PprTyThing
2008-03-25 Ian LynaghFix warnings in main/StaticFlags
2008-03-25 Tim ChevalierChange syntax for newtypes in External Core
2008-03-25 Ian LynaghFix warnings in the RTS
2008-03-24 Ian LynaghAnother change for GHC.PrimopWrappers moving from base...
2008-03-24 Ian LynaghUpdate darcs-boring
2008-03-24 Tim ChevalierFix primMname in External Core printer
2008-03-24 Tim ChevalierFix primMname in External Core printer
2008-03-23 Ian LynaghFollow library changes
2008-03-20 Ian LynaghCgTicky now doesn't know about the Integer data constru...
2008-03-22 Ian Lynagh-DDEBUG build fix
2008-03-20 Ian LynaghRename rebuild to remake, and define rebuild to "clean...
2008-03-20 Tim ChevalierHandle hierarchical module names in External Core tools
2008-03-19 Tim ChevalierImprove hierarchical module name handling in MkExternalCore
2008-03-19 Tim ChevalierFixed remaining warning in coreSyn/MkExternalCore
2008-03-17 Ian LynaghRevert an accidental change
2008-03-17 Ian LynaghPrint some extra debugging info when doing --show-iface
2008-03-17 Ian LynaghEliminate a global variable
2008-03-17 Ian LynaghFollow changes in editline
2008-03-16 Ian LynaghUse editline instead of readline
2008-03-17 Roman LeshchinskiyVectorise tuple constructorsn
2008-03-17 keller@cse... Added double divide and unzipP
2008-03-11 keller@cse... Added 'div' to set of vectorising functions
2008-03-16 Ian LynaghIf unregisterised, link with -optl-Wl,--relax on IA64
2008-03-15 Ian LynaghWhen concatenating variables in Makefile, strip spaces...
2008-03-16 Ian LynaghFix a space leak in :trace (trac #2128)
2008-03-16 Ian LynaghIf we are failing due to a warning and -Werror, say so
2008-03-15 Ian LynaghRemove leftover NoteTy/FTVNote bits
2008-03-15 Ian LynaghRemove uses of addFreeTyVars
2008-03-13 Simon Marlowparsing tweak for :break
2008-02-07 Simon MarlowTweaks to stack squeezing
2008-03-13 Manuel M T... Some cleanup in TcSimplify.reduceContext
2008-03-13 Manuel M T... Properly normalise reduced dicts
2008-03-13 Roman LeshchinskiyBump mAX_NDP_PROD to 5
2008-03-12 Simon Marlow#2050: save the GHCi history in ~/.ghc/ghci_history
2008-03-12 Roman LeshchinskiyMake sure we generate PA dictionaries for tuples up...
2008-03-12 Roman LeshchinskiyBump mAX_NDP_PROD to 4
2008-03-10 Tim ChevalierFirst cut at reviving the External Core tools
2008-03-09 Roman LeshchinskiyRemove ndpFlatten
2008-03-09 iavor.diatchki... documentation fix: change flag -frules-off to -fno...
2008-03-06 simonpj@microsoft.comDon't expose the unfolding of dictionary selectors...
2008-03-06 simonpj@microsoft.comFix Trac #783: improve short-cutting literals in the...
2008-03-06 simonpj@microsoft.comFix Trac #2138: print the 'stupid theta' of a data...
2008-03-07 Roman LeshchinskiyFix vectorisation monad
2008-03-06 simonpj@microsoft.comImprove SpecConstr for local bindings: seed specialisat...
2008-03-05 simonpj@microsoft.comRefactor OccAnal; and improve dead-code elimination
2008-03-05 Ian LynaghCopy the right ghc-pkg.bin into bindists
2008-03-05 Ian LynaghAdd a missing endif to the bindist Makefile
2008-03-05 Ian LynaghFix bashisms; patch from Bernie Pope
2008-03-05 Ian LynaghImprove no-type-signature warning
2008-03-02 Ian LynaghFix typo
2008-03-02 Ian LynaghIn bindists, look in the right place to see if we have...
2008-02-29 Manuel M T... Remove GADT refinements, part 3
2008-02-28 Manuel M T... MacOS installer: Uninstaller must be able to deal with...
2008-02-27 Ian LynaghAdd and use seqBitmap when constructing SRTs
2008-02-20 Ian LynaghWhitespace
2008-02-28 Manuel M T... Remove GADT refinements, part 2
2008-02-28 simonpj@microsoft.comFix Trac #2130: improve derived Ord for primmitive...
2008-02-28 simonpj@microsoft.comComments only
2008-02-28 Simon Marlowadd a note about SMP execution not being supported...
2008-02-28 Simon MarlowEnable -prof -threaded (#886)
2008-02-28 simonpj@microsoft.comWibble to error message (stmt of do block or comprehension)
2008-02-28 Max BolingbrokeMake explicit lists more fusable
2008-02-28 simonpj@microsoft.comAdd comments explaining flags
2008-02-28 Manuel M T... Remove GADT refinements, part 1
2008-02-28 Manuel M T... Eliminate SkolemOccurs skolems only after checkLoop...
2008-02-27 simonpj@microsoft.comFix Trac #2126: re-order tests (easy)
2008-02-26 simonpj@microsoft.comFix Trac #2111: improve error handling for 'rec' in...
2008-02-26 simonpj@microsoft.comRemove gaw comment
2008-02-26 simonpj@microsoft.comFix Trac #1899; missing equality check in typechecker...
next