| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | QuickNav: Make docbase configurable | Alexander Biehl | 2017-08-29 | 1 | -1/+6 |
* | | | | Include subordinates in content index | alexbiehl | 2017-08-29 | 1 | -8/+11 |
* | | | | Load javascript below the fold | alexbiehl | 2017-08-28 | 1 | -7/+7 |
* | | | | Content search for haddock html doc | alexbiehl | 2017-08-27 | 1 | -0/+6 |
* | | | | Generate an index for package content search (#662) | Florian Eggenhofer | 2017-08-27 | 1 | -2/+56 |
| |_|/
|/| | |
|
* | | | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -2/+2 |
* | | | Remove anything related to obsolete frames mode | alexbiehl | 2017-04-26 | 1 | -62/+8 |
* | | | Render (signature) only if it actually is a signature! | Edward Z. Yang | 2017-04-25 | 1 | -2/+5 |
* | | | Update MathJax URL | Phil Ruffwind | 2017-04-03 | 1 | -1/+1 |
* | | | Render help documentation link next to (signature) in title. | Edward Z. Yang | 2017-03-23 | 1 | -1/+8 |
* | | | Annotate signature docs with (signature) | Edward Z. Yang | 2017-03-23 | 1 | -2/+5 |
* | | | Render signature module tree separately from modules. | Edward Z. Yang | 2017-03-23 | 1 | -1/+14 |
* | | | Merge branch 'ghc-head' | Ben Gamari | 2017-03-10 | 1 | -1/+1 |
|\| |
| |/
|/| |
|
| * | Matching changes for GHC wip/T12942 | Alan Zimmerman | 2016-12-12 | 1 | -1/+1 |
| * | Matching changes for #12105 | Alan Zimmerman | 2016-05-29 | 1 | -1/+1 |
* | | Copyright holders shown on several lines. Fix #279 | Sebastian Meric de Bellefon | 2016-06-16 | 1 | -4/+14 |
* | | remove framed view of the HTML documentation (see #114 and #274) | Sebastian Meric de Bellefon | 2016-05-24 | 1 | -39/+3 |
|/ |
|
* | Make sure --mathjax affects all written HTML files | Joachim Breitner | 2016-01-19 | 1 | -15/+16 |
* | Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head | Ben Gamari | 2015-12-25 | 1 | -10/+14 |
|\ |
|
| * | Fix the documentation for haddock itself. | Dominic Steinitz | 2015-12-21 | 1 | -11/+14 |
| * | Handle inline math with mathjax. | Dominic Steinitz | 2015-12-21 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'phadej/orphans' into ghc-head | Ben Gamari | 2015-12-20 | 1 | -7/+16 |
|\ \
| |/
|/| |
|
| * | Add orphan instances link to contents box | Oleg Grenrus | 2015-09-28 | 1 | -6/+12 |
| * | Print orphan instances header only if required | Oleg Grenrus | 2015-09-28 | 1 | -1/+1 |
| * | Generate docs for orphan instances | Oleg Grenrus | 2015-09-27 | 1 | -1/+4 |
* | | More adaption to wildcard-refactor | Simon Peyton Jones | 2015-12-14 | 1 | -1/+1 |