ghc-hetmet.git
2007-07-18 Manuel M T... darcs-all: allow relative path for repo in local fs
2007-07-17 Ian LynaghImplement the RTS side of GHC.Environment.getFullArgs
2007-07-16 Ian LynaghTypo
2007-07-16 Ian LynaghCorrections for warnings in the user guide
2007-07-16 Ian LynaghSync the UG entries for -Wall, -w etc with reality
2007-07-16 Ian Lynagh-w should turn off /all/ options, not just the -Wall...
2007-07-16 Ian LynaghImplement -fwarn-dodgy-imports
2007-07-16 Ian LynaghDoc tweaks
2007-07-16 Ian LynaghRemove note that -E behaviour has changed (6.0 has...
2007-07-16 Ian LynaghDoc tweaks
2007-07-16 Ian LynaghUser guide tweaks
2007-07-16 Ian LynaghDoc tweak
2007-07-16 Ian LynaghDoc tweak
2007-07-16 Ian LynaghCorrect user guide on when .ghci is read
2007-07-16 Ian LynaghTweak punctuation in the user guide
2007-07-16 Ian Lynaghghci command docs tweaks
2007-07-16 Ian LynaghFix alphabetical ordering in :? output
2007-07-16 Ian LynaghFix alphabetical ordering in user guide
2007-07-16 Ian LynaghTypo
2007-07-15 Ian LynaghRemove another instance of the banner from the user...
2007-07-15 Ian LynaghIn user guide, don't claim that ghci never generates...
2007-07-15 Ian Lynaghghci debugger documentation tweaks
2007-07-15 Ian LynaghFix typo
2007-07-15 Ian Lynaghghci doc tweaks
2007-07-17 andy@galois.comAdding pushing of hpc translation status through hi...
2007-07-17 Roman LeshchinskiyHandle unlifted tycons and tuples correctly during...
2007-07-17 Roman LeshchinskiyInitialise global vectorisation environment properly
2007-07-17 Roman LeshchinskiyVectorise type declarations
2007-07-17 Roman LeshchinskiyVectorisation of data declarations (incomplete)
2007-07-17 Roman LeshchinskiyAdd vectorisation environment transformers
2007-07-17 Roman LeshchinskiyRefactor
2007-07-17 Roman LeshchinskiyRemove mapping from tycons to PA dictionaries from...
2007-07-17 Roman LeshchinskiyAdd datacons to vectorisation environment
2007-07-17 Roman LeshchinskiyAdd fixV
2007-07-17 Roman LeshchinskiyClassification of tycons for vectorisation
2007-07-17 Roman LeshchinskiyClean up
2007-07-17 Roman LeshchinskiyMove type vectorisation code to a separate module
2007-07-16 Roman LeshchinskiyPass correct dictionary to lengthPA for single-element...
2007-07-16 Roman LeshchinskiyAbstract over all in-scope type variables when creating...
2007-07-16 Roman LeshchinskiyPass PA dictionaries after all type arguments
2007-07-16 Roman LeshchinskiyFix bug in lifted environment inspection code
2007-07-16 Roman LeshchinskiyLifting contexts have type Int#
2007-07-16 Roman LeshchinskiyFix bug in vectorisation
2007-07-16 Roman LeshchinskiyFix bad bug in type vectorisation
2007-07-16 Roman LeshchinskiyMake vectorisation part of the optimiser pipeline
2007-07-16 Roman LeshchinskiyGet NDP prelnames from the right modules
2007-07-16 Roman LeshchinskiyVectorise top-level bindings of a module
2007-07-16 Roman LeshchinskiyVectorisation of top-level bindings
2007-07-16 Roman LeshchinskiyStore hoisted bindings in the global environment during...
2007-07-16 Roman LeshchinskiyAdd support for name cloning to vectorisation monad
2007-07-16 Roman LeshchinskiyRefactoring
2007-07-16 Roman LeshchinskiyAdapt interface file code for vectorisation
2007-07-16 Roman LeshchinskiyCollect hoisted vectorised functions
2007-07-13 Roman LeshchinskiyFirst incomplete version of closure vectorisation
2007-07-13 Roman LeshchinskiyRefactor slightly
2007-07-13 Roman LeshchinskiyAdd utility function for vectorisation
2007-07-13 Roman LeshchinskiyAdd closedV
2007-07-12 Roman LeshchinskiyExport wrapFamInstBody and unwrapFamInstScrut
2007-07-11 Roman LeshchinskiyRefactoring
2007-07-11 Roman LeshchinskiyAdd whitespace
2007-07-11 Roman LeshchinskiyOnly vectorise rank-1 expressions
2007-07-10 Roman LeshchinskiyMove some vectorisation utility functions
2007-07-10 Roman LeshchinskiyModify PA dictionary computation to work with the class...
2007-07-10 Roman LeshchinskiyClean up handling of PA dictionaries
2007-07-15 andy@galois.comFIX problem with not using the compat lib for Set in...
2007-07-15 Michael D.... Properly parse GC blocks for functions with info tables
2007-07-15 Michael D.... Removed 'allow_header_set' argument from 'pack_continua...
2007-07-15 Michael D.... Fixed conditional branches to proc points
2007-07-15 Michael D.... Removed unused variable from compiler/cmm/CmmCPS.hs
2007-07-15 Michael D.... Removed unused import from compiler/cmm/CmmCPS.hs
2007-07-15 Michael D.... Keep the CPS pass from creating proc points due to...
2007-07-15 Michael D.... Fixed CPS to account for info tables not being next...
2007-07-14 Michael D.... Fix the CPS pass to pack the continuation with correct...
2007-07-14 Ian LynaghFix for print022 (round up when dividing type size...
2007-07-14 Ian LynaghFix putting hsicon.ico into the Windows installer;...
2007-07-14 Ian LynaghUpdate the ghci "loading" section of the user guide
2007-07-13 Ian LynaghDon't show the ghci :? output in the user guide
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghTweak Windows installation instructions in the user...
2007-07-13 Ian LynaghUpdate the contents of the library directy in the user...
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghDon't talk about nfib from the user guide now that...
2007-07-13 Ian LynaghRemove "What bundles there are" now we only have the...
2007-07-13 Ian LynaghUpdate bundle installation instructions
2007-07-12 Ian LynaghIn the users guide, talk about configure flags
2007-07-12 Ian LynaghRemove "install in-place" blurb from the docs as it...
2007-07-12 Ian Lynaghdoc tweak
2007-07-12 Ian LynaghRemove outdated bundle-contents description
2007-07-12 Ian LynaghMerge *UnboxedTuples flags
2007-07-14 Pepe IborraAutomatic RTTI for ghci bindings
2007-07-12 Pepe IborraTeach :print to not panic when the DataCon for a closur...
2007-07-12 Pepe IborraFix an array indexing bug in getClosureData (used by...
2007-07-11 Pepe Iborraremove some leftovers of the first ghci debugger prototype
2007-07-11 Pepe IborraFix imports & add missing type signatures
2007-07-11 Pepe IborraAsk for a HscEnv instead of a Session in InteractiveEva...
2007-07-11 Pepe IborraAdd a max depth bound to the bfs implementation in...
2007-07-14 David WaernFIX panic from the GHC API
2007-07-13 Manuel M T... init mg_inst_env when reading ext core
2007-07-13 Michael D.... Warning Police: No newline at end of file
next