Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use isLexConSym/isLexVarSym from OccName | David Waern | 2007-09-29 | 2 | -10/+7 |
| | |||||
* | Use isSymOcc from OccName instead of isConSym | David Waern | 2007-09-29 | 1 | -2/+2 |
| | |||||
* | FIX: prefix types used as operators should be quoted | David Waern | 2007-09-29 | 2 | -1/+16 |
| | |||||
* | FIX: consym data headers with more than two variables | David Waern | 2007-09-29 | 1 | -6/+27 |
| | |||||
* | Simplify createInterfaces | David Waern | 2007-08-30 | 1 | -10/+9 |
| | |||||
* | Rename HaddockModule to Interface | David Waern | 2007-08-30 | 9 | -128/+130 |
| | |||||
* | Wibble | David Waern | 2007-08-30 | 1 | -2/+2 |
| | |||||
* | Wibble | David Waern | 2007-08-29 | 1 | -4/+2 |
| | |||||
* | Add some modules that I forgot to add earlier | David Waern | 2007-08-29 | 4 | -0/+1224 |
| | |||||
* | Some comment cleanup | David Waern | 2007-08-29 | 2 | -10/+9 |
| | |||||
* | Rename HaddockModule to Interface and a few more refactorings | David Waern | 2007-08-29 | 8 | -358/+26 |
| | |||||
* | Major refactoring | David Waern | 2007-08-29 | 14 | -108/+170 |
| | |||||
* | Factor out package code to Haddock.Packages | David Waern | 2007-08-17 | 1 | -0/+155 |
| | |||||
* | Factor out typechecking phase into Haddock.Typecheck | David Waern | 2007-08-17 | 4 | -25/+167 |
| | |||||
* | Add top module comment to all files | David Waern | 2007-08-17 | 10 | -6/+47 |
| | |||||
* | Change project name from Haddock-GHC to Haddock | David Waern | 2007-08-17 | 1 | -2/+2 |
| | |||||
* | Small comment/layout fixes | David Waern | 2007-08-17 | 1 | -4/+12 |
| | |||||
* | Move options out of Main into Haddock.Options | David Waern | 2007-08-17 | 2 | -2/+135 |
| | |||||
* | Fix layout problems in Haddock.Types | David Waern | 2007-08-16 | 1 | -9/+17 |
| | |||||
* | Remove a debug import | David Waern | 2007-08-16 | 1 | -1/+0 |
| | |||||
* | Fix haddock comment errors in Haddock.Types | David Waern | 2007-08-16 | 1 | -23/+47 |
| | |||||
* | Finalize support for links to other packages | David Waern | 2007-08-16 | 2 | -5/+28 |
| | |||||
* | Fix conflicts | David Waern | 2007-07-11 | 5 | -6/+6 |
| | |||||
* | update to compile with the latest GHC & Cabal | Simon Marlow | 2007-05-30 | 5 | -7/+8 |
| | |||||
* | Follow changes to record constructor representation | David Waern | 2007-07-11 | 6 | -18/+18 |
| | |||||
* | Do save/read of interface files properly | davve@dtek.chalmers.se | 2007-04-05 | 1 | -22/+167 |
| | |||||
* | De-flatten the namespace | davve@dtek.chalmers.se | 2007-03-25 | 16 | -1/+4434 |
| | |||||
* | Start work on Haddock API | davve@dtek.chalmers.se | 2007-03-25 | 2 | -0/+64 |