| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused ifaceLocals | david.waern | 2010-02-24 | 1 | -2/+0 |
* | Fix Haddock markup error in comment | david.waern | 2010-02-22 | 1 | -1/+1 |
* | Follow move of parser and lexer | David Waern | 2010-01-22 | 1 | -4/+4 |
* | Remove unnecessary (and inexplicable) uses of nub | David Waern | 2010-01-22 | 1 | -2/+2 |
* | Move H.Interface.Parse/Lex to H.Parse/Lex | David Waern | 2009-11-28 | 3 | -281/+4 |
* | Rename HsDoc back into Doc | David Waern | 2009-11-28 | 6 | -30/+30 |
* | Remove cruft due to compatibility with older GHCs | David Waern | 2009-11-28 | 3 | -36/+2 |
* | Remove Name from DocInstance | David Waern | 2009-11-28 | 2 | -4/+3 |
* | Remove bad whitespace and commented-out pieces | David Waern | 2009-11-27 | 1 | -65/+61 |
* | Comments on instances | David Waern | 2009-11-24 | 3 | -21/+71 |
* | Remove commented-out code | David Waern | 2009-11-15 | 1 | -8/+0 |
* | hlint police | David Waern | 2009-11-14 | 3 | -10/+8 |
* | Correct copyright in H.I.ParseModuleHeader | David Waern | 2009-09-09 | 1 | -1/+1 |
* | Move toHsInstHead to Haddock.Convert and call it synifyInstHead | David Waern | 2009-09-06 | 2 | -11/+2 |
* | Style police | David Waern | 2009-09-06 | 1 | -0/+1 |
* | Add more copyright owners to H.I.AttachInstances | David Waern | 2009-09-06 | 1 | -1/+3 |
* | Eradicate wrong runtime warning for type-inferenced exported-functions | Isaac Dupree | 2009-08-24 | 1 | -2/+49 |
* | refactor out subordinatesWithNoDocs | Isaac Dupree | 2009-08-24 | 1 | -2/+14 |
* | Haddock.Interface.Rename: eliminate warnings | Isaac Dupree | 2009-08-23 | 1 | -1/+2 |
* | bugfix: restore fnArgDocs for type-synonyms | Isaac Dupree | 2009-08-23 | 1 | -0/+1 |
* | Improve behavior for unfindable .haddock | Isaac Dupree | 2009-08-23 | 1 | -26/+46 |
* | cross-package fnArgDocs. WARNING: changes .haddock binary format | Isaac Dupree | 2009-08-23 | 1 | -7/+6 |
* | re-implement function-argument docs | Isaac Dupree | 2009-08-23 | 4 | -22/+98 |
* | fix horrible named-docs-disappearing bug :-) | Isaac Dupree | 2009-08-23 | 1 | -5/+16 |
* | Move doc parsing/lexing into Haddock for ghc>=6.11 | Isaac Dupree | 2009-08-23 | 7 | -49/+710 |
* | fix preprocessor conditional sense | Isaac Dupree | 2009-08-17 | 1 | -1/+1 |
* | Find instances using GHC, which is more complete. | Isaac Dupree | 2009-08-18 | 1 | -38/+23 |
* | switch AttachInstances to use synify code | Isaac Dupree | 2009-08-18 | 1 | -37/+6 |
* | Cross-Package Documentation version 4 | Isaac Dupree | 2009-08-12 | 1 | -9/+40 |
* | follow changes in GHC's ForeignType | Simon Marlow | 2009-07-28 | 1 | -0/+6 |
* | Fix unused import warnings | Ian Lynagh | 2009-07-07 | 3 | -7/+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 | 3 | -18/+30 |
* | Move H.GHC.Utils to H.GhcUtils | David Waern | 2009-04-05 | 2 | -2/+2 |
* | hlint police | David Waern | 2009-04-01 | 1 | -3/+3 |
* | hlint police | David Waern | 2009-04-01 | 2 | -8/+7 |
* | hlint police | David Waern | 2009-04-01 | 2 | -8/+8 |
* | -Wall police in H.I.Create | David Waern | 2009-03-28 | 1 | -79/+57 |
* | -Wall police in H.I.AttachInstances | David Waern | 2009-03-28 | 1 | -13/+16 |
* | -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 |
* | Shorten warning message | David Waern | 2009-02-27 | 1 | -3/+2 |
* | Fix error message conflict | David Waern | 2009-02-27 | 1 | -5/+4 |
* | Bug fix | David Waern | 2009-02-27 | 1 | -8/+10 |
* | Add the module to one of haddocks warnings | Ian Lynagh | 2009-02-26 | 1 | -1/+1 |
* | Hide fynTyConName only for recent GHC versions | David Waern | 2009-02-25 | 1 | -0/+6 |