ghc-hetmet.git
2008-02-28 simonpj@microsoft.comWibble to error message (stmt of do block or comprehension)
2008-02-28 Max BolingbrokeMake explicit lists more fusable
2008-02-28 simonpj@microsoft.comAdd comments explaining flags
2008-02-28 Manuel M T... Remove GADT refinements, part 1
2008-02-28 Manuel M T... Eliminate SkolemOccurs skolems only after checkLoop...
2008-02-27 simonpj@microsoft.comFix Trac #2126: re-order tests (easy)
2008-02-26 simonpj@microsoft.comFix Trac #2111: improve error handling for 'rec' in...
2008-02-26 simonpj@microsoft.comRemove gaw comment
2008-02-26 simonpj@microsoft.comFix Trac #1899; missing equality check in typechecker...
2008-02-26 Simon MarlowFIX #2122: file locking bug
2008-02-26 Simon Marlowdocumentation improvements from Frederik Eaton
2008-02-26 Simon Marlowmarkup fix
2008-02-25 Manuel M T... Mac installer: cross-compile for 10.4
2008-02-25 Ian LynaghMake UniqFM non-strict again while we work out what...
2008-02-19 simonpj@microsoft.comFix Trac #2082
2008-02-22 simonpj@microsoft.comFix Trac #2114: error reporting for 'forall' without...
2008-02-22 simonpj@microsoft.comImprove error messages from type-checking data constructors
2008-02-22 simonpj@microsoft.comAdd type sigs and minor refactoring
2008-02-24 Ian LynaghFIX #2073: Don't add empty lines to GHCI's history
2008-02-24 Ian LynaghFIX #1977: Check to see if $(bindir) is in the path
2008-02-22 Ian LynaghFix warnings in Simplify
2008-02-22 Ian LynaghWhitespace
2008-02-20 Ian LynaghAdd a comment
2008-02-20 Ian LynaghFix most of the warnings in StgLint
2008-02-20 Ian LynaghWhitespace
2008-02-20 Ian LynaghCprAnalyse is warning-free
2008-02-20 Ian LynaghWhitespace
2008-02-19 Simon MarlowFix #1984: missing context switches
2008-02-19 Simon Marlowfix unregisterised stage 2 build
2008-02-21 Manuel M T... Mac OS X deployment target: piping opts through Makefiles
2008-02-20 Ian LynaghRewrite fixTvSubstEnv so it iteratively applies its...
2008-02-19 Ian LynaghTypo
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-19 Manuel M T... Add configure option --with-macos-deployment-target
2008-02-19 Ian LynaghFix warning in SCCfinal
2008-02-19 Ian LynaghWhitespace only
2008-02-19 Ian LynaghFix warnings in UniqSupply
2008-02-19 Ian LynaghWhitespace only
2008-02-19 Ian LynaghFix non-missing-signature warnings in MkId
2008-02-19 Ian LynaghWhitespace only
2008-02-18 Ian LynaghWhitespace only
2008-02-18 Ian LynaghMake literals in the syntax tree strict
2008-02-18 Ian LynaghMake the parser a bit stricter
2008-02-13 Ian Lynaghseq what we actually want to seq, not the seq'ing function
2008-02-18 Simon Marlowattempt to fix #2098 (PPC pepple please test & fix)
2008-02-09 Simon MarlowFIX #2023: substitute for $topdir in haddockInterfaces...
2008-02-18 Manuel M T... All installed Haskell prgms have an inplace and an...
2008-02-18 Ian LynaghFix warnings in Pretty
2008-02-18 Ian LynaghFix warnings in FiniteMap
2008-02-18 Ian LynaghFix warnings in Binary
2008-02-18 Ian LynaghFix warnings in StringBuffer
2008-02-18 Ian LynaghFix warnings in IOEnv
2008-02-18 Ian LynaghFix warnings in FastString, and check for empty case...
2008-02-18 Ian LynaghWhitespace only
2008-02-18 Ian LynaghWhitespace only
2008-02-18 Ian LynaghWhitespace only
2008-02-18 Ian LynaghWhitespace only
2008-02-18 Ian LynaghWhitespace only
2008-02-18 Ian LynaghWhitespace only
2008-02-17 Ian LynaghTweak whitespace
2008-02-17 Ian LynaghFix typo
2008-02-17 Tim ChevalierPrint better error message for reading External Core
2008-02-17 Tim ChevalierDocumentation only: update External Core section of...
2008-02-16 Ian LynaghGenerate foo(void) rather than foo() in FFI stub files
2008-02-15 Ian LynaghMake hasktags -Wall clean
2008-02-15 Ian LynaghWhitespace only
2008-02-15 Ian LynaghFix building hasktags
2008-02-15 Ian LynaghRevert an accidental comment change
2008-02-12 marco-oweber... find module names, fix for get constructor names, find...
2008-02-12 marco-oweber... added TODO item and link to alternatives on wiki
2008-02-07 Duncan CouttsMake more arch-specific #if's exclusive with #else...
2008-02-13 Ian LynaghDocument code a bit better
2008-02-13 Ian LynaghAdd a necessary [] error case
2008-02-13 Ian Lynagh\e -> f e ===> f
2008-02-04 Twan van LaarhovenFixed warnings in parser/Lexer.x
2008-02-04 Twan van LaarhovenMonadification and Fixed warnings in parser/RdrHsSyn...
2008-02-03 Twan van LaarhovenFixed warnings in vectorise/VectMonad
2008-02-12 Roman LeshchinskiyFix typo in message
2008-02-07 Simon MarlowRemove old code to get TMPDIR, use System.Directory...
2008-02-11 Manuel M T... Mac installer: Added XCODE_EXTRA_CONFIGURE_ARGS
2008-02-11 Manuel M T... Mac installer: make Uninstaller a bit more robust
2008-02-11 Manuel M T... Mac installer: add comprehensive licencing information
2008-02-11 Manuel M T... Force -s on ar in xcode builds
2008-02-11 Roman LeshchinskiyFix warning (FIX validate)
2008-02-11 Roman LeshchinskiySymbolic tags for simplifier phases
2008-02-11 Roman LeshchinskiyAllow -ddump-simpl-phases to specify which phases to...
2008-02-04 Twan van LaarhovenFixed warnings in parser/ParserCoreUtils
2008-02-04 Twan van LaarhovenFixed warnings in hsSyn/Convert, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in types/Unify
2008-02-03 Twan van LaarhovenFixed warnings in ndpFlatten/FlattenInfo
2008-02-03 Twan van LaarhovenFixed warnings in vectorise/VectBuiltIn
2008-02-03 Twan van LaarhovenFixed warnings in vectorise/VectCore
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsExpr, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsGRHSs, except for incomplet...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsListComp, except for incomp...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/Check, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/Match, except for incomplete...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/MatchCon, except for incomple...
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/DsMonad
2008-02-10 Ian LynaghWibble the Makefile: DQ, \" and '"'
next