Add comments about pruning implication constraints
[ghc-hetmet.git] / compiler / main /
2006-12-07 wolfgang.thaller... x86_64: support PIC and therefore, Mac OS X in the NCG
2006-12-01 wolfgang.thaller... Decouple -O from -fvia-C
2006-11-29 andy@galois.comTickBox representation change
2006-11-25 Ian LynaghAdd some Outputable instances
2006-11-22 simonpj@microsoft.comImprove recovery in hptRules
2006-11-21 Ian LynaghFix ":i Maybe", noticed by Claus Reinke
2006-11-20 Ian LynaghDon't force -static on mips
2006-11-02 simonpj@microsoft.comImprove error message from ghc --make when filename...
2006-11-02 simonpj@microsoft.comRemove unused lookupDeprec function
2006-11-02 simonpj@microsoft.comComments and layout only
2006-11-01 sof@galois.comimport Maybes wibble
2006-10-25 andy@galois.com6.4 compatiblity
2006-10-24 andy@galois.comHaskell Program Coverage
2006-10-24 Simon Marlowfix 5.04 compile
2006-10-23 Simon Marlowwibble in parseStaticFlags
2006-10-19 basvandijk@home.nlA little abstraction
2006-10-18 Ian LynaghFix the build with GHC 6.2.2
2006-10-18 Manuel M T ChakravartyCross-module consistency check for family instances
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-16 Simon MarlowFix deadlock on second call to newSession
2006-10-06 Simon Marlowremove unused origPkgIdMap field from PackageState
2006-10-06 Simon MarlowCache the package database the first time it is read
2006-10-13 simonpj@microsoft.comMore refactoring in RnNames
2006-10-13 Manuel M T ChakravartyKeep track of family instance modules
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-10 Manuel M T ChakravartyRough matches for family instances
2006-10-06 simonpj@microsoft.comAvoid repeatedly loading GHC.Prim
2006-10-06 simonpj@microsoft.comPrint the 'skipping' messages at verbosity level 1
2006-10-06 simonpj@microsoft.comImport trimming
2006-10-06 simonpj@microsoft.comImprove comments and error tracing
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-10-05 Ian LynaghMerge changes
2006-10-03 Ian LynaghRemove unused option -femit-extern-decls
2006-10-04 simonpj@microsoft.comTrim imports
2006-10-04 simonpj@microsoft.comRemvove totally unused static flags
2006-10-04 simonpj@microsoft.comRemove ILX from the GHC altogether (although I left...
2006-10-04 simonpj@microsoft.com-frule-check is not a static flag
2006-10-04 simonpj@microsoft.comSecond bite at the rules-only idea
2006-10-03 simonpj@microsoft.comMake recursion and RULES interact better
2006-07-27 LemmihAdd a C++ phase. Fixes bug #800
2006-09-28 Simon MarlowFix #906, and do #914 while I'm in here (it wasn't...
2006-09-27 Simon MarlowRename -no-recomp to -fforce-recomp, and document it
2006-09-27 Simon MarlowMake printing of binding results optional in GHCi,...
2006-09-20 Manuel M T ChakravartyImport/export of data constructors in family instances
2006-09-20 Manuel M T ChakravartyOption -findexed-types
2006-09-20 Manuel M T ChakravartyATs are now implicitTyThings
2006-09-20 Manuel M T ChakravartyStraightened out implicit coercions for indexed types
2006-09-20 Manuel M T ChakravartyFixed two data family bugs
2006-09-20 Manuel M T ChakravartyMake sure ATs are included into the temporary env for...
2006-09-20 Manuel M T ChakravartyExtend Class.Class to include the TyCons of ATs
2006-09-20 Manuel M T ChakravartyExtended TyCon and friends to represent family declarations
2006-09-20 Manuel M T Chakravartynewtype fixes, coercions for non-recursive newtypes...
2006-09-15 Manuel M T ChakravartyRenaming of indexed types
2006-09-15 Manuel M T ChakravartyParser support for assoc synonyms
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-09-19 Simon MarlowPackages cleanup, and allow new packages to be loaded...
2006-09-19 Simon Marlowunused imports
2006-09-06 Simon Marlow-threaded and -prof do not currently work together
2006-09-01 simonpj@microsoft.com-fglasgow-exts no longer implies -fbang-patterns
2006-08-25 Roman LeshchinskiyMake sure GCC uses the Sparc V9 instruction set
2006-08-23 Esa Ilari VuokkoAdd dynCompileExpr
2006-08-24 Ian LynaghRemove a reference to -fglobalise-toplev-names that...
2006-08-23 Simon MarlowIn the Compiling/Skipping message, print ModuleNames...
2006-08-22 Simon MarlowfindModule: add a fallthrough error case
2006-08-18 simonpj@microsoft.comFall over more gracefully when there's a Template Haske...
2006-08-11 sven.panne@aedion.deWarning police: Removed overlapped pattern warnings
2006-08-11 Simon MarlowImprove the "could not find module" error message
2006-08-11 Simon MarlowOn FreeBSD, use -lthr instead of -pthread for now ...
2006-07-10 Ian LynaghPull out common removal code, and detect does-not-exist...
2006-07-10 Ian LynaghCreate our own directory in the temporary directory...
2006-07-09 Ian LynaghMerge SysTools import declarations
2006-07-09 Ian LynaghDon't freeze the dynamic flags used for filename genera...
2006-08-07 simonpj@microsoft.comAdd -fextended-default-rules and -fmono-pat-binds
2006-07-28 Simon Marlow.hi-boot-5 is obsolete; the earliest GHC we support...
2006-07-28 Simon Marlowget ReadP from the right place.
2006-07-27 Simon Marlowfix some problems with wired-in packages
2006-07-27 simonpj@microsoft.comAdd missing import
2006-07-27 simonpj@microsoft.comMake -fcontext-stack into a dynamic flag
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowadd default cases
2006-07-04 Simon Marlowredundant import
2006-07-22 simonpj@microsoft.comAdd -fmono-pat-binds, and make it the default
2006-07-12 simonpj@microsoft.comExperimental flag -fdicts-cheap
2006-07-02 Jan RochelAdd %local-tag to external core output
2006-07-04 Simon Marlowx86 needs -fno-unit-at-a-time too
2006-06-21 Simon MarlowAllow Template Haskell to be used with -prof
2006-06-16 Simon Marlowremove duplicate way names (-debug -debug didn't work)
2006-06-13 sof@galois.comreaderProc: split up text output using host's line...
2006-06-12 Don StewartAnd move 'Chasing ...' messages into verbosity 2 as...
2006-06-11 Don StewartEmit 'linking not required' messages only with -v 2...
2006-06-10 Don StewartDon't emit 'Skipping' messages unless -v2 or higher...
2006-05-23 simonpj@microsoft.comBug-fix to patch "Run simplifier before SpecConstr"
2006-05-23 simonpj@microsoft.comRun simplifier before SpecConstr
2006-05-18 simonpj@microsoft.comComments only
next