Fix primMname in External Core printer
[ghc-hetmet.git] / compiler /
2008-03-24 Tim ChevalierFix primMname in External Core printer
2008-03-23 Ian LynaghFollow library changes
2008-03-20 Ian LynaghCgTicky now doesn't know about the Integer data constru...
2008-03-22 Ian Lynagh-DDEBUG build fix
2008-03-19 Tim ChevalierImprove hierarchical module name handling in MkExternalCore
2008-03-19 Tim ChevalierFixed remaining warning in coreSyn/MkExternalCore
2008-03-17 Ian LynaghRevert an accidental change
2008-03-17 Ian LynaghPrint some extra debugging info when doing --show-iface
2008-03-17 Ian LynaghEliminate a global variable
2008-03-17 Ian LynaghFollow changes in editline
2008-03-16 Ian LynaghUse editline instead of readline
2008-03-17 Roman LeshchinskiyVectorise tuple constructorsn
2008-03-17 keller@cse.unsw... Added double divide and unzipP
2008-03-11 keller@cse.unsw... Added 'div' to set of vectorising functions
2008-03-16 Ian LynaghIf unregisterised, link with -optl-Wl,--relax on IA64
2008-03-16 Ian LynaghFix a space leak in :trace (trac #2128)
2008-03-16 Ian LynaghIf we are failing due to a warning and -Werror, say so
2008-03-15 Ian LynaghRemove leftover NoteTy/FTVNote bits
2008-03-15 Ian LynaghRemove uses of addFreeTyVars
2008-03-13 Simon Marlowparsing tweak for :break
2008-03-13 Manuel M T ChakravartySome cleanup in TcSimplify.reduceContext
2008-03-13 Manuel M T ChakravartyProperly normalise reduced dicts
2008-03-13 Roman LeshchinskiyBump mAX_NDP_PROD to 5
2008-03-12 Simon Marlow#2050: save the GHCi history in ~/.ghc/ghci_history
2008-03-12 Roman LeshchinskiyMake sure we generate PA dictionaries for tuples up...
2008-03-12 Roman LeshchinskiyBump mAX_NDP_PROD to 4
2008-03-09 Roman LeshchinskiyRemove ndpFlatten
2008-03-06 simonpj@microsoft.comDon't expose the unfolding of dictionary selectors...
2008-03-06 simonpj@microsoft.comFix Trac #783: improve short-cutting literals in the...
2008-03-06 simonpj@microsoft.comFix Trac #2138: print the 'stupid theta' of a data...
2008-03-07 Roman LeshchinskiyFix vectorisation monad
2008-03-06 simonpj@microsoft.comImprove SpecConstr for local bindings: seed specialisat...
2008-03-05 simonpj@microsoft.comRefactor OccAnal; and improve dead-code elimination
2008-03-05 Ian LynaghImprove no-type-signature warning
2008-02-29 Manuel M T ChakravartyRemove GADT refinements, part 3
2008-02-27 Ian LynaghAdd and use seqBitmap when constructing SRTs
2008-02-20 Ian LynaghWhitespace
2008-02-28 Manuel M T ChakravartyRemove GADT refinements, part 2
2008-02-28 simonpj@microsoft.comFix Trac #2130: improve derived Ord for primmitive...
2008-02-28 simonpj@microsoft.comComments only
2008-02-28 Simon MarlowEnable -prof -threaded (#886)
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 Manuel M T ChakravartyRemove GADT refinements, part 1
2008-02-28 Manuel M T ChakravartyEliminate 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-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-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 unregisterised stage 2 build
2008-02-21 Manuel M T ChakravartyMac 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 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 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 Tim ChevalierPrint better error message for reading External Core
2008-02-16 Ian LynaghGenerate foo(void) rather than foo() in FFI stub files
2008-02-15 Ian LynaghRevert an accidental comment change
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...
next