ghc-hetmet.git
2007-05-09 Ian LynaghRemove ghc_ge_504 (it's required to be true now anyway)
2007-05-09 Simon Marlowfix confusion with return value of runStmt
2007-05-09 Simon Marloweliminate a crash when trying to use :break on a compil...
2007-05-09 Simon MarlowStore the constructor name in the info table in UTF-8
2007-05-09 Simon MarlowFIX: Linker.getHValue should be linking in any dependen...
2007-05-09 Simon MarlowFix a missing prime spotted by -fwarn-unused-binds
2007-05-09 simonpj@microsoft.comTidy up the interface to lookupInstEnv
2007-05-09 simonpj@microsoft.comFix a bug in (the new function) SimplUtils.abstractFloats
2007-05-09 simonpj@microsoft.comImprove full laziness by floating allocations out of...
2007-05-09 Pepe IborraFixed a badly defined pattern match
2007-05-08 Simon MarlowAllow you to say :unset -f<flag> (see #1328)
2007-05-08 Simon Marlowoverhaul :help, group the debugging commands together
2007-05-08 Simon Marlowlet you :show things that you can :set (e.g. args,...
2007-05-08 Simon Marlowimprovements to :history
2007-05-08 Simon MarlowFIX BUILD (non-profiling RTS was broken in previous...
2007-05-08 Simon MarlowFIX parsing of Haddock comments (broken by me in the...
2007-05-08 Simon MarlowFIX: #1227 (biographical profiling broken)
2007-05-08 Simon MarlowFIX crash on exit with biographical profiling
2007-05-08 Simon MarlowFIX profiling :-(
2007-05-08 Manuel M T... Improved VectInfo
2007-05-01 Roman LeshchinskiyOccNames for closure conversion
2007-05-07 Simon Marlowadd defaultObjectTarget to the GHC API
2007-05-07 simonpj@microsoft.comMake let-floating work even if there are big lambdas...
2007-05-07 simonpj@microsoft.comFix comments on HsWrapper type
2007-05-07 simonpj@microsoft.comDocument -fspec-threshold
2007-05-07 simonpj@microsoft.comFIX Trac #1332: make isStringTy work right
2007-05-07 Simon MarlowFIX print020: conversion of case expressions of type...
2007-05-07 Simon MarlowFIX: #1253 (Can't use non-layout at top level)
2007-05-07 Simon Marlowproperly fix leakage of Haddock comment syntax (see...
2007-05-07 Manuel M T... Add VectInfo to HPT
2007-05-07 Simon MarlowFIX #1155: ghci -debug generates slightly odd message
2007-05-07 simonpj@microsoft.comFIX Trac #1329: spelling error
2007-04-30 Alec BerrymanBuild arrows library if available 2007-05-06
2007-05-03 Bertram Felgenhauerfix exit code of ghci -e "return ()"
2007-05-06 Manuel M T... Extend hptInstances to also cover family instances
2007-05-04 Manuel M T... IfaceVectInfo and propagation through EPS
2007-05-04 Manuel M T... Added VectInfo to ModGuts
2007-05-05 Ian LynaghHandle ParStmt in collectStmtBinders; fixes tcrun013...
2007-05-05 Ian LynaghDon't print parens around list comprehensions
2007-05-05 Ian LynaghTweak ... generation
2007-05-05 Ian LynaghTweak the ... generation
2007-05-04 Ian LynaghPanic properly if wrongKindOfFamily is given an unexpec...
2007-05-04 Ian LynaghThe libraries/* directories themselves are boring,...
2007-05-04 Ian Lynaghlibraries/filepath/ is boring
2007-05-04 simonpj@microsoft.comWarning police
2007-05-04 simonpj@microsoft.comMake -frewrite-rules into a dynamic flag; off for -O0
2007-05-04 simonpj@microsoft.comImprove printing of "..." in HsExpr; fixes a stupidity...
2007-05-04 simonpj@microsoft.comFix the pruning of dead case alternatives
2007-05-04 simonpj@microsoft.comWarning police
2007-05-04 simonpj@microsoft.comisDataTyCon should be False for all type families,...
2007-05-03 simonpj@microsoft.comFix dependency information for RULES
2007-05-03 simonpj@microsoft.comLess voluminous debug
2007-05-03 simonpj@microsoft.comRemove "__" prefix for forall when printing a RULE
2007-05-03 simonpj@microsoft.comAdd the -ddump-mod-cycles flag to the user manual
2007-05-03 Ian LynaghFix truncate on amd64 NCG; fixes arith005.
2007-05-03 Ian LynaghAdd missing libraries/Makefile dependencies on ifBuilda...
2007-05-03 Simon MarlowUse a primop for getting the fields of the AP_STACK...
2007-05-03 Simon Marlowimprove the :list command
2007-05-03 Ian LynaghAdd a little documentation to the libraries/Makefile
2007-05-03 Ian LynaghOnly touch the configure stamp if configure succeeds
2007-05-03 Simon MarlowAdd history/trace functionality to the GHCi debugger
2007-05-03 Simon Marlowuse extendInteractiveContext instead of custom code
2007-05-03 Simon Marlowcancel out some reverses by changing the order of ic_tm...
2007-05-03 Simon Marlowuse the reader part of the monad for the inScope set
2007-05-03 Ian LynaghMake coreSyn/CoreUtils.lhs compile
2007-04-30 Ian LynaghMake boot handle getting the libraries
2007-05-01 Tim ChevalierRemove references to -fticky-ticky flag
2007-05-02 simonpj@microsoft.comComments, plus type sigs
2007-05-02 simonpj@microsoft.comWarning police
2007-05-02 simonpj@microsoft.comLayout only
2007-05-02 simonpj@microsoft.comImport fiddling
2007-05-02 simonpj@microsoft.comAdd more assertions
2007-05-02 simonpj@microsoft.comUse the record fields of IdInfo.RecordSelId
2007-05-02 simonpj@microsoft.comMake records work properly with type families
2007-05-02 Simon MarlowRefactoring, tidyup and improve layering
2007-05-02 Simon Marlowmove -fno-print-bind-result into the GHCi section
2007-05-02 Simon MarlowPrint the "skipping" messages at verbosity 2 again
2007-05-02 simonpj@microsoft.comImprove error reporting for type signatures
2007-05-02 simonpj@microsoft.comDo not generate warnings for compiler-generated code
2007-05-02 simonpj@microsoft.comAdd ndp package to boring list
2007-05-02 simonpj@microsoft.comDocument the fact that you can't make a newtype of...
2007-05-02 simonpj@microsoft.comUse pprSourceTyCon; delete unused tyConOrigHead
2007-05-02 simonpj@microsoft.comFixes to data type families
2007-04-27 simonpj@microsoft.comFix egregious typo in TcUnify
2007-04-25 simonpj@microsoft.comTypo in comments
2007-04-25 simonpj@microsoft.comFix misleading debug trace
2007-04-25 simonpj@microsoft.comImprove hashing of expressions for CSE (reduces warning...
2007-05-02 Simon Marlowremove unused primitives.xml
2007-05-02 Tim ChevalierFix grammar error in docs (as per Trac 1319)
2007-05-01 andy@galois.comStopping tick boxes for being removed round calls to...
2007-05-01 Ian Lynagh-fwarn-monomorphism-restriction is now off by default
2007-05-01 Pepe IborraAdd new skolem tyvars to the InteractiveContext after...
2007-05-01 Simon Marlowdocument the current behaviour of -Wall, see #1292
2007-04-30 Simon Marlowdon't forget to enable ^C after a :cont or :step
2007-04-30 Simon Marlowtidyup comments and fix a few warnings
2007-04-30 andy@galois.comChanging internal data structures used by Hpc
2007-04-30 Pepe IborraRemove skolem tyvars from the InteractiveContext once...
2007-04-30 Pepe IborraRestore tidying up of tyvars in :print
2007-04-30 Ian LynaghMake GHCi's banner fit in a standard 80-column terminal
2007-04-30 Ian LynaghMake boot handle getting the libraries
next