| 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 | 3 | -3/+8 |
|\ |
|
| * | Add an optional label to URLs | Simon Hengel | 2012-05-27 | 3 | -3/+8 |
* | | Forward port changes from stable. | Paolo Capriotti | 2012-07-19 | 8 | -144/+146 |
|\| |
|
| * | Attach warnings to `Documentation` type | Simon Hengel | 2012-05-17 | 5 | -9/+9 |
| * | newtype-wrap Doc nodes for things that may have warnings attached | Simon Hengel | 2012-05-17 | 5 | -62/+66 |
| * | Use >>= instead of fmap and join | Simon Hengel | 2012-05-17 | 2 | -7/+4 |
| * | qualification style 'abbreviated' -> 'aliased' | Henning Thielemann | 2012-04-02 | 2 | -5/+5 |
| * | abbreviated qualification: use Packages.lookupModuleInAllPackages for finding... | Henning Thielemann | 2012-04-02 | 1 | -1/+1 |
| * | 'abbreviate' qualification style - basic support | Henning Thielemann | 2012-04-01 | 2 | -7/+18 |
| * | add QualOption type for distinction between qualification argument given by t... | Henning Thielemann | 2012-04-01 | 2 | -15/+7 |
| * | Fix crash when using --qual. Naughty GHC API! | David Waern | 2012-04-01 | 1 | -1/+4 |
| * | Mostly hlint-inspired cleanup. | David Waern | 2012-02-04 | 4 | -41/+38 |
| * | Remove code for older ghc versions. | David Waern | 2012-02-04 | 1 | -4/+0 |
| * | Style police. | David Waern | 2012-02-04 | 1 | -2/+2 |
| * | Merge branch 'fix-for-186' of https://github.com/sol/haddock into ghc-7.4 | David Waern | 2012-02-04 | 3 | -11/+11 |
| |\ |
|
| | * | Make sure that generated xhtml is valid (close #186) | Simon Hengel | 2012-01-12 | 3 | -11/+11 |
| * | | Remove obsolete TODO | Simon Hengel | 2012-02-04 | 1 | -1/+0 |
| * | | Add DocWarning to Doc | Simon Hengel | 2012-02-04 | 3 | -0/+3 |
| |/ |
|
* | | Follow changes for the implementation of implicit parameters | Simon Peyton Jones | 2012-06-13 | 3 | -4/+9 |
* | | Follow changes in GHC | Ian Lynagh | 2012-06-12 | 1 | -54/+57 |
* | | Follow changes in LHsTyVarBndrs | Simon Peyton Jones | 2012-05-25 | 1 | -1/+1 |
* | | Follow changes to LHsTyVarBndrs | Simon Peyton Jones | 2012-05-11 | 3 | -17/+18 |
* | | Track changes in HsSyn | Simon Peyton Jones | 2012-04-20 | 2 | -3/+6 |
* | | Merge branch 'master' of http://darcs.haskell.org//haddock | Simon Peyton Jones | 2012-03-26 | 2 | -2/+17 |
|\ \ |
|
| * | | Rename variable to avoid shadowing warning. | Iavor S. Diatchki | 2012-03-24 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/master' into type-nats | Iavor S. Diatchki | 2012-03-19 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Add support for type-level literals. | Iavor S. Diatchki | 2012-03-15 | 2 | -0/+15 |
* | | | | Follow refactoring of TyClDecl/HsTyDefn | Simon Peyton Jones | 2012-03-26 | 4 | -113/+48 |
| |/ /
|/| | |
|
* | | | Follow changes to tcdKindSig (Trac #5937) | Simon Peyton Jones | 2012-03-16 | 1 | -1/+1 |
|/ / |
|
* | | Follow changes in data representation from the big PolyKinds commit | Simon Peyton Jones | 2012-03-02 | 2 | -3/+3 |
* | | Follow changes in GHC | Ian Lynagh | 2012-02-22 | 2 | -2/+2 |
* | | Follow changes in GHC caused by the CAPI CTYPE pragma | Ian Lynagh | 2012-02-16 | 2 | -2/+2 |
* | | Follow rename of Instance to ClsInst in GHC | Ian Lynagh | 2012-01-03 | 1 | -1/+1 |
|/ |
|
* | Fix module reference bug. | David Waern | 2011-11-26 | 2 | -5/+4 |
* | Allow doc comments to link to out-of-scope things (#78). | David Waern | 2011-11-26 | 5 | -80/+95 |
* | Give preference to type over data constructors for doc comment links at renam... | David Waern | 2011-11-26 | 3 | -39/+14 |
* | Follow changes to tuple sorts in master | Jose Pedro Magalhaes | 2011-11-16 | 2 | -4/+4 |
* | New kind-polymorphic core | Jose Pedro Magalhaes | 2011-11-11 | 3 | -22/+29 |
* | Add safe haskell indication to haddock output | David Terei | 2011-10-12 | 1 | -1/+2 |
* | Follow changes to ForeignImport/ForeignExport in GHC | Ian Lynagh | 2011-10-01 | 2 | -3/+3 |
* | Merge branch 'development' | David Waern | 2011-10-01 | 1 | -2/+5 |
|\ |
|
| * | Merge in darcs patch: | David Waern | 2011-10-01 | 1 | -2/+5 |
* | | Merge branch 'no-pred-ty' | Max Bolingbroke | 2011-09-09 | 3 | -37/+30 |
|\ \ |
|
| * | | Adapt Haddock for the ConstraintKind extension changes | Max Bolingbroke | 2011-09-06 | 3 | -37/+30 |
| |/ |
|
* / | Ignore associated type defaults (just as we ignore default methods) | Max Bolingbroke | 2011-09-09 | 2 | -5/+5 |
|/ |
|
* | Fix build | Ian Lynagh | 2011-06-17 | 4 | -5/+12 |
* | * Merge in git patch from Michal Terepeta | David Waern | 2011-06-11 | 5 | -82/+103 |
* | Add git commits since switchover: | David Waern | 2011-06-10 | 2 | -3/+5 |
* | Put title outside doc div when HTML:fying title+prologue | David Waern | 2011-01-22 | 1 | -1/+1 |
* | Write hoogle output in utf8; fixes GHC build on Windows | Ian Lynagh | 2011-01-05 | 1 | -3/+5 |