Properly ppr InstEqs in wanteds of implication constraints
[ghc-hetmet.git] / compiler / ghci /
2007-11-08 claus.reinke@talk2... FIX #1847 (improve :browse! docs, fix unqual)
2007-11-16 Simon MarlowAttempt at fixing #1873, #1360
2007-11-14 Pepe Iborrawibble
2007-11-14 Pepe IborraTry to manage the size of the text rendered for ':show...
2007-11-14 Pepe IborraMake the Term ppr depth aware
2007-11-14 Pepe IborraUse paragraph fill sep where possible
2007-11-14 Simon MarlowFix #782, #1483, #1649: Unicode GHCi input
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-13 Pepe IborraReplaced two uses of head b explicit pattern matching
2007-10-06 Pepe IborraPrint binding contents in :show bindings
2007-09-28 Pepe IborraFollowing an indirection doesn't count as a RTTI step
2007-11-07 Simon MarlowFIX BUILD
2007-11-07 Simon MarlowFIX #1556: GHC's :reload keeps the context, if possible
2007-11-07 Simon MarlowFIX #1765, #1766
2007-11-07 Simon Marlow#1617: Add :browse! and various other additions to...
2007-11-07 Simon MarlowFIX #1838: use System.Directory.getHomeDirectory instea...
2007-11-02 simonpj@microsoft.comAvoid Haddock bug #1821
2007-10-19 Simon Marlowimplement #1468, :browse on its own uses the currently...
2007-10-18 Simon Marlowfix :print when !tablesNextToCode
2007-10-17 Simon Marlowfix warning on Windows
2007-10-10 Simon MarlowGHCi: use non-updatable thunks for breakpoints
2007-10-10 Manuel M T ChakravartyFix warnings when build w/o readline
2007-10-03 Simon Marlowrefactoring only: use the parameterised InstalledPackag...
2007-10-03 Simon Marlowwarning removal
2007-09-27 Pepe IborraFinally, I managed to squash an infamous bug in :print
2007-09-27 Pepe IborraBe a bit more flexible in terminal identification for...
2007-09-26 Simon Marlowfix #1734, panic in :show modules after load failure
2007-09-24 Simon Marlowcomments only: point to relevant bug reports
2007-09-18 Ian LynaghCatch any exceptions thrown by getEnv; fixes #1704
2007-09-11 simonpj@microsoft.comDefine and use PprTyThing.pprTypeForUser
2007-09-12 Pepe IborraBetter modelling of newtypes in the Term datatype
2007-09-12 Pepe IborraGHCi debugger: Added a -fprint-evld-with-show flag
2007-09-11 Pepe IborraRefactoring & documenting the Term pprinter used by...
2007-09-11 Pepe IborraCustom printer for the Term datatype that won't output...
2007-09-11 Pepe IborraCustom printer for the Term datatype that won't output...
2007-09-11 Simon MarlowFIX #1466 (partly), which was causing concprog001(ghci...
2007-09-10 Pepe IborraNicer GHCi debugger underlining
2007-09-10 Pepe IborraFIX #1669 (GHCi debugger underlining is in the wrong...
2007-09-08 sven.panne@aedion.deWe seem to use Outputable unconditionally these days
2007-09-07 Ian LynaghFix assertions in RtClosureInspect
2007-09-06 Ian LynaghSet do_bold based on $TERM, not platform
2007-09-06 Pepe Iborrawarning police
2007-09-06 Simon MarlowFIX #1465, error messages could sometimes say things...
2007-09-04 Simon Marlowcompletion for modules in 'import M'
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-29 Pepe IborraUse a Data.Sequence instead of a list in cvReconstructType
2007-08-29 Pepe IborraFix a bug in RtClosureInspect.cvReconstructType.
2007-08-29 Pepe IborraWarning police
2007-08-29 Pepe IborraWibble
2007-08-27 Pepe Iborra:stepover ---> :steplocal, :stepmodule
2007-08-27 Pepe IborraUse a version of obtainTerm that takes a max depth...
2007-08-26 Pepe IborraStyle: remove trailing spaces
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-22 Pepe IborraBetter document :stepover and its limitations
2007-08-28 Manuel M T ChakravartyType checking for type synonym families
2007-08-10 Ian LynaghFollow Array changes (adding numElements field)
2007-08-21 Clemens FruhwirthLinker.lhs to prefer DSO when it's build as dynamic...
2007-08-22 Pepe IborraA partial attempt to improve :stepover
2007-08-22 Pepe IborraBetter document :stepover and its limitations
2007-08-21 Pepe IborraSmall rearrangements
2007-08-20 Pepe IborraMake :stepover <expr> work like :step
2007-08-17 Ian LynaghRemove dupliate "io (revertCAFs)" and discardActiveBrea...
2007-08-16 Pepe IborraDocument :stepover in ghci help
2007-08-15 Pepe IborraSteal the bold trick from :list for :history
2007-08-15 Pepe IborraTeach :history to show the name of the enclosing declar...
2007-08-14 Pepe IborraGeneralize some code dealing with SrcSpan sorting
2007-08-09 Pepe IborraA new :stepover command for the debugger
2007-08-09 Pepe IborraFunctor instance for the GHCi monad
2007-08-10 Ian LynaghRemove a duplicate case
2007-08-02 simonpj@microsoft.comFix Trac #1525
2007-07-16 Ian LynaghFix alphabetical ordering in :? output
2007-07-14 Ian LynaghFix for print022 (round up when dividing type size...
2007-07-14 Pepe IborraAutomatic RTTI for ghci bindings
2007-07-12 Pepe IborraTeach :print to not panic when the DataCon for a closur...
2007-07-12 Pepe IborraFix an array indexing bug in getClosureData (used by...
2007-07-11 Pepe IborraFix imports & add missing type signatures
2007-07-11 Pepe IborraAsk for a HscEnv instead of a Session in InteractiveEva...
2007-07-11 Pepe IborraAdd a max depth bound to the bfs implementation in...
2007-07-09 Simon MarlowFix #1505; failure to catch syntax error in :break...
2007-07-09 Ian LynaghAdd -fprint-explicit-foralls flag; fixes trac #1474
2007-07-06 Simon Marlowundo: Get the path right for :list
2007-07-05 Michael D. AdamsWarning Police
2007-07-02 Ian LynaghRemove prefixMatch and suffixMatch from Util
2007-07-02 Ian LynaghRemove the large ghci banner, and the flags to choose...
2007-06-29 Tim ChevalierFurther compileToCore improvements
2007-06-26 Simon Marlowx86_64: fix a few bugs in the >8 floating point args...
2007-06-25 Simon MarlowwithExtendedLinkerState: don't revert the whole state
2007-06-07 LemmihFix a bug in MatchCon, and clarify what dataConInstOrig...
2007-06-18 Ian LynaghMore debugger output order consistency
2007-06-17 Pepe IborraSeveral changes to the code dealing with newtypes in...
2007-06-17 Ian LynaghSort names before printing them in the debugger so...
2007-06-12 Ian LynaghTweak banner printing 2007-06-12
2007-06-01 cdsmith@twu.netFIX #1378 Add option for a shorter banner on GHCi startup
2007-06-12 Simon Marlowfix compile error in the !GHCI_TABLES_NEXT_TO_CODE...
2007-06-05 Isaac Dupreeremove #if branches for pre-ghc-6.0
2007-06-05 Simon Marlowfix panic in #1379
next