| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `unLoc`/`noLoc` from GHC instead of `unL`/`reL` | Alec Theriault | 2020-03-28 | 1 | -2/+2 |
* | Use TTG empty extensions to remove some `error`'s | Alec Theriault | 2020-03-28 | 1 | -1/+2 |
* | Clean up warnings | Alec Theriault | 2020-03-22 | 2 | -2/+1 |
* | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 5 | -99/+136 |
|\ |
|
| * | Replace the 'caption' class so that the collapsible sections are shown | Kleidukos | 2020-03-19 | 1 | -1/+1 |
| * | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-03-29 | 1 | -2/+2 |
| * | Better support for default methods in classes | Alec Theriault | 2019-03-09 | 2 | -28/+75 |
| * | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 2 | -43/+26 |
| |\ |
|
| | * | Keep forall on H98 existential data constructors (#1003) | Alec Theriault | 2019-01-23 | 1 | -2/+2 |
| | * | More uniform handling of `forall`'s in HTML/LaTeX | Alec Theriault | 2018-11-26 | 1 | -39/+22 |
| | * | Rename 'NewOcean' theme to 'Linuwial' | Alec Theriault | 2018-11-11 | 1 | -1/+1 |
| * | | Better identifier parsing | Alec Theriault | 2019-02-25 | 2 | -14/+30 |
* | | | Changes for #15247 | Ryan Scott | 2019-07-03 | 1 | -24/+24 |
* | | | Visible dependent quantification (#16326) changes | Ryan Scott | 2019-02-27 | 1 | -15/+24 |
* | | | Matching changes in GHC for #16236 | Alan Zimmerman | 2019-02-05 | 1 | -2/+2 |
|/ / |
|
* | | Visible kind application haddock update | mynguyen | 2018-12-30 | 2 | -5/+19 |
* | | Properly synify and render promoted type variables (#985) | Alec Theriault | 2018-12-23 | 1 | -3/+4 |
* | | Refactor names + unused functions (#982) | Alec Theriault | 2018-12-17 | 1 | -1/+1 |
* | | [TTG: Handling Source Locations] Foundation and Pat | Shayan-Najd | 2018-11-23 | 1 | -1/+2 |
* | | Follow GHC HEAD's HsTypes.Promoted -> BasicTypes.PromotionFlag change | Alp Mestanogullari | 2018-11-15 | 1 | -1/+2 |
* | | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 3 | -15/+21 |
|\| |
|
| * | Merge branch 'ghc-8.6' into wip/new-ocean | Alec Theriault | 2018-11-09 | 1 | -2/+2 |
| |\ |
|
| | * | Only run MathJax on entities with "mathjax" class (#960) | Alec Theriault | 2018-11-05 | 1 | -2/+2 |
| * | | Allow "Contents" summary to scroll in a fixed div | Alec Theriault | 2018-11-07 | 1 | -2/+3 |
| * | | Fix issues around plus/minus | Alec Theriault | 2018-11-07 | 1 | -3/+4 |
| * | | Merge branch 'ghc-8.6' into wip/new-ocean | Alec Theriault | 2018-10-25 | 1 | -6/+10 |
| |\| |
|
| | * | Avoid more conflicts in generated ids (#954) | Alec Theriault | 2018-10-25 | 1 | -6/+10 |
| * | | Make package-header caption backward-compatible | Nuno Alexandre | 2018-10-18 | 1 | -2/+2 |
| * | | Make the style consistent with hackage | Nuno Alexandre | 2018-10-18 | 1 | -2/+2 |
| |/ |
|
| * | Latex type families (#734) | Alec Theriault | 2018-10-16 | 1 | -120/+102 |
| * | Update the ghc-8.6 branch (#889) | Simon Jakobi | 2018-07-20 | 2 | -94/+69 |
* | | Support hyperlink labels with inline markup | Alec Theriault | 2018-11-06 | 1 | -2/+2 |
* | | Better rendering of unboxed sums/tuples | Alec Theriault | 2018-08-21 | 1 | -1/+1 |
* | | Latex type families (#734) | Alec Theriault | 2018-08-04 | 1 | -120/+102 |
* | | Fix broken instance source links (#869) | Alec Theriault | 2018-07-20 | 2 | -19/+22 |
* | | Refactor handling of parens in types (#874) | Alec Theriault | 2018-07-20 | 1 | -75/+47 |
|/ |
|
* | Remove HsEqTy and XEqTy | Ryan Scott | 2018-06-19 | 1 | -4/+0 |
* | Handle -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -9/+14 |
* | Use `ClassOpSig` instead of `TypeSig` for class methods (#835) | Alec Theriault | 2018-06-13 | 1 | -4/+4 |
* | Remove ParallelArrays and Data Parallel Haskell | Ben Gamari | 2018-06-13 | 1 | -1/+0 |
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 2 | -190/+342 |
|\ |
|
| * | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -18/+31 |
| * | Match GHC for TTG implemented on HsBinds, D4581 | Alan Zimmerman | 2018-04-13 | 1 | -10/+10 |
| * | Match GHC changes for TTG | Alan Zimmerman | 2018-04-09 | 1 | -35/+36 |
| * | Constructor and pattern synonym argument docs (#709) | Alec Theriault | 2018-01-13 | 2 | -133/+272 |
| * | Track changes to follow Trac #14529 | Simon Peyton Jones | 2017-12-07 | 1 | -19/+19 |
* | | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 3 | -119/+135 |
* | | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 2 | -13/+17 |
* | | Teach the HTML backend how to render methods with multiple names | alexbiehl | 2018-02-19 | 1 | -6/+6 |
* | | Add module tooltips to linked identifiers (#753) | Alec Theriault | 2018-02-11 | 1 | -3/+5 |