| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused ifaceLocals | david.waern | 2010-02-24 | 1 | -3/+0 |
* | Large additions to the Haddock API | david.waern | 2010-02-24 | 1 | -49/+41 |
* | Improve doc of DocName | David Waern | 2009-12-21 | 1 | -2/+3 |
* | Rename HsDoc back into Doc | David Waern | 2009-11-28 | 1 | -25/+24 |
* | Add an Arbitrary instance for HsDoc | David Waern | 2009-11-28 | 1 | -0/+25 |
* | Remove cruft due to compatibility with older GHCs | David Waern | 2009-11-28 | 1 | -41/+10 |
* | Remove Name from DocInstance | David Waern | 2009-11-28 | 1 | -1/+1 |
* | Whitespace police | David Waern | 2009-11-27 | 1 | -17/+17 |
* | Comments on instances | David Waern | 2009-11-24 | 1 | -3/+12 |
* | hlint police | David Waern | 2009-11-14 | 1 | -2/+3 |
* | Types: ghc >= 6.10 | Isaac Dupree | 2009-08-23 | 1 | -4/+0 |
* | add comment for FnArgsDoc type | Isaac Dupree | 2009-08-23 | 1 | -0/+2 |
* | cross-package fnArgDocs. WARNING: changes .haddock binary format | Isaac Dupree | 2009-08-23 | 1 | -2/+7 |
* | re-implement function-argument docs | Isaac Dupree | 2009-08-23 | 1 | -6/+17 |
* | Move doc parsing/lexing into Haddock for ghc>=6.11 | Isaac Dupree | 2009-08-23 | 1 | -3/+59 |
* | Cross-Package Documentation version 4 | Isaac Dupree | 2009-08-12 | 1 | -0/+43 |
* | Fix unused import warnings | Ian Lynagh | 2009-07-07 | 1 | -1/+0 |
* | Document Interface and InstalledInterface better | David Waern | 2009-06-25 | 1 | -6/+37 |
* | Add Haddock module headers | David Waern | 2009-06-24 | 1 | -5/+12 |
* | Delete Haddock.Exception and move contents to Haddock.Types | David Waern | 2009-06-24 | 1 | -0/+22 |
* | Document DocName | David Waern | 2009-03-27 | 1 | -0/+2 |
* | Remove H.DocName and put DocName in H.Types | David Waern | 2009-03-27 | 1 | -1/+14 |
* | Show re-exported names from external packages again | David Waern | 2009-01-02 | 1 | -7/+7 |
* | Make visible names from ExportItems | David Waern | 2008-12-08 | 1 | -2/+2 |
* | Store hidden modules in .haddock files | David Waern | 2008-11-15 | 1 | -2/+4 |
* | Remove subordinate map and its usage | David Waern | 2008-10-22 | 1 | -2/+0 |
* | Fix #61 | David Waern | 2008-10-16 | 1 | -0/+3 |
* | Add subordinates with docs to the declaration map | David Waern | 2008-10-15 | 1 | -1/+1 |
* | Add DeclInfo to H.Types | David Waern | 2008-10-15 | 1 | -0/+5 |
* | Move convenient type synonym to H.Types | David Waern | 2008-10-15 | 1 | -0/+5 |
* | Wibble | David Waern | 2008-10-15 | 1 | -5/+2 |
* | Add support for DocPic | David Waern | 2008-10-10 | 1 | -1/+2 |
* | Add some strictness annotations in Interface | David Waern | 2008-10-09 | 1 | -9/+9 |
* | Remove ifaceEnv from Interface - it's no longer used | David Waern | 2008-10-02 | 1 | -3/+0 |
* | Fix some warnings | Ian Lynagh | 2008-08-27 | 1 | -3/+0 |
* | Preparation for rendering instances as separate declarations | David Waern | 2008-07-20 | 1 | -3/+0 |
* | Refactoring in H.Interface.Create | David Waern | 2008-07-13 | 1 | -2/+1 |
* | Get the all locally defined names from GHC API | David Waern | 2008-07-12 | 1 | -0/+1 |
* | Stop using the map from exported names to declarations | David Waern | 2008-07-12 | 1 | -1/+1 |
* | Add hide options to some source files | David Waern | 2008-05-01 | 1 | -0/+3 |
* | Change the representation of DocNames | David Waern | 2008-02-09 | 1 | -15/+6 |
* | Manual merge of a patch to the 0.8 branch | David Waern | 2008-01-06 | 1 | -0/+4 |
* | Add DrIFT commands | David Waern | 2008-01-05 | 1 | -1/+2 |
* | Manual merge of a patch from Duncan Coutts that removes the dependency on mtl | David Waern | 2007-11-11 | 1 | -3/+13 |
* | Do some refactoring in the html backend | David Waern | 2007-11-11 | 1 | -0/+5 |
* | FIX: contents and index should include external package modules when --gen-co... | David Waern | 2007-11-10 | 1 | -2/+2 |
* | Introduce InstalledInterface structure and add more stuff to the .haddock files | David Waern | 2007-11-10 | 1 | -2/+25 |
* | Rename HaddockModule to Interface | David Waern | 2007-08-30 | 1 | -16/+16 |
* | Wibble | David Waern | 2007-08-30 | 1 | -2/+2 |
* | Some comment cleanup | David Waern | 2007-08-29 | 1 | -4/+4 |