| Commit message (Expand) | Author | Age | Files | Lines |
* | qualification style 'abbreviated' -> 'aliased' | Henning Thielemann | 2012-04-02 | 1 | -3/+3 |
* | 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 | 1 | -6/+16 |
* | add QualOption type for distinction between qualification argument given by t... | Henning Thielemann | 2012-04-01 | 1 | -6/+2 |
* | Fix crash when using --qual. Naughty GHC API! | David Waern | 2012-04-01 | 1 | -1/+4 |
* | Fix module reference bug. | David Waern | 2011-11-26 | 1 | -3/+3 |
* | Allow doc comments to link to out-of-scope things (#78). | David Waern | 2011-11-26 | 1 | -1/+13 |
* | Re-order functions | David Waern | 2010-11-20 | 1 | -8/+8 |
* | Re-structure qualification code a little | David Waern | 2010-11-20 | 1 | -20/+19 |
* | add full qualification for undocumented names | tob.brandt | 2010-11-20 | 1 | -3/+2 |
* | hlint police | David Waern | 2010-11-16 | 1 | -4/+3 |
* | Style police | David Waern | 2010-10-16 | 1 | -0/+4 |
* | Use "qual" as an abbreviation for qualification instead of "quali" for consis... | David Waern | 2010-10-16 | 1 | -13/+13 |
* | adding support for local and relative name qualification | Tobias Brandt | 2010-08-27 | 1 | -7/+32 |
* | adding the option to fully qualify identifiers | Tobias Brandt | 2010-08-27 | 1 | -6/+11 |
* | More style police | David Waern | 2010-07-21 | 1 | -1/+9 |
* | Remove more trailing whitespace | David Waern | 2010-07-21 | 1 | -2/+2 |
* | rename Haddock.Backends.Xhtml.Util to Utils | Mark Lentczner | 2010-07-19 | 1 | -1/+1 |
* | remove an explicit bold tag - replace with .def class | Mark Lentczner | 2010-07-19 | 1 | -1/+2 |
* | refactoring of anchor ID and fragment handling | Mark Lentczner | 2010-07-19 | 1 | -12/+18 |
* | clean up of anchors | Mark Lentczner | 2010-07-15 | 1 | -4/+1 |
* | merge in changes from the big-whitespace cleanup | Mark Lentczner | 2010-05-24 | 1 | -2/+6 |
* | add exports to Xhtml modules | Mark Lentczner | 2010-03-21 | 1 | -0/+1 |
* | Position of module header, this time in the HTML backends | David Waern | 2010-05-13 | 1 | -1/+0 |
* | First, experimental XHTML rendering | Mark Lentczner | 2010-03-20 | 1 | -0/+76 |