| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up warnings | Alec Theriault | 2020-03-22 | 1 | -1/+1 |
* | Fix bogus identifier defaulting | Alec Theriault | 2019-02-26 | 1 | -9/+5 |
* | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -25/+33 |
* | Support value/type namespaces on identifier links | Alec Theriault | 2019-02-25 | 1 | -13/+42 |
* | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 1 | -2/+1 |
|\ |
|
| * | Fix typo in a warning | Simon Jakobi | 2018-10-23 | 1 | -2/+1 |
| * | outOfScope: Recommend qualifying the identifier | Simon Jakobi | 2018-07-20 | 1 | -1/+3 |
| * | Don't warn about ambiguous identifiers when the candidate names belong to the... | Simon Jakobi | 2018-07-20 | 1 | -18/+35 |
* | | Support hyperlink labels with inline markup | Alec Theriault | 2018-11-06 | 1 | -1/+1 |
* | | Don't warn about ambiguous identifiers when the candidate names belong to the... | Simon Jakobi | 2018-07-20 | 1 | -18/+35 |
* | | outOfScope: Recommend qualifying the identifier | Simon Jakobi | 2018-07-20 | 1 | -1/+3 |
|/ |
|
* | Fix redundant import warnings | Simon Jakobi | 2018-06-13 | 1 | -1/+0 |
* | Renamer: Warn about ambiguous identifiers (#831) | Simon Jakobi | 2018-06-13 | 1 | -3/+17 |
* | Renamer: Warn about out of scope identifiers. (#819) | Simon Jakobi | 2018-06-13 | 1 | -6/+11 |
* | Adjust to new HsDocString internals | Simon Jakobi | 2018-06-13 | 1 | -8/+7 |
* | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -10/+11 |
* | Warning free compilation | Alexander Biehl | 2018-02-01 | 1 | -1/+0 |
* | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -39/+42 |
|\ |
|
| * | Refactoring: Make doc renaming monadic | alexbiehl | 2017-08-16 | 1 | -39/+42 |
* | | Adapt to EnumSet | Ben Gamari | 2017-03-15 | 1 | -1/+2 |
|/ |
|
* | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -0/+1 |
* | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+1 |
* | Update for D1200 | Ben Gamari | 2015-12-16 | 1 | -2/+3 |
* | Warnings | Matthew Pickering | 2015-12-14 | 1 | -1/+0 |
* | Track the new location of setRdrNameSpace | Simon Peyton Jones | 2015-12-14 | 1 | -1/+2 |
* | Clearly default to variables in out of scope case | Mateusz Kowalczyk | 2015-03-27 | 1 | -23/+40 |
* | Remove now redundant imports | Mateusz Kowalczyk | 2015-03-26 | 1 | -1/+0 |
* | Allow the parser to spit out meta-info | Mateusz Kowalczyk | 2014-12-10 | 1 | -20/+15 |
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+146 |