index
:
haddock.git
ghc-9.2
ghc-9.4
ghc-gitlab-ghc-9.2.2
ghc-gitlab-ghc-9.4.1
ghc-gitlab-ghc-9.4.1rc1
ghc-gitlab-ghc-head
master
Haddock with an org backend (haddorg).
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html-test
/
ref
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-0
/
+238
*
Treat escaped \] better in definition lists (#717)
Alexander Biehl
2018-02-01
1
-0
/
+273
*
Clickable anchors for headings (#716)
Alec Theriault
2018-02-01
5
-58
/
+108
*
Fix #548 by rendering datatype kinds more carefully (#702)
Ryan Scott
2018-02-01
1
-0
/
+600
*
Use <details> element for collapsibles (#690)
Tim Baumann
2017-10-09
65
-2424
/
+2728
*
Add compile step that bundles and compresses JS files (#684)
Tim Baumann
2017-09-23
90
-1530
/
+180
*
Fix test fallout (again)
alexbiehl
2017-08-29
90
-0
/
+450
*
Accept tests
alexbiehl
2017-08-28
90
-540
/
+540
*
Fix tests for content search
alexbiehl
2017-08-28
90
-21
/
+641
*
Fix: Generate pattern signatures for constructors exported as patterns (#663)
Tim Baumann
2017-08-06
2
-0
/
+200
*
Fix renaming after instance signature specializing (#660)
Moritz Drexl
2017-08-05
2
-89
/
+349
*
Document record fields when DuplicateRecordFields is enabled (#649)
Alex Biehl
2017-07-03
1
-0
/
+160
*
Make per-argument docs for class methods work again (#648)
Alex Biehl
2017-06-29
1
-0
/
+114
*
Don't include names with empty subordinates in maps (#644)
Alex Biehl
2017-06-23
1
-0
/
+80
*
Haddock support for bundled pattern synonyms (#627)
Christiaan Baaij
2017-06-09
2
-0
/
+946
*
Allow user defined signatures for pattern synonyms (#631)
Alex Biehl
2017-06-03
1
-0
/
+29
*
Improve error message
Sergey Vinokurov
2017-04-29
1
-2
/
+2
*
Remove anything related to obsolete frames mode
alexbiehl
2017-04-26
83
-296
/
+165
*
`html-test --accept` deltas to reference samples
Herbert Valerio Riedel
2017-04-25
8
-115
/
+183
*
Use new MathJax URL in html-test
alexbiehl
2017-04-25
136
-217
/
+217
*
Update test suite to expect kind annotations on type parameters.
Brian Huffman
2017-03-23
2
-5
/
+9
*
Copyright holders shown on several lines. Fix #279
Sebastian Meric de Bellefon
2016-06-16
2
-5
/
+5
*
Merge pull request #504 from Helkafen/issue-280
Sebastian Méric de Bellefon
2016-05-28
1
-0
/
+81
|
\
|
*
Fix #280. Parsing of module header
Sebastian Meric de Bellefon
2016-05-15
1
-0
/
+81
*
|
remove framed view of the HTML documentation (see #114 and #274)
Sebastian Meric de Bellefon
2016-05-24
2
-58
/
+0
*
|
Fix #303. Hide footer when printing
Sebastian Meric de Bellefon
2016-05-14
1
-0
/
+3
|
/
*
html-test: Update reference output
Ben Gamari
2016-05-10
7
-240
/
+820
*
Update tests for previous commit
Phil Ruffwind
2016-02-08
80
-645
/
+1586
*
html-test: Accept test output
Ben Gamari
2016-02-08
81
-2873
/
+4556
*
Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head
Ben Gamari
2015-12-25
56
-0
/
+244
|
\
|
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
56
-1
/
+131
|
*
Handle inline math with mathjax.
Dominic Steinitz
2015-12-21
2
-0
/
+114
*
|
OrphanInstances: Accept test output
Ben Gamari
2015-12-24
3
-0
/
+279
|
/
*
Accept tests affected by changes related to instance expander.
Łukasz Hanuszczak
2015-08-21
9
-210
/
+210
*
Make identifier generation also architecture-independent.
Łukasz Hanuszczak
2015-08-21
8
-48
/
+48
*
Re-accept tests after applying deterministic section identifiers.
Łukasz Hanuszczak
2015-08-21
9
-56
/
+56
*
Accept tests affected by adding instance details section.
Łukasz Hanuszczak
2015-08-21
10
-134
/
+712
*
Rename advanced types test case and accept new output.
Łukasz Hanuszczak
2015-08-06
2
-97
/
+201
*
Update tests to follow HTML changes
Mateusz Kowalczyk
2015-08-02
78
-805
/
+849
*
Fix expansion icon for user-collapsible sections
Mateusz Kowalczyk
2015-07-11
1
-3
/
+3
*
Delete trailing whitespace
Mateusz Kowalczyk
2015-07-07
2
-12
/
+12
*
Update tests for the CSS changes
Mateusz Kowalczyk
2015-06-14
12
-576
/
+717
*
Build executable with '-threaded' (fixes #399)
Emanuel Borsboom
2015-06-12
1
-0
/
+94
*
Add simple test case for arbitrary-depth list nesting.
Łukasz Hanuszczak
2015-05-27
1
-10
/
+39
*
Do not insert anchor for section headings in contents box
watashi
2015-04-26
1
-0
/
+111
*
Test for anchor defaulting
Mateusz Kowalczyk
2015-03-27
2
-134
/
+31
*
Update test files
Mateusz Kowalczyk
2015-01-22
4
-48
/
+18
*
support GHC 7.10: no Safe-Inferred, Foldable instance
jpmoresmau
2015-01-22
69
-74
/
+76
*
For pattern synonyms, render "pattern" as a keyword
Dr. ERDI Gergo
2014-12-12
2
-10
/
+30
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
2
-20
/
+20
[next]