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
*
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
*
Stop testing #188.
Mateusz Kowalczyk
2014-08-15
1
-7
/
+0
*
Fix #313 by doing some list munging.
Mateusz Kowalczyk
2014-08-15
1
-0
/
+37
*
Fix anchors. Closes #308.
Mateusz Kowalczyk
2014-06-25
2
-0
/
+38
*
Parse identifiers with ^ and ⋆ in them.
Mateusz Kowalczyk
2014-04-11
1
-0
/
+22
*
We don't actually want unicode here
Mateusz Kowalczyk
2014-04-11
1
-1
/
+0
*
Update test cases for GHC bug #8945, Haddock #188
Mateusz Kowalczyk
2014-04-03
3
-9
/
+37
*
Crash when exporting record selectors of data family instances
Niklas Haas
2014-03-31
1
-0
/
+37
*
Drop leading whitespace in @-style blocks.
Mateusz Kowalczyk
2014-03-31
1
-0
/
+28
*
Print kind signatures on GADTs
Mateusz Kowalczyk
2014-03-31
1
-0
/
+15
*
Fix issue #281
Niklas Haas
2014-03-15
1
-5
/
+11
*
Hide minimal definition for only-method classes
Niklas Haas
2014-03-15
1
-0
/
+40
*
Display minimal complete definitions for type classes
Niklas Haas
2014-03-13
1
-0
/
+1
*
Hide RHS of TFs with non-exported right hand sides
Niklas Haas
2014-03-13
1
-8
/
+24
*
Fix up some whitespace
Mateusz Kowalczyk
2014-03-11
1
-2
/
+2
*
Filter family instances of hidden types
Niklas Haas
2014-03-11
1
-0
/
+8
*
Group similar fixities together
Niklas Haas
2014-03-09
1
-1
/
+9
*
Render fixity information
Niklas Haas
2014-03-08
1
-0
/
+56
*
Change rendering of duplicate record field docs
Mateusz Kowalczyk
2014-02-27
1
-0
/
+11
*
Add RankNTypes test case to ImplicitParams.hs
Niklas Haas
2014-02-23
1
-2
/
+5
*
Lower precedence of equality constraints
Niklas Haas
2014-02-23
1
-9
/
+16
*
Make ImplicitParams render correctly (#260)
Niklas Haas
2014-02-23
1
-0
/
+10
*
Strip a single leading space from bird tracks (#201)
Niklas Haas
2014-02-22
1
-0
/
+6
*
Add test case for inter-module type/data family instances
Niklas Haas
2014-02-15
2
-1
/
+12
*
Add test case for PatternSynonyms
nand
2014-02-11
1
-0
/
+22
[next]