| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6 | David Waern | 2012-07-23 | 1 | -1/+5 |
|\ |
|
| * | Add an optional label to URLs | Simon Hengel | 2012-05-27 | 1 | -1/+5 |
* | | Forward port changes from stable. | Paolo Capriotti | 2012-07-19 | 1 | -27/+28 |
|\| |
|
| * | Attach warnings to `Documentation` type | Simon Hengel | 2012-05-17 | 1 | -4/+4 |
| * | newtype-wrap Doc nodes for things that may have warnings attached | Simon Hengel | 2012-05-17 | 1 | -27/+29 |
| * | Use >>= instead of fmap and join | Simon Hengel | 2012-05-17 | 1 | -3/+2 |
| * | Add DocWarning to Doc | Simon Hengel | 2012-02-04 | 1 | -0/+1 |
* | | Follow changes for the implementation of implicit parameters | Simon Peyton Jones | 2012-06-13 | 1 | -2/+3 |
* | | Follow changes to LHsTyVarBndrs | Simon Peyton Jones | 2012-05-11 | 1 | -6/+6 |
* | | Track changes in HsSyn | Simon Peyton Jones | 2012-04-20 | 1 | -1/+2 |
* | | Merge branch 'master' of http://darcs.haskell.org//haddock | Simon Peyton Jones | 2012-03-26 | 1 | -0/+9 |
|\ \ |
|
| * | | Add support for type-level literals. | Iavor S. Diatchki | 2012-03-15 | 1 | -0/+9 |
* | | | Follow refactoring of TyClDecl/HsTyDefn | Simon Peyton Jones | 2012-03-26 | 1 | -38/+18 |
|/ / |
|
* | | Follow changes in data representation from the big PolyKinds commit | Simon Peyton Jones | 2012-03-02 | 1 | -1/+1 |
* | | Follow changes in GHC | Ian Lynagh | 2012-02-22 | 1 | -1/+1 |
* | | Follow changes in GHC caused by the CAPI CTYPE pragma | Ian Lynagh | 2012-02-16 | 1 | -1/+1 |
|/ |
|
* | Allow doc comments to link to out-of-scope things (#78). | David Waern | 2011-11-26 | 1 | -18/+19 |
* | Give preference to type over data constructors for doc comment links at renam... | David Waern | 2011-11-26 | 1 | -19/+7 |
* | Follow changes to tuple sorts in master | Jose Pedro Magalhaes | 2011-11-16 | 1 | -2/+2 |
* | New kind-polymorphic core | Jose Pedro Magalhaes | 2011-11-11 | 1 | -8/+12 |
* | Merge branch 'no-pred-ty' | Max Bolingbroke | 2011-09-09 | 1 | -17/+14 |
|\ |
|
| * | Adapt Haddock for the ConstraintKind extension changes | Max Bolingbroke | 2011-09-06 | 1 | -17/+14 |
* | | Ignore associated type defaults (just as we ignore default methods) | Max Bolingbroke | 2011-09-09 | 1 | -3/+3 |
|/ |
|
* | * Merge in git patch from Michal Terepeta | David Waern | 2011-06-11 | 1 | -30/+35 |
* | Add git commits since switchover: | David Waern | 2011-06-10 | 1 | -1/+0 |
* | Remove docNameOcc under the motto "don't name compositions" | David Waern | 2010-11-15 | 1 | -7/+7 |
* | Remove code for ghc < 7 | David Waern | 2010-11-15 | 1 | -12/+0 |
* | Adapt to minor changes in internal GHC functions | simonpj | 2010-09-13 | 1 | -0/+1 |
* | Remove conflict left-over | David Waern | 2010-07-24 | 1 | -1/+1 |
* | fix warnings | Simon Marlow | 2010-07-14 | 1 | -1/+1 |
* | common up code for instance rendering | Simon Marlow | 2010-07-14 | 1 | -10/+16 |
* | Solve conflicts | David Waern | 2010-07-22 | 1 | -37/+34 |
* | fix warnings | Simon Marlow | 2010-06-30 | 1 | -35/+38 |
* | Style police in LaTeX backend (mainly more newlines) | David Waern | 2010-07-21 | 1 | -24/+120 |
* | Fix warnings in LaTeX backend | David Waern | 2010-07-21 | 1 | -33/+19 |
* | Fix a few stylistic whitespace issues in LaTeX backend | David Waern | 2010-07-01 | 1 | -80/+80 |
* | LaTeX backend (new options: --latex, --latex-style=<style>) | Simon Marlow | 2010-06-30 | 1 | -0/+1082 |