ghc-hetmet.git
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
2007-07-13 Michael D.... Warning Police: Unused imports
2007-07-13 Michael D.... Added libraries/parallel to .darcs-boring
2007-07-12 andy@galois.comAdding draft and show to hpc
2007-07-12 andy@galois.comFixing Hpc SrcSpan usage; rejecting SrcSpans that are...
2007-07-12 audreyt@audreyt.orgRevert the $* patch for earlier Perls as it breaks...
2007-07-11 audreyt@audreyt.orgIn mangler, lift the multiline-match pragma to toplevel...
2007-07-11 audreyt@audreyt.org* Evil Mangler broke under Perl 5.9+ because $* is...
2007-07-11 David WaernRemove import
2007-07-11 David WaernRemove comment
2007-07-11 audreyt@audreyt.org* Future-proof autoconf's Perl version test.
2007-07-11 Ian LynaghTweak the start of the bin-dist docs in teh users guide
2007-07-11 Ian LynaghRemove reference to the now-dead fptools
2007-07-10 Ian LynaghRemove references to non-existent mailing lists
2007-07-10 Ian LynaghRemove the -bugs mailing list from the UG
2007-07-10 Ian LynaghUsers guide: Update FAQ URL
2007-07-10 Ian LynaghUsers guide: GHC no longer comes with so many libraries
2007-07-10 Ian LynaghUpdate copyright date in teh users guide
2007-07-10 Ian LynaghAlpha-rename a variable
2007-07-10 Ian LynaghOpt_GlasgowExts is no longer used, so remove it
2007-07-10 Ian LynaghImplement -XStandaloneDeriving, the lexer is now glaext...
2007-07-10 Ian Lynagh'a'# syntax is enabled by the MagicHash extension
2007-07-10 Ian Lynagh"Foo"# syntax is enabled by the MagicHash extension
2007-07-10 Ian Lynagh5# syntax is enabled by the MagicHash extension
2007-07-10 Ian Lynagh{| and |} are -fgenerics syntax
2007-07-10 Ian LynaghRank 2 and rank n types enable explicit forall syntax
next