aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Comment fixesdavve2006-10-051-3/+1
|
* Merge with changes to ghc HEADdavve2006-10-053-42/+27
|
* Fix a comment in Maindavve2006-09-221-1/+1
|
* Remove unused imports in Maindavve2006-09-221-6/+6
|
* Take away trailin "2" on all previously clashing type namesdavve2006-09-224-88/+79
|
* Skip external package modules sort for nowdavve2006-09-221-1/+1
|
* Fix a bug in Main.toHsTypedavve2006-09-221-3/+3
|
* Do proper HsType rendering (inser parentheses correctly)davve2006-09-221-10/+94
|
* Refactor context renderingdavve2006-09-221-14/+30
|
* Make import list in HaddockHtml prettierdavve2006-09-221-12/+12
|
* Remove unnecessary fmapM import in Maindavve2006-09-211-1/+0
|
* Comments and spacing changedavve2006-09-181-3/+4
|
* Better comments in Main.hsdavve2006-09-161-5/+13
|
* Refactor PackageData creation code and start on building the doc env propery ↵davve2006-09-161-42/+57
| | | | (unfinished)
* Comments onlydavve2006-09-161-1/+17
|
* Remove debug printing from HaddockHtmldavve2006-09-151-2/+0
|
* Remove Interface and Binary2 modules davve2006-09-155-1045/+3
|
* Don't warn about missing links to ()davve2006-09-151-5/+8
|
* Remove commented-out codedavve2006-09-151-6/+1
|
* Remove handling of --package flagdavve2006-09-151-8/+3
|
* Small source code cleanupdavve2006-09-152-5/+1
|
* Change the executable name to haddock-ghc-nolibdavve2006-09-151-1/+1
|
* Remove interface reading/writing code and use the GHC api for creating ↵davve2006-09-152-65/+101
| | | | package environments instead
* Align comment properlydavve2006-09-051-1/+1
|
* Change version number to 2.0davve2006-09-051-1/+1
|
* Rename a functiondavve2006-09-041-2/+2
|
* Compensate for change of export list order in GHCdavve2006-09-031-1/+1
|
* Starting work on GADT renderingdavve2006-09-032-25/+49
|