| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement template-haskell's putDoc | Luke Lau | 2021-03-10 | 1 | -2/+2 |
* | Merge branch 'ghc-head' into ghc-9.0 | alexbiehl-gc | 2021-02-07 | 1 | -9/+14 |
|\ |
|
| * | Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 1 | -2/+3 |
| |\ |
|
| | * | Abstract Monad for interface creation | Alex Biehl | 2021-01-09 | 1 | -1/+2 |
| * | | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 1 | -28/+65 |
| |\ \
| | |/
| |/| |
|
| * | | Adapt to changes to GlobalRdrElt and AvailInfo | Adam Gundry | 2020-12-23 | 1 | -2/+2 |
| * | | Fix after Outputable refactoring | Sylvain Henry | 2020-08-05 | 1 | -1/+1 |
* | | | Add support for labeled module references | Iñaki García Etxebarria | 2021-02-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -35/+68 |
|\ \
| |/
|/| |
|
| * | 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 |
* | | Module structure | Sylvain Henry | 2020-04-24 | 1 | -2/+2 |
* | | Modules: Types | Sylvain Henry | 2020-03-20 | 1 | -3/+3 |
* | | Modules: Driver (#13009) | Sylvain Henry | 2020-02-19 | 1 | -1/+1 |
* | | hsyl20-modules-renamer | Sylvain Henry | 2020-01-07 | 1 | -1/+1 |
|/ |
|
* | 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 |