aboutsummaryrefslogtreecommitdiff
path: root/html-test
Commit message (Expand)AuthorAgeFilesLines
* Add support for custom section anchors (#1179)IƱaki2020-04-252-0/+99
* Fallback to `hiDecl` when `extractDecl` failsAlec Theriault2020-04-214-0/+211
* Fix #1050 by filtering out invisible AppTy argumentsRyan Scott2020-04-052-0/+121
* Disallow links in section headersAlec Theriault2020-03-283-53/+18
* Disallow qualified uses of reserved identifiersAlec Theriault2020-03-272-0/+81
* Update parsing to strip whitespace from table cells (#1074)Alina Banerjee2020-03-201-48/+48
* Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-20128-171/+4663
|\
| * Update test fixturesKleidukos2020-03-192-6/+6
| * Reify oversaturated data family instances correctly (#1103)Ryan Scott2019-10-232-0/+580
| * Fix the ignore-exports option (#1082)Alexis King2019-09-303-14/+51
| * Regression test: promoted lists in associated typesAlec Theriault2019-05-262-0/+257
| * Fix #1063 with better parenthesization logic for contextsAlec Theriault2019-05-172-0/+109
| * Unbreak #1004 test caseAlec Theriault2019-05-171-11/+1
| * Better support for default methods in classesAlec Theriault2019-03-094-0/+373
| * Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-03112-219/+2756
| |\
| | * Fix standalone deriving docsAlec Theriault2019-02-252-0/+233
| | * Fix #1004 with a pinch of dropForAllsRyan Scott2019-01-272-0/+2075
| | * Keep forall on H98 existential data constructors (#1003)Alec Theriault2019-01-232-8/+24
| | * More uniform handling of `forall`'s in HTML/LaTeXAlec Theriault2018-11-265-12/+209
| | * Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-11100-170/+170
| * | Fix bogus identifier defaultingAlec Theriault2019-02-262-0/+155
| * | Better identifier parsingAlec Theriault2019-02-253-1/+322
| * | Support value/type namespaces on identifier linksAlec Theriault2019-02-254-9/+168
* | | Update test output for introduction of Safe-InferredBen Gamari2019-06-0793-93/+93
* | | Update html-test output to reflect #16391 changesRyan Scott2019-03-061-6/+6
* | | Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)Alec Theriault2019-02-10103-613/+407
|/ /
* | Miscellaneous improvements to `Convert` (#1020)Alec Theriault2019-02-035-87/+27
* | Accept new output `GHC.Maybe` -> `Data.Maybe` (#996)Alec Theriault2019-01-106-52/+52
* | Properly synify and render promoted type variables (#985)Alec Theriault2018-12-235-39/+250
* | Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-10106-862/+1547
|\|
| * Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-11-09100-107/+317
| |\
| | * Only run MathJax on entities with "mathjax" class (#960)Alec Theriault2018-11-05100-107/+317
| * | Clicking on "Contents" navigates to top of pageAlec Theriault2018-11-086-6/+6
| * | Accept HTML output changesAlec Theriault2018-11-0722-283/+381
| * | Accept HTML outputAlec Theriault2018-10-251-5/+7
| * | Merge branch 'ghc-8.6' into wip/new-oceanAlec Theriault2018-10-252-0/+163
| |\|
| | * Avoid more conflicts in generated ids (#954)Alec Theriault2018-10-252-0/+163
| * | Accept testsAlec Theriault2018-10-187-33/+45
| * | Update test-suite reference html pagesNuno Alexandre2018-10-1896-292/+292
| * | html-test --acceptHerbert Valerio Riedel2018-10-1893-96/+98
| * | Add an initial-scale property to all haddock pagesNuno Alexandre2018-10-1894-0/+94
| * | Update html-test reference filesNuno Alexandre2018-10-1895-286/+287
| * | Update html test reference filesNunoAlexandre2018-10-1893-2/+95
| |/
| * Latex type families (#734)Alec Theriault2018-10-162-0/+377
| * Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-2066-412/+2928
* | Accept test caseAlec Theriault2018-11-061-0/+84
* | Support (and flatten) inline markup in image linksAlec Theriault2018-11-061-0/+9
* | Accept test casesAlec Theriault2018-08-211-0/+196
* | Better rendering of unboxed sums/tuplesAlec Theriault2018-08-211-0/+18
* | Latex type families (#734)Alec Theriault2018-08-042-0/+377