ghc-hetmet.git
2011-10-04 Adam Megaczallow either <[]> or <{}> at the type level
2011-10-02 Adam Megaczswap <[]> and <{}> syntax
2011-09-01 Adam Megaczadd support for <{..}> and ~~> syntax as well as typing...
2011-08-31 Adam Megaczadd pretty-printing of <[...]>@.. types
2011-08-30 Adam Megaczupdate submodule pointers
2011-08-30 Adam Megaczadd submodule for all upstream repos
2011-08-30 Adam Megaczupdate submodule pointers
2011-07-04 Adam Megaczupdate submodule pointers
2011-06-22 Adam Megaczupdate submodule pointers
2011-06-21 Adam Megaczupdate submodule pointers
2011-06-20 Adam Megaczupdate submodule pointers
2011-06-20 Adam Megaczupdate submodule pointers
2011-06-19 Adam Megaczupdate submodule pointers
2011-06-19 Adam Megaczput coqPassCoreToCore on the CoreM monad, greatly simpl...
2011-06-19 Adam MegaczCoreMonad: add lookupOrigCoreM, modeled after IfaceEnv...
2011-06-18 Adam Megaczminimize impact on PrelNames
2011-06-15 Adam Megaczadapt to upstream changes
2011-06-14 Adam Megaczmerge upstream
2011-06-14 Edward Z. YangImplement regslot inlining, document soundness concerns.
2011-06-14 Edward Z. YangSplit out assignment rewriting to own module.
2011-06-14 Edward Z. YangRename CmmCPS to CmmPipeline.
2011-06-14 Edward Z. YangMove control flow optimization to CmmCPS.
2011-06-14 Adam Megaczupdate submodule pointer
2011-06-13 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-06-13 Simon Peyton... Improve the reporting of module cycles, to give a nice...
2011-06-13 Edward Z. YangRemove type synonyms for CmmFormals, CmmActuals (and...
2011-06-13 Edward Z. YangBake in ByteOff to ParamLocation, and remove ArgumentFo...
2011-06-13 Edward Z. YangRemove unused assignArguments and argumentsSize.
2011-06-13 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-06-13 Simon Peyton... Comment only
2011-06-13 Simon Peyton... Don't allow specialisation of class methods (fixes...
2011-06-13 Edward Z. YangPort "Make array copy primops inline" and related patch...
2011-06-13 Edward Z. YangExtra comment about WithRegUsage.
2011-06-13 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-06-13 Manuel M T... Fix warnings
2011-06-13 Simon Peyton... Fix the SPECIALISE error in the haddock invocation...
2011-06-13 Manuel M T... Added a pragma {-# NOVECTORISE f #-} that suppresses...
2011-06-12 Ian LynaghFix building of optional packages
2011-06-12 Ian LynaghRemove some trailing whitespace
2011-06-12 Ian LynaghTweak some makefile code
2011-06-11 Ian LynaghRemove upstream repos from the packages file
2011-06-11 Simon Peyton... Make TH capable of quoting GADT declarations (Trac...
2011-06-11 Simon Peyton... Ignore UNPACK pragmas with OmitInterfacePragmas is...
2011-06-11 Simon Peyton... Further improvents to duplicate-export warnings (Trac...
2011-06-11 Simon Peyton... Comments only
2011-06-11 Simon Peyton... Without -O do not complain about SPECIALISE pragmas...
2011-06-11 Simon Peyton... Fix tracking of what RdrNames are used (fixes Trac...
2011-06-11 Simon Peyton... Add -fno-omit-interface-pragmas to SrcLoc, to work...
2011-06-10 Simon Peyton... Merge branch 'master' of darcs.haskell.org/ghc
2011-06-10 Simon Peyton... Kill bogus duplicate-export warnings (fix Trac #2436)
2011-06-10 Simon Peyton... Make DsMeta catch up with LastStmt (fix Trac #5235)
2011-06-10 Simon Peyton... Comments, layout and cmm-notes
2011-06-10 Ian LynaghMerge branch 'master' of darcs.haskell.org/ghc
2011-06-10 Ian LynaghFix parsing "$topdir" in package config
2011-06-10 Manuel M T... Take vectorisation declarations into account during...
2011-06-09 Ian LynaghFollow Src{Loc,Span} changes in other parts of the...
2011-06-09 Ian LynaghRefactor SrcLoc and SrcSpan
2011-06-09 Ian LynaghFix build
2011-06-09 Duncan CouttsFix for $topdir appearing in the haddock-html field
2011-06-09 Dimitrios VytiniotisMerge branch 'master' of darcs.haskell.org/ghc
2011-06-08 Ian LynaghFix warnings in nativeGen/PPC/CodeGen.hs
2011-06-08 Ian LynaghRemove platform CPP from nativeGen/PPC/CodeGen.hs
2011-06-08 Ian LynaghcmmTopCodeGen no longer takes DynFlags as an argument
2011-06-08 Ian LynaghFill out the osElfTarget definition
2011-06-08 Ian LynaghAdd a target32Bit function to Platform
2011-06-08 Ian LynaghRemove out-of-date comment
2011-06-08 Ian LynaghWhitespace only in utils/Platform.hs
2011-06-08 Dimitrios VytiniotisMerge branch 'master' of darcs.haskell.org/ghc
2011-06-08 Dimitrios VytiniotisReorganized functional dependency reactions once more:
2011-06-08 Ian LynaghWhitespace only in nativeGen/PPC/CodeGen.hs
2011-06-07 Johan TibellFix segfault in array copy primops on 32-bit
2011-06-06 Simon Marlowfix path to ghc-pwd
2011-06-06 Simon Marlowfix a cut/paste bug in debugging code
2011-06-06 Simon MarlowMerge remote branch 'working/master'
2011-06-05 unknownFix compilation of rts/win32/GetEnv.c
2011-06-05 Ian LynaghFix Windows build failure
2011-06-05 Ian LynaghMake dumpIfSet_dyn_or use dumpSDoc
2011-06-04 Simon Marlowadd comment
2011-06-04 Simon Marlowcomment typo
2011-06-03 Simon MarlowTidy up the ic_exports field of the InteractiveContext...
2011-06-03 Manuel M T... Ignore ghc-extra-opts
2011-06-03 Manuel M T... Haddock fix in the vectoriser
2011-06-03 Manuel M T... Propagate scalar variables and tycons for vectorisation...
2011-06-02 Adam Megaczadd support for flattening recursive-let
2011-06-01 Simon Marlowfix comment
2011-06-01 Johan TibellFold constants during forward substitution in the Cmm...
2011-06-01 Johan TibellImplement forward substitution of constants in the...
2011-06-01 Simon Marlowcheck for bfd_uncompress_section_contents instead of...
2011-06-01 Ian LynaghFix a warning in DEBUG code
2011-05-31 Ian LynaghFix the build with GHC 6.12.3
2011-05-31 Ian LynaghFix a build failure on non-{x86,amd64}
2011-05-31 Adam Megaczdesugar: do not bother simplifying if we are doing...
2011-05-31 Ian LynaghEliminate IF_ARCH_sparc
2011-05-31 Ian LynaghRemove some unused CPP macros
2011-05-31 Ian LynaghRemove CPP from nativeGen/RegAlloc/Linear/FreeRegs.hs
2011-05-31 Ian LynaghParameterise the RegM monad on the FreeRegs type
2011-05-31 Ian LynaghWhitespace only in nativeGen/RegAlloc/Linear/Base.hs
2011-05-31 Ian LynaghAdd missing type sigs in nativeGen/RegAlloc/Linear...
2011-05-31 Ian LynaghWhitespace only in nativeGen/RegAlloc/Linear/Main.hs
2011-05-31 Ian LynaghRemove CPP from nativeGen/RegAlloc/Graph/TrivColorable.hs
next