aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 packag...davve2006-09-152-65/+101
* 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
* Change mode to BatchCompile to avoid GHC API bugdavve2006-09-031-1/+1
* Small cleanupdavve2006-08-201-3/+3
* Move interface read/write to its own module + some cleanupdavve2006-08-203-255/+394
* Adapt to latest GHC davve2006-08-198-116/+228
* Some refactoringdavve2006-08-141-94/+89
* Misc fixes and interface load/savedavve2006-08-133-172/+423
* Perfect rendering of Test.hsdavve2006-08-124-30/+57
* Render H98 Data declarationsdavve2006-08-123-225/+169
* Cleanupdavve2006-08-119-1183/+74
* More progressdavve2006-08-105-18/+768
* More Html rendering progressdavve2006-08-097-625/+654
* Start porting the Html rendererdavve2006-07-3012-509/+352
* Complete the renamerdavve2006-07-293-162/+252
* Add instances, build renaming environment, start on the renamerdavve2006-07-297-955/+384
* More work, started working on the renaming phase -- this code will need a cle...davve2006-07-232-54/+26
* More work on pass1 -- mostly donedavve2006-07-233-78/+135
* More progress -- still on phase1davve2006-07-207-1512/+16
* More progress on the porting -- first pass starting to shape updavve2006-07-112-33/+135
* Progress on the porting process davve2006-07-113-21/+52
* Make the repos temporarily compile and illustrate a problemdavve2006-07-112-5/+5
* More porting work -- doesn't compiledavve2006-07-114-90/+191
* Initial modifications -- doesn't compiledavve2006-07-1025-2052/+375
* add a bug reportSimon Marlow2006-05-241-0/+3
* add a bugSimon Marlow2006-05-241-0/+4
* replace a fatal error in lexChar with a parseErrorSimon Marlow2006-05-241-2/+4
* add section about derivingSimon Marlow2006-05-081-0/+32
* record an ideaSimon Marlow2006-04-261-0/+4
* extend 'deriving' heuristic a littleRoss Paterson2006-04-241-6/+8
* Avoid pattern guardssven.panne2006-04-202-12/+11
* Fixed Cabal/RPM buildSven Panne2006-03-194-15/+56
* bug fixes from Brad BowmanSimon Marlow2006-03-131-64/+68
* add PatternGuards extensionSimon Marlow2006-03-101-1/+1
* fixed libdir (/html was missing)benjamin.franksen2006-03-031-2/+3
* add haskell.vimSimon Marlow2006-03-081-0/+64
* Add Hoogle output optionNeil Mitchell2006-02-262-0/+187
* add scabal-version fieldSimon Marlow2006-01-311-0/+1
* add a test I had lying aroundSimon Marlow2006-01-241-0/+8
* remove a couple TODO items that have been doneDuncan Coutts2006-01-231-5/+0
* fix markupSimon Marlow2006-01-231-2/+2
* Add documentation for the new --source-* and --comments-* command line optionsDuncan Coutts2006-01-231-16/+118
* Make the --help output fit in 80 columns.Duncan Coutts2006-01-231-15/+16