Add a --names-only flag for list --simple-output
[ghc-hetmet.git] / compiler /
2007-09-10 Simon MarlowFIX #903: mkWWcpr: not a product
2007-09-10 Manuel M T ChakravartyCleaned up version of Tom's unflattened skolemOccurs
2007-09-09 sven.panne@aedion.deNever try to build Haddock docs in ghc/compiler, even...
2007-09-08 Norman Ramseyimplement the outOfLine primitive in MkZipCfg (proposed...
2007-09-07 Norman RamseywithUnique and mkBlock as requested by SLPJ (but only...
2007-09-07 Norman Ramseyno registers are available after a call
2007-09-07 Norman Ramseywrote an analysis to help in sinking Reload instructions
2007-09-08 sven.panne@aedion.deWe seem to use Outputable unconditionally these days
2007-09-08 Ian LynaghMake various assertions work when !DEBUG
2007-09-07 Ian LynaghFix assertions in RtClosureInspect
2007-09-07 Ian LynaghIn ASSERT and friends, use all the expressions we are...
2007-09-07 Norman Ramseya good deal of salutory renaming
2007-09-07 Manuel M T ChakravartyMade TcTyFuns warning clean
2007-09-06 Tom Schrijversfix for Simple9
2007-09-07 Manuel M T ChakravartyImproved error messages for higher-rank equality contexts
2007-09-07 Manuel M T ChakravartyFIX: Type families test Simple14
2007-09-07 Norman Ramseyrefactor duplicated code in main/HscMain
2007-09-07 Norman Ramseyin CmmExpr, always have (Show GlobalReg), regardless...
2007-09-06 Ian LynaghFix building with old compilers which don't understand...
2007-09-07 simonpj@microsoft.comTiny optimisation/simplification to FunDeps.grow
2007-09-07 simonpj@microsoft.comWarning police
2007-09-07 simonpj@microsoft.comAdd clarifying comments
2007-09-06 simonpj@microsoft.comFix zonking in mkExports
2007-09-07 Norman Ramseyadding new files to do with new cmm functionality
2007-09-06 Ian LynaghSet do_bold based on $TERM, not platform
2007-09-06 Norman Ramseymassive changes to add a 'zipper' representation of C--
2007-09-06 Ian LynaghRemove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM
2007-09-06 Ben.Lippmeier@anu... Cure space leak in coloring register allocator
2007-09-06 Ben.Lippmeier@anu... Small improvement to GraphColor.selectColor
2007-09-06 Pepe Iborrawarning police
2007-09-06 Manuel M T ChakravartyCleanup of equality rewriting and no swapInsts for...
2007-09-06 Manuel M T ChakravartyRemove EqInsts from addSCs to avoid -DDEBUG warnings
2007-09-06 Manuel M T ChakravartyEqInst related clean up
2007-09-06 Manuel M T ChakravartyRemove dead code in TcSimplify
2007-09-06 Manuel M T ChakravartyFix -DDEBUG warning
2007-09-05 Tom Schrijversalso swap for variables in completion algorithm
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
2007-09-05 Simon Marlowfix error in .hi-boot-6
2007-09-05 Ben.Lippmeier@anu... Improve GraphColor.colorScan
2007-09-05 Manuel M T ChakravartyFIX #1651: use family instances during interactive...
2007-09-05 simonpj@microsoft.comRefactor, improve, and document the deriving mechanism
2007-09-05 Ben.Lippmeier@anu... Refactor MachRegs.trivColorable to do unboxed accumulation
2007-09-05 Norman Ramseychange of representation for GenCmm, GenCmmTop, CmmProc
2007-09-05 Norman Ramseyenable and slay warnings in cmm/Cmm.hs
2007-09-05 Simon Marlowfix warnings
2007-09-05 Simon MarlowFIX #1650: ".boot modules interact badly with the ghci...
2007-09-04 Simon Marlowdon't generate .hi-boot/.o-boot files in GHCi
2007-09-04 Simon Marlowrefactoring only
2007-09-04 Simon Marlowcompletion for modules in 'import M'
2007-09-05 Ben.Lippmeier@anu... warning police
2007-09-03 Ben.Lippmeier@anu... Do conservative coalescing in register allocator
2007-09-04 Tom Schrijversbug fix in Decomp step of completion algorithm for...
2007-09-04 Tom Schrijversfix of wanted equational class context
2007-09-04 Simon Marlowput the @N suffix on stdcall foreign calls in .cmm...
2007-09-04 Ian LynaghAdd a -Warn flag
2007-09-04 Ian LynaghAlways turn on -Wall -Werror when compiling the compile...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-04 Manuel M T ChakravartyFIX #1651: unBox types when deferring unification
2007-09-03 Manuel M T ChakravartyBetter error message for unsolvable equalities
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-03 Ben.Lippmeier@anu... NCG space leak avoidance refactor
2007-09-03 Ben.Lippmeier@anu... Do aggressive register coalescing
2007-08-28 Ben.Lippmeier@anu... Add coalescence edges back to the register graph
2007-09-03 Ross PatersonFIX for #1080
2007-08-31 Ben.Lippmeier@anu... Fix space leak in NCG
2007-08-31 Simon Marlowcomments only
2007-09-01 sven.panne@aedion.deFixed TeX syntax
2007-09-01 Ian LynaghSet -Wall -fno-warn-name-shadowing in compiler/ when...
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-31 Ian LynaghAdd a --print-docdir flag
2007-08-31 Roman LeshchinskiyRemove NDP-related stuff from PrelNames
2007-08-31 Roman LeshchinskiyVectorisation of enumeration types
2007-08-31 Roman LeshchinskiyNumber data constructors from 0 when vectorising
2007-08-31 Roman LeshchinskiyRename functions
2007-08-31 Roman LeshchinskiyRefactoring
2007-08-31 Roman LeshchinskiyRefactoring
2007-08-31 Roman LeshchinskiyFix vectorisation of nullary data constructors
2007-08-30 Roman LeshchinskiyDo not unnecessarily wrap array components
2007-08-30 Roman LeshchinskiyRemove dead code
2007-08-30 Roman LeshchinskiyFix vectorisation of unary data constructors
2007-08-30 Roman LeshchinskiyFix vectorisation of sum type constructors
2007-08-30 Roman LeshchinskiyTrack changes to package ndp (use PArray_Int# instead...
2007-08-30 Roman LeshchinskiyFind the correct array type for primitive tycons
2007-08-30 Roman LeshchinskiyAdd code for looking up PA methods of primitive TyCons
2007-08-29 Roman LeshchinskiyDelete dead code
2007-08-29 Roman LeshchinskiyRewrite vectorisation of product DataCon workers
2007-08-29 Roman LeshchinskiyRewrite generation of PA dictionaries
2007-08-24 Roman LeshchinskiyComplete PA dictionary generation for product types
2007-08-24 Roman LeshchinskiySimplify generation of PR dictionaries for products
2007-08-24 Roman LeshchinskiyRemove unused vectorisation built-in
2007-08-24 Roman LeshchinskiyAdapt PArray instance generation to new scheme
2007-08-24 Roman LeshchinskiyAdd UArr built-in
2007-08-24 Roman LeshchinskiyModify generation of PR dictionaries for new scheme
2007-08-24 Roman LeshchinskiyRefactoring
2007-08-24 Roman LeshchinskiyRemove dead code
2007-08-24 Roman LeshchinskiyFix buildFromPRepr
2007-08-24 Roman LeshchinskiyMove code
2007-08-24 Roman LeshchinskiyMove code
2007-08-24 Roman LeshchinskiyDelete dead code
2007-08-24 Roman LeshchinskiyChange buildToPRepr to work with the new representation...
next