| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -2/+13 |
|\ |
|
| * | Changes for GHC#17566 | Alex Biehl | 2020-12-08 | 1 | -1/+1 |
| * | Add dangling changes from branches ghc-8.6 and ghc-8.8 (#1243) | Xia Li-yao | 2020-12-08 | 1 | -0/+1 |
| * | Add support for custom section anchors (#1179) | IƱaki | 2020-04-25 | 1 | -1/+7 |
| * | Disallow links in section headers | Alec Theriault | 2020-03-28 | 1 | -1/+1 |
| * | Remove unused `Haddock.Utils` functions | Alec Theriault | 2020-03-28 | 1 | -0/+4 |
* | | Fix after unit refactoring | Sylvain Henry | 2020-06-08 | 1 | -7/+8 |
* | | Modules: Types | Sylvain Henry | 2020-03-18 | 1 | -1/+1 |
* | | Modules: Driver (#13009) | Sylvain Henry | 2020-02-19 | 1 | -1/+1 |
* | | Changes for GHC#17566 | Ryan Scott | 2020-01-25 | 1 | -1/+1 |
|/ |
|
* | Refactor names + unused functions (#982) | Alec Theriault | 2018-12-17 | 1 | -5/+2 |
* | [TTG: Handling Source Locations] Foundation and Pat | Shayan-Najd | 2018-11-23 | 1 | -2/+2 |
* | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 1 | -14/+25 |
|\ |
|
| * | Merge branch 'ghc-8.6' into wip/new-ocean | Alec Theriault | 2018-11-09 | 1 | -10/+17 |
| |\ |
|
| | * | Only run MathJax on entities with "mathjax" class (#960) | Alec Theriault | 2018-11-05 | 1 | -9/+15 |
| * | | Clicking on "Contents" navigates to top of page | Alec Theriault | 2018-11-08 | 1 | -1/+1 |
| * | | Allow "Contents" summary to scroll in a fixed div | Alec Theriault | 2018-11-07 | 1 | -2/+2 |
| * | | Fix issues around plus/minus | Alec Theriault | 2018-11-07 | 1 | -0/+1 |
| * | | Update font in Xhtml.hs to PT Sans | Nuno Alexandre | 2018-10-18 | 1 | -1/+1 |
| * | | Avoid name shadowing | alexbiehl | 2018-10-18 | 1 | -2/+3 |
| * | | Add an initial-scale property to all haddock pages | Nuno Alexandre | 2018-10-18 | 1 | -2/+3 |
| * | | Place the package name before the menu links | Nuno Alexandre | 2018-10-18 | 1 | -2/+2 |
| * | | Make the style consistent with hackage | Nuno Alexandre | 2018-10-18 | 1 | -2/+2 |
| * | | Update html test reference files | NunoAlexandre | 2018-10-18 | 1 | -1/+1 |
| * | | Include custom font in the html head | NunoAlexandre | 2018-10-18 | 1 | -1/+2 |
| |/ |
|
* / | Set UTF-8 encoding before writing files (#934) | Alec Theriault | 2018-10-16 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -1/+1 |
|\ |
|
| * | Match changes in GHC for TTG | Alan Zimmerman | 2018-04-27 | 1 | -1/+1 |
| * | Use withBinaryFile | alexbiehl | 2018-02-18 | 1 | -1/+1 |
| * | QuickJump: Mitigate encoding problems on Windows | alexbiehl | 2018-02-18 | 1 | -4/+5 |
* | | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -53/+57 |
* | | Use withBinaryFile | alexbiehl | 2018-02-04 | 1 | -1/+1 |
* | | QuickJump: Mitigate encoding problems on Windows | alexbiehl | 2018-02-03 | 1 | -4/+5 |
* | | Clickable anchors for headings (#716) | Alec Theriault | 2018-02-01 | 1 | -1/+2 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-10-31 | 1 | -27/+33 |
|\ |
|
| * | Remote tab | alexbiehl | 2017-10-31 | 1 | -2/+1 |
| * | Copy quickjump.css for nicer error messages | alexbiehl | 2017-10-31 | 1 | -3/+3 |
| * | Supported reexported-modules via --reexport flag. | Edward Z. Yang | 2017-10-31 | 1 | -14/+11 |
| * | Put Quickjump behind --quickjump flag (#697) | Alexander Biehl | 2017-10-30 | 1 | -8/+11 |
| * | Use <details> element for collapsibles (#690) | Tim Baumann | 2017-10-09 | 1 | -7/+14 |
* | | Fix merge fallout | alexbiehl | 2017-10-08 | 1 | -5/+4 |
* | | Merge remote-tracking branch 'origin/ghc-head' into HEAD | alexbiehl | 2017-10-08 | 1 | -5/+7 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -64/+11 |
| |\ |
|
| * | | Match new AST as per GHC wip/new-tree-one-param | Alan Zimmerman | 2017-06-05 | 1 | -7/+7 |
| * | | Render (signature) only if it actually is a signature! | Edward Z. Yang | 2017-04-22 | 1 | -2/+5 |
| * | | Merge commit '240bc38b94ed2d0af27333b23392d03eeb615e82' into HEAD | Ben Gamari | 2017-03-23 | 1 | -43/+16 |
| |\ \ |
|
| * | | | Render help documentation link next to (signature) in title. | Edward Z. Yang | 2017-03-22 | 1 | -1/+8 |
| * | | | Annotate signature docs with (signature) | Edward Z. Yang | 2017-03-22 | 1 | -2/+5 |
| * | | | Render signature module tree separately from modules. | Edward Z. Yang | 2017-03-15 | 1 | -1/+16 |
* | | | | Add compile step that bundles and compresses JS files (#684) | Tim Baumann | 2017-09-23 | 1 | -21/+7 |