Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reify oversaturated data family instances correctly (#1103) | Ryan Scott | 2019-10-23 | 2 | -0/+580 |
* | Fix the ignore-exports option (#1082) | Alexis King | 2019-09-30 | 3 | -14/+51 |
* | Regression test: promoted lists in associated types | Alec Theriault | 2019-05-26 | 2 | -0/+257 |
* | Fix #1063 with better parenthesization logic for contexts | Alec Theriault | 2019-05-17 | 2 | -0/+109 |
* | Unbreak #1004 test case | Alec Theriault | 2019-05-17 | 1 | -11/+1 |
* | Better support for default methods in classes | Alec Theriault | 2019-03-09 | 4 | -0/+373 |
* | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 112 | -219/+2756 |
|\ | |||||
| * | Fix standalone deriving docs | Alec Theriault | 2019-02-25 | 2 | -0/+233 |
| * | Fix #1004 with a pinch of dropForAlls | Ryan Scott | 2019-01-27 | 2 | -0/+2075 |
| * | Keep forall on H98 existential data constructors (#1003) | Alec Theriault | 2019-01-23 | 2 | -8/+24 |
| * | More uniform handling of `forall`'s in HTML/LaTeX | Alec Theriault | 2018-11-26 | 5 | -12/+209 |
| * | Rename 'NewOcean' theme to 'Linuwial' | Alec Theriault | 2018-11-11 | 100 | -170/+170 |
* | | Fix bogus identifier defaulting | Alec Theriault | 2019-02-26 | 2 | -0/+155 |
* | | Better identifier parsing | Alec Theriault | 2019-02-25 | 3 | -1/+322 |
* | | Support value/type namespaces on identifier links | Alec Theriault | 2019-02-25 | 4 | -9/+168 |
* | | Miscellaneous improvements to `Convert` (#1020) | Alec Theriault | 2019-02-03 | 5 | -87/+27 |
* | | Accept new output `GHC.Maybe` -> `Data.Maybe` (#996) | Alec Theriault | 2019-01-10 | 6 | -52/+52 |
* | | Properly synify and render promoted type variables (#985) | Alec Theriault | 2018-12-23 | 5 | -39/+250 |
* | | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 106 | -862/+1547 |
|\| | |||||
| * | Merge branch 'ghc-8.6' into wip/new-ocean | Alec Theriault | 2018-11-09 | 100 | -107/+317 |
| |\ | |||||
| | * | Only run MathJax on entities with "mathjax" class (#960) | Alec Theriault | 2018-11-05 | 100 | -107/+317 |
| * | | Clicking on "Contents" navigates to top of page | Alec Theriault | 2018-11-08 | 6 | -6/+6 |
| * | | Accept HTML output changes | Alec Theriault | 2018-11-07 | 22 | -283/+381 |
| * | | Accept HTML output | Alec Theriault | 2018-10-25 | 1 | -5/+7 |
| * | | Merge branch 'ghc-8.6' into wip/new-ocean | Alec Theriault | 2018-10-25 | 2 | -0/+163 |
| |\| | |||||
| | * | Avoid more conflicts in generated ids (#954) | Alec Theriault | 2018-10-25 | 2 | -0/+163 |
| * | | Accept tests | Alec Theriault | 2018-10-18 | 7 | -33/+45 |
| * | | Update test-suite reference html pages | Nuno Alexandre | 2018-10-18 | 96 | -292/+292 |
| * | | html-test --accept | Herbert Valerio Riedel | 2018-10-18 | 93 | -96/+98 |
| * | | Add an initial-scale property to all haddock pages | Nuno Alexandre | 2018-10-18 | 94 | -0/+94 |
| * | | Update html-test reference files | Nuno Alexandre | 2018-10-18 | 95 | -286/+287 |
| * | | Update html test reference files | NunoAlexandre | 2018-10-18 | 93 | -2/+95 |
| |/ | |||||
| * | Latex type families (#734) | Alec Theriault | 2018-10-16 | 2 | -0/+377 |
| * | Update the ghc-8.6 branch (#889) | Simon Jakobi | 2018-07-20 | 66 | -412/+2928 |
* | | Accept test case | Alec Theriault | 2018-11-06 | 1 | -0/+84 |
* | | Support (and flatten) inline markup in image links | Alec Theriault | 2018-11-06 | 1 | -0/+9 |
* | | Accept test cases | Alec Theriault | 2018-08-21 | 1 | -0/+196 |
* | | Better rendering of unboxed sums/tuples | Alec Theriault | 2018-08-21 | 1 | -0/+18 |
* | | Latex type families (#734) | Alec Theriault | 2018-08-04 | 2 | -0/+377 |
* | | Add some more unicode related tests (#872) | Alec Theriault | 2018-07-20 | 2 | -0/+118 |
* | | Misc tests (#858) | Alec Theriault | 2018-07-20 | 6 | -0/+1075 |
* | | Preserve docs on type family instances (#867) | Alec Theriault | 2018-07-20 | 2 | -16/+32 |
* | | Refactor handling of parens in types (#874) | Alec Theriault | 2018-07-20 | 2 | -0/+111 |
* | | Fix HEAD html-test (#860) | Alec Theriault | 2018-07-19 | 55 | -396/+1592 |
|/ | |||||
* | html-test: Accept output | Simon Jakobi | 2018-06-13 | 59 | -1722/+460 |
* | Use `ClassOpSig` instead of `TypeSig` for class methods (#835) | Alec Theriault | 2018-06-13 | 12 | -136/+120 |
* | Travis: Build with ghc-8.4.2 (#793) | Alexander Biehl | 2018-04-03 | 2 | -6/+6 |
* | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 18 | -89/+495 |
* | Fix Bug548 for real | alexbiehl | 2018-03-02 | 1 | -1/+1 |
* | Revert "fix test" | alexbiehl | 2018-03-02 | 1 | -1/+5 |