Properly ppr InstEqs in wanteds of implication constraints
[ghc-hetmet.git] / compiler / main /
2007-11-16 simonpj@microsoft.comAdd DEBUG-only flag -dsuppress-uniques to suppress...
2007-11-15 Simon MarlowFIX #1828: installing to a patch with spaces in
2007-11-14 David WaernAvoid making Either String an instance of Monad in...
2007-11-14 simonpj@microsoft.comRun the -frule-check pass more often (when asked)
2007-11-13 Pepe IborraGHCi debugger: added a new flag, -fno-print-binding...
2007-11-13 Pepe IborraFix Trac 1865: GHCi debugger crashes with :print
2007-10-04 Pepe Iborra Leftovers from the 1st GHCi debugger prototype
2007-11-13 Simon MarlowFIX #1653 (partially): add -X flags to completion for...
2007-11-11 Ian LynaghTurn -fprint-bind-result off by default
2007-11-07 Simon Marlow#1617: Add :browse! and various other additions to...
2007-11-06 Simon Marlowfix stage 1 compilation
2007-11-06 Simon MarlowGHC API: add checkAndLoadModule
2007-11-06 Simon Marlowwarning police
2007-06-25 nr@eecs.harvard.edurequest for documentation of a new argument
2007-11-03 Ian LynaghMERGED: Define and use $httptopdir for the haddock...
2007-11-01 David WaernRefactor Haddock options
2007-10-27 Tim ChevalierMake compileToCore return the module name and type...
2007-10-16 simonpj@microsoft.comFix #1709: do not expose the worker for a loop-breaker
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-10-10 Simon MarlowFIX #1681: withBreakAction had too large a scope in...
2007-10-09 Simon MarlowFIX #1743, create a fresh unique for each Id we bind...
2007-10-09 Simon Marlowremove the "-unreg" flag and the unregisterised way...
2007-10-09 Simon Marlowwarning removal
2007-10-03 Simon Marlowwarning removal
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-10-03 Simon Marlowremove most warnings
2007-10-08 Simon MarlowFIX #1748: -main-is wasn't handling the case of a singl...
2007-09-27 Simon Marlowfurther stub filename fix: I managed to break non-stubd...
2007-09-26 Simon MarlowFIX -stubdir bug: the .hc file was #including the wrong...
2007-09-26 Clemens FruhwirthRemove current package from preloaded package set
2007-09-23 Ian LynaghNotice when C modules have changed when deciding whethe...
2007-09-23 Ian LynaghWhitespace changes only
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
2007-09-19 Ian LynaghFix --print-docdir for relocatable builds; fixes #1226
2007-09-19 simonpj@microsoft.comFix exponential-time behaviour with type synonyms;...
2007-09-17 Ben.Lippmeier@anu... Add -dasm-lint
2007-09-15 Norman Ramseylay ground for more readable dumping of CmmGraph
2007-09-11 simonpj@microsoft.comDefine and use PprTyThing.pprTypeForUser
2007-09-11 simonpj@microsoft.comMinor refactoring: give an explicit name to the pretty...
2007-09-12 Pepe IborraGHCi debugger: Added a -fprint-evld-with-show flag
2007-09-12 Simon Marlowesacpe backslashes in the filename in the .rc file
2007-08-31 Clemens FruhwirthRemove --export-all-symbols for DLL linking, it is...
2007-09-07 Ben.Lippmeier@anu... Add iterative coalescing to graph coloring allocator
2007-09-11 Simon MarlowFIX #1466 (partly), which was causing concprog001(ghci...
2007-09-11 Pepe IborraFix type signatures
2007-09-11 Pepe IborraGHCi debugger: new flag -fbreak-on-error
2007-09-10 Simon Marlowrefactoring: eliminate DriverPipeline.CompResult and...
2007-09-10 Simon Marlowrefactoring: inline hscMkCompiler
2007-09-11 Simon MarlowFIX #1677; poor error message for misspelled module...
2007-09-10 Simon MarlowFIX #903: mkWWcpr: not a product
2007-09-08 Ian LynaghMake various assertions work when !DEBUG
2007-09-07 Norman Ramseyrefactor duplicated code in main/HscMain
2007-09-06 Norman Ramseymassive changes to add a 'zipper' representation of C--
2007-09-06 Pepe Iborrawarning police
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
2007-09-05 Norman Ramseychange of representation for GenCmm, GenCmmTop, CmmProc
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-03 Ben.Lippmeier@anu... Do conservative coalescing in register allocator
2007-09-04 Ian LynaghAdd a -Warn flag
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-08-31 Ben.Lippmeier@anu... Fix space leak in NCG
2007-08-31 Simon Marlowcomments only
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-29 Pepe IborraWarning police
2007-08-29 Pepe IborraUNDO: Extend ModBreaks with the srcspan's of the enclos...
2007-08-27 Pepe IborraUse a version of obtainTerm that takes a max depth...
2007-08-27 Pepe IborraBe more careful when calculating the enclosing top...
2007-08-26 Pepe IborraPrint contents of bindings when stopping at a breakpoint
2007-08-24 Pepe IborraA partial attempt to improve :stepover
2007-08-26 Simon MarlowRefactoring only: remove [Id] field from ForeignStubs
2007-08-25 Ian LynaghAdd "Support SMP" and "RTS ways" to the compiler -...
2007-08-24 Ian LynaghAdd "have interpreter" to the compiler --info output
2007-08-24 Simon Marlowwindres also needs the PATH workaround, because it...
2007-08-22 Ben.Lippmeier@anu... Refactor cmmNativeGen so dumps can be emitted inline...
2007-08-22 simonpj@microsoft.comAdd comments about ModGuts instance envts (and re-order...
2007-08-23 Ian LynaghPut a space between gcc and its arguments when calling...
2007-08-23 Ian Lynaghwindres is in bin/, not the top-level directory
2007-08-22 Michael D. AdamsBuild fix: modBreaks -> modBreaks_decls modbreaks
2007-08-21 Ben.Lippmeier@anu... Allow redirection of -ddump-* to file
2007-08-17 Ben.Lippmeier@anu... Add dumping of native code gen stats to file.
2007-08-22 Pepe IborraA partial attempt to improve :stepover
2007-08-21 Pepe IborraSmall rearrangements
2007-08-21 Pepe IborraExtend ModBreaks with the srcspan's of the enclosing...
2007-08-10 Simon MarlowFIX #1271: create manifests, and embed them in executab...
2007-08-21 Simon MarlowFIX #1427, #1569: gcc 4.2.x needs -fno-toplevel-reorder
2007-08-07 Clemens FruhwirthAdd __PIC__ define for -fPIC compiled C code
2007-08-07 Clemens FruhwirthRemove unused -optdll option.
2007-08-07 Clemens FruhwirthLink Windows DLLs and OSX dylibs correctly in linkDynLib
2007-08-14 Ben.Lippmeier@anu... Add graph coloring register allocator.
2007-08-03 Simon MarlowFIX part of #1372, improvements to the recompilation...
2007-08-20 Norman Ramseyannotate C-- calls that do not return
2007-08-18 Ian LynaghImplement --info, and change how can_split is defined
2007-08-18 Ian LynaghUse the qualified name for catch
2007-08-18 Ian LynaghFix trac #1565: :r DoesNotExist needs to remove any...
2007-08-17 Ian LynaghAdd a comment that -Onot is deprecated
next