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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly synify and render promoted type variables (#985)
Alec Theriault
2018-12-23
1
-0
/
+11
*
Merge branch 'ghc-8.6' into ghc-head
Alec Theriault
2018-11-10
1
-0
/
+17
|
\
|
*
Avoid more conflicts in generated ids (#954)
Alec Theriault
2018-10-25
1
-0
/
+17
|
*
Latex type families (#734)
Alec Theriault
2018-10-16
1
-0
/
+21
|
*
Update the ghc-8.6 branch (#889)
Simon Jakobi
2018-07-20
5
-0
/
+106
*
|
Support (and flatten) inline markup in image links
Alec Theriault
2018-11-06
1
-0
/
+9
*
|
Better rendering of unboxed sums/tuples
Alec Theriault
2018-08-21
1
-0
/
+18
*
|
Latex type families (#734)
Alec Theriault
2018-08-04
1
-0
/
+21
*
|
Add some more unicode related tests (#872)
Alec Theriault
2018-07-20
1
-0
/
+18
*
|
Misc tests (#858)
Alec Theriault
2018-07-20
3
-0
/
+77
*
|
Refactor handling of parens in types (#874)
Alec Theriault
2018-07-20
1
-0
/
+11
|
/
*
Support unicode operators, proper modules
Alec Theriault
2018-03-02
1
-0
/
+6
*
Fix infinite loop when specializing instance heads (#723)
Alec Theriault
2018-02-01
1
-0
/
+24
*
Grid Tables (#718)
Oleg Grenrus
2018-02-01
1
-0
/
+47
*
Treat escaped \] better in definition lists (#717)
Alexander Biehl
2018-02-01
1
-0
/
+55
*
Fix #548 by rendering datatype kinds more carefully (#702)
Ryan Scott
2018-02-01
1
-0
/
+3
*
Fix: Generate pattern signatures for constructors exported as patterns (#663)
Tim Baumann
2017-08-06
2
-1
/
+33
*
Fix renaming after instance signature specializing (#660)
Moritz Drexl
2017-08-05
1
-0
/
+16
*
Document record fields when DuplicateRecordFields is enabled (#649)
Alex Biehl
2017-07-03
1
-0
/
+25
*
Make per-argument docs for class methods work again (#648)
Alex Biehl
2017-06-29
1
-0
/
+6
*
Don't include names with empty subordinates in maps (#644)
Alex Biehl
2017-06-23
2
-0
/
+10
*
Haddock support for bundled pattern synonyms (#627)
Christiaan Baaij
2017-06-09
2
-0
/
+120
*
Allow user defined signatures for pattern synonyms (#631)
Alex Biehl
2017-06-03
1
-0
/
+5
*
Improve error message
Sergey Vinokurov
2017-04-29
1
-1
/
+1
*
Fix #280. Parsing of module header
Sebastian Meric de Bellefon
2016-05-15
1
-0
/
+11
*
Merge remote-tracking branch 'idontgetoutmuch/ghc-head' into ghc-head
Ben Gamari
2015-12-25
1
-0
/
+14
|
\
|
*
Fix the documentation for haddock itself.
Dominic Steinitz
2015-12-21
1
-1
/
+11
|
*
Handle inline math with mathjax.
Dominic Steinitz
2015-12-21
1
-0
/
+4
*
|
OrphanInstances: Accept test output
Ben Gamari
2015-12-24
1
-1
/
+2
*
|
html-test/Operators: Clear up ambiguous types
Ben Gamari
2015-12-23
1
-1
/
+5
*
|
Add html-test for orphan instances output
Ben Gamari
2015-12-20
3
-0
/
+14
|
/
*
Add examples with type operators to the instances test case.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+6
*
Add basic tests for associated types in instances test case.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+28
*
Add new data type declaration to instance specialization test case.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+7
*
Fix tab-based indentation in instances test case.
Łukasz Hanuszczak
2015-08-21
1
-6
/
+6
*
Extend instances test case to also test multi-name type signatures.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+4
*
Add some test cases for type renamer.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+18
*
Add basic HTML test case for checking instance specialization.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+36
*
Rename advanced types test case and accept new output.
Łukasz Hanuszczak
2015-08-06
1
-1
/
+3
*
Extend advanced types test case with other examples.
Łukasz Hanuszczak
2015-08-06
1
-0
/
+14
*
Delete trailing whitespace
Mateusz Kowalczyk
2015-07-07
1
-1
/
+1
*
Build executable with '-threaded' (fixes #399)
Emanuel Borsboom
2015-06-12
2
-0
/
+23
*
Add simple test case for arbitrary-depth list nesting.
Łukasz Hanuszczak
2015-05-27
1
-0
/
+15
*
Do not insert anchor for section headings in contents box
watashi
2015-04-26
1
-0
/
+12
*
Test for anchor defaulting
Mateusz Kowalczyk
2015-03-27
3
-12
/
+10
*
support GHC 7.10: no Safe-Inferred, Foldable instance
jpmoresmau
2015-01-22
1
-0
/
+1
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
1
-0
/
+29
*
Fix re-exports of built-in type families
Mateusz Kowalczyk
2014-11-04
1
-0
/
+4
*
Experimental support for collapsable headers
Mateusz Kowalczyk
2014-10-29
1
-0
/
+26
*
Omit unnecessary foralls and fix #315
Niklas Haas
2014-08-24
1
-1
/
+22
[next]