aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove commented out doc env inferencedavve@dtek.chalmers.se2007-03-251-35/+1
* Remove ppr in HaddockTypesdavve@dtek.chalmers.se2007-03-251-10/+0
* Prettify some commentsdavve@dtek.chalmers.se2007-03-251-16/+16
* Start work on Haddock APIdavve@dtek.chalmers.se2007-03-256-60/+97
* Remove an importdavve@dtek.chalmers.se2007-03-241-1/+1
* Remove a file that shouldn't be heredavve@dtek.chalmers.se2007-03-231-68/+0
* Remove commented-out DocEntity printingdavve2007-03-091-16/+0
* Better exception handling and parsing of GHC flagsdavve2007-03-091-161/+152
* Go back to -B flag davve2007-03-081-23/+4
* Change version to 2.0 and executable name to haddockdavve2007-03-062-6/+7
* Wibbledavve2007-03-061-2/+0
* Add the DocOptions changedavve2007-02-163-22/+60
* Wibbledavve2007-02-061-7/+13
* Start for support of ATsdavve2007-02-061-18/+30
* Remove -package flag, GHC's can be used insteaddavve2007-02-061-5/+0
* Solve conflictsdavve2007-02-051-7/+9
* Comment out minf_iface based stuffdavve2007-02-042-4/+8
* Add package file write/save again!davve2007-02-041-4/+47
* Add GADT support (quite untested)davve2007-02-041-20/+39
* Do not list entities without documentationdavve2007-02-041-5/+1
* Insert spaces around infix function namesdavve2007-02-042-9/+15
* Render infix type constructors properlydavve2007-02-042-2/+8
* CHange project name to Haddock-GHCdavve2007-02-041-1/+1
* Render infix data constructorsdavve2007-02-041-1/+7
* Let restrictCons handle infix constructorsdavve2007-02-032-17/+18
* Moved the defaultErrorHandler to scope only over sortAndCheckModules for nowdavve2007-01-181-22/+20
* Remove some tabsdavve2007-01-181-12/+12
* Add haddock-ghc.cabal and remove ghc option pragma in source filedavve2007-01-182-1/+78
* Remove commentdavve2007-01-171-1/+1
* Sort external package modules and build a doc envdavve2007-01-171-20/+38
* Add trace_ppr to GHCUtilsdavve2007-01-171-0/+10
* Remove interface file read/writedavve2007-01-121-33/+0
* Small type changedavve2007-01-121-2/+2
* Use exceptions instead of Either when loading package infodavve2007-01-121-16/+10
* Remove DocOption, use the GHC typedavve2007-01-123-60/+22
* Remove read/dump-interface (again)davve2007-01-121-12/+1
* Temp recorddavve2007-01-121-43/+114
* No binder name for foreign exportsdavve2007-01-121-1/+1
* Change package name to haddock-ghc, version 0.1davve2007-01-103-80/+3
* Add GHCUtils.hsdavve2007-01-051-0/+15
* Add tabs in haddock.cabaldavve2007-01-051-1/+1
* Collect docs based on SrcLoc, syncing with removal of DeclEntity from GHCdavve2007-01-052-18/+71
* Commentsdavve2006-12-291-2/+5
* Automatically get the GHC lib dirdavve2006-12-292-18/+36
* Fixed a bug so that --ghc-flag works correctlydavve2007-01-051-1/+1
* Update to build with latest GHC HEADdavve2006-12-283-6/+6
* Remove unused pretty printingdavve2006-10-051-8/+2
* Remove read/dump interface flagsdavve2006-10-051-12/+0
* Refactoring -- better structured pass1davve2006-10-051-106/+130
* Filter out more builtin type constructors from warning messagesdavve2006-10-051-3/+4