| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move doc parsing/lexing into Haddock for ghc>=6.11 | Isaac Dupree | 2009-08-23 | 1 | -3/+10 |
* | follow changes in GHC's ForeignType | Simon Marlow | 2009-07-28 | 1 | -0/+6 |
* | Fix unused import warnings | Ian Lynagh | 2009-07-07 | 1 | -1/+0 |
* | Resolve conflicts | Ian Lynagh | 2009-07-05 | 1 | -1/+2 |
* | Follow extra field in ConDecl | simonpj | 2009-07-02 | 1 | -2/+4 |
* | Remove misplaced whitespace in H.I.Rename | David Waern | 2009-06-27 | 1 | -42/+42 |
* | Add Haddock module headers | David Waern | 2009-06-24 | 1 | -5/+10 |
* | Move H.GHC.Utils to H.GhcUtils | David Waern | 2009-04-05 | 1 | -1/+1 |
* | hlint police | David Waern | 2009-04-01 | 1 | -5/+5 |
* | -Wall police in H.I.Rename | David Waern | 2009-03-28 | 1 | -38/+49 |
* | Define Foldable and Traversable instances for Located | David Waern | 2009-03-27 | 1 | -2/+6 |
* | Remove H.DocName and put DocName in H.Types | David Waern | 2009-03-27 | 1 | -1/+0 |
* | Do not show package name in warning message | David Waern | 2009-02-28 | 1 | -1/+1 |
* | Show re-exported names from external packages again | David Waern | 2009-01-02 | 1 | -3/+3 |
* | Make visible names from ExportItems | David Waern | 2008-12-08 | 1 | -1/+1 |
* | Make renamer consistent | David Waern | 2008-10-20 | 1 | -9/+12 |
* | Fix #61 | David Waern | 2008-10-16 | 1 | -4/+12 |
* | Add subordinates with docs to the declaration map | David Waern | 2008-10-15 | 1 | -1/+1 |
* | Wibble | David Waern | 2008-10-15 | 1 | -1/+1 |
* | Add support for DocPic | David Waern | 2008-10-10 | 1 | -0/+1 |
* | Preparation for rendering instances as separate declarations | David Waern | 2008-07-20 | 1 | -4/+13 |
* | Refactoring in H.Interface.Create | David Waern | 2008-07-13 | 1 | -1/+2 |
* | Rename associated types | David Waern | 2008-06-30 | 1 | -5/+7 |
* | Rename type patterns | David Waern | 2008-06-30 | 1 | -5/+9 |
* | Rename TyFamily | David Waern | 2008-06-30 | 1 | -3/+8 |
* | Rename ForeignType | David Waern | 2008-06-30 | 1 | -4/+3 |
* | Add a flag for turning off all warnings | David Waern | 2008-04-11 | 1 | -6/+6 |
* | Change the representation of DocNames | David Waern | 2008-02-09 | 1 | -6/+7 |
* | addition of type equality support (at least for HTML generation) | Wolfgang Jeltsch | 2007-12-03 | 1 | -0/+4 |
* | Manual merge of a patch from Duncan Coutts that removes the dependency on mtl | David Waern | 2007-11-11 | 1 | -1/+0 |
* | Complain if we can't link to wired-in names | David Waern | 2007-11-08 | 1 | -1/+1 |
* | Remove OrdName stuff | David Waern | 2007-11-08 | 1 | -24/+1 |
* | Remove commented-out code | David Waern | 2007-11-08 | 1 | -14/+1 |
* | Don't warn about not being able to link to wired/system/builtin-names | David Waern | 2007-11-05 | 1 | -2/+3 |
* | Wibble | David Waern | 2007-10-21 | 1 | -0/+6 |
* | FIX: Ord for OrdName was not comparing modules | David Waern | 2007-10-21 | 1 | -5/+14 |
* | Rename HaddockModule to Interface | David Waern | 2007-08-30 | 1 | -10/+10 |
* | Add some modules that I forgot to add earlier | David Waern | 2007-08-29 | 1 | -0/+404 |