| Commit message (Expand) | Author | Age | Files | Lines |
* | Style police | David Waern | 2010-10-16 | 1 | -13/+14 |
* | Use "qual" as an abbreviation for qualification instead of "quali" for consis... | David Waern | 2010-10-16 | 1 | -5/+5 |
* | adding support for local and relative name qualification | Tobias Brandt | 2010-08-27 | 1 | -1/+6 |
* | adding the option to fully qualify identifiers | Tobias Brandt | 2010-08-27 | 1 | -0/+2 |
* | print haddock coverage info on stdout when generating docs | Simon Michael | 2010-09-22 | 1 | -2/+5 |
* | Replace ghci> with >>> in example syntax | David Waern | 2010-09-01 | 1 | -1/+1 |
* | Add source entity path to --read-interface | David Waern | 2010-08-29 | 1 | -0/+2 |
* | Get rid of GhcModule and related cruft | David Waern | 2010-08-26 | 1 | -23/+0 |
* | Improve doc comment for Interface | David Waern | 2010-05-13 | 1 | -4/+5 |
* | Remove bad Arbitrary instance | David Waern | 2010-05-13 | 1 | -28/+0 |
* | Structure H.Types better | David Waern | 2010-05-13 | 1 | -123/+168 |
* | Fix comment | David Waern | 2010-05-13 | 1 | -1/+1 |
* | Fix whitespace style issues | David Waern | 2010-05-13 | 1 | -7/+23 |
* | ModuleMap -> IfaceMap | David Waern | 2010-05-13 | 1 | -1/+1 |
* | Fix #112 | David Waern | 2010-04-10 | 1 | -1/+2 |
* | Add markup support for interactive examples | simon.hengel | 2010-04-02 | 1 | -1/+11 |
* | 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 |