ghc-hetmet.git
2007-08-21 Ian LynaghMake ghc-inplace return GHC's exitcode on Windows
2007-08-21 Ian LynaghRemove odd recursive call in the driver/ghci Makefile
2007-08-20 Ian LynaghFix quoting of double quotes in the Makefile on Windows
2007-08-20 Ian LynaghFix ghc-inplace.c on Windows; new code based on ghci.c
2007-08-03 Simon MarlowFIX part of #1372, improvements to the recompilation...
2007-08-20 Norman Ramseyput CmmReturnInfo into a CmmCall (and related types)
2007-08-20 simonpj@microsoft.comAdd a paragraph break
2007-08-20 Norman Ramseyannotate C-- calls that do not return
2007-08-20 Pepe Iborra(short) Documentation for :stepover in the Users Guide
2007-08-20 Pepe IborraMake :stepover <expr> work like :step
2007-08-19 Manuel M T... Check for correct number of parameters in type instances
2007-08-19 Manuel M T... FIX: family instances for infix type constructors
2007-08-19 Manuel M T... ATs inherit kind annotations from class partameters
2007-08-19 Manuel M T... Updated comments
2007-08-19 Ian LynaghDocument the compiler --info flag
2007-08-19 Ian LynaghImprove runghc's argument handling
2007-08-19 Ian LynaghAdd some runghc docs to the users guide
2007-08-18 Ian LynaghMake runghc warning-free and turn -Wall on in the Makefile
2007-08-18 Ian LynaghMake the runghc code prettier and fix some warnings
2007-08-18 Ian LynaghImplement --info, and change how can_split is defined
2007-07-29 Magnus JonssonMake "runghc -f path-to-ghc Main.hs" work
2007-08-18 Ian LynaghUpdate user guide bug list
2007-08-18 Ian LynaghUse the qualified name for catch
2007-08-18 Ian LynaghAdd some invariants to OrdList
2007-08-18 Ian LynaghFix trac #1565: :r DoesNotExist needs to remove any...
2007-08-18 Ian LynaghFix passing double quotes to GHC on Windows
2007-08-17 Ian LynaghMake :i (->) work; fixes trac #1587
2007-08-17 Ian LynaghRemove dupliate "io (revertCAFs)" and discardActiveBrea...
2007-08-17 Ian LynaghAdd a comment that -Onot is deprecated
2007-08-17 Ian LynaghAdd a GhcDebugged build setting, for whether GHC is...
2007-08-17 Ian LynaghMake ghc-inplace understand -v
2007-08-17 Ian LynaghDon't freeProfiling1 until after calling reportCCSProfiling
2007-08-17 Ian LynaghFix description and type profiling
2007-08-16 Ian LynaghCompute max_era more simply
2007-08-16 Ian LynaghDocument +RTS --info, and make it a Read'able Haskell...
2007-08-16 Ian LynaghFix the threaded RTS on Windows
2007-08-16 Ian LynaghAdd newline to end of Hpc.hs
2007-08-16 Ian LynaghConvert the remaining _scc_s in the GHC source to pragmas
2007-08-16 Ian LynaghOptimise Digraph.postOrd, used when finding strongly...
2007-08-16 Ian LynaghReplace _scc_'s in the GHC source with SCC pragmas
2007-08-16 Ian LynaghAdd a deprecated warning for _scc_
2007-08-16 Ian LynaghMake dependencies of source files on Makefiles disableable
2007-08-15 Ian LynaghCosmetic changes only
2007-08-15 Ian LynaghStop ghc-6.7 linking in ghc-inplace.o
2007-08-15 Ian LynaghUse a C program for ghc-inplace
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 Iborra:step does not delete the :history anymore, and now...
2007-08-09 Pepe IborraFunctor instance for the GHCi monad
2007-08-15 Ian LynaghFix building GHC with profiling
2007-08-15 Ian LynaghFix the build when GMP_INCLUDE_DIRS == ""
2007-08-13 gwright@antiope.comFix build with external gmp library.
2007-08-14 Ian LynaghUpdate config.sub and config.guess
2007-08-15 Roman LeshchinskiyUse lookupOrig to find built-in NDP-related names
2007-08-07 Roman LeshchinskiyImplicitly import NDP stuff when vectorising
2007-08-12 Bertram Felgenhauerfix typo in ghci.xml
2007-08-12 Ian LynaghAdd bytestring to core-packages
2007-08-12 Ian LynaghFix installation (we need to use the right ghc-pkg)
2007-08-12 Ian LynaghGet closer to GhcCompilerWays=p working
2007-08-11 Ian LynaghAdd a type sig
2007-08-01 Ian LynaghSplit off packedstring and array packages
2007-08-01 Ian LynaghAdd a containers package
2007-07-29 Ian LynaghTweak package build order
2007-07-29 Ian Lynaghbytestring is now in its own package
2007-08-07 Isaac Dupreemore cmpFS refactoring
2007-08-06 Isaac Dupreeuse 'compare' when using the law of trichotomy
2007-08-06 Isaac Dupreeuse {-# UNPACK #-} !Int rather than explicit Int# ...
2007-08-10 Ian LynaghRemove a duplicate case
2007-08-10 Ian LynaghChange standalone deriving syntax and semantics; fixes...
2007-08-10 Clemens FruhwirthProperly guard imports because they have to be precise...
2007-08-06 Clemens FruhwirthAdd explicit imports for RTS-external variables
2007-08-10 simonpj@microsoft.comImprove error message (part of Trac #1606)
2007-08-09 simonpj@microsoft.comPrint fewer parens when pretty-printing HsSyn
2007-08-09 simonpj@microsoft.comPrint more "..." in long lists of declarations
2007-08-08 Clemens FruhwirthBuild RTS as dynamic library
2007-08-06 Clemens FruhwirthIntroduce new class for external symbols in Linker...
2007-08-08 Roman LeshchinskiyMake the new functions accessible from the vectorisatio...
2007-08-08 Roman LeshchinskiyAdd more NDP functions to PrelNames
2007-08-08 Roman LeshchinskiyPA functions are no longer methods
2007-08-08 Roman LeshchinskiyVectorise Case on products
2007-08-08 Roman LeshchinskiyUtility functions for accessing parallel array represen...
2007-08-08 Roman LeshchinskiyFix bug in vectorised DataCon worker generation
2007-08-08 Roman LeshchinskiyUse dataConTag in flattened array representation
2007-08-08 Roman LeshchinskiyAdd built-in PA dictionary for closures
2007-08-07 Roman LeshchinskiyModify PA dictionary generation to the new record-based...
2007-08-07 Roman LeshchinskiyChange DataCon worker vectorisation to use PA records
2007-08-07 Roman LeshchinskiyAdd built-in PA dictionaries for boxed tuples
2007-08-07 Roman LeshchinskiyTrace more vectorisation failures
2007-08-07 Roman LeshchinskiyMove code
2007-08-07 Roman LeshchinskiyRemove dead code
2007-08-07 Roman LeshchinskiyAssociate vectorised tycons with their PA dfuns
2007-08-07 Roman LeshchinskiyPA is now an explicit record instead of a typeclass
2007-08-07 Roman LeshchinskiyImplicitly import NDP stuff when vectorising
2007-08-07 Roman LeshchinskiySupport for using built-in PA dictionaries for some...
2007-08-07 Roman LeshchinskiyUtility functions for accessing the RdrEnv during vecto...
2007-08-07 Roman LeshchinskiyAdd RdrEnv to vectorisation state
2007-08-03 Roman LeshchinskiyAdd utility functions for accessing PA info during...
next