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
/
haddock-api
/
src
/
Haddock
/
Interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for sugaring built-in function syntax.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+4
*
Add basic support for sugaring infix type operators.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+7
*
Add some documentation for instance head specializer.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+2
*
Refactor specializer module to be independent from XHTML backend.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+396
*
Make instance details record use new type for family declarations.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+11
*
Attach associated types information to instance header.
Łukasz Hanuszczak
2015-08-21
1
-4
/
+5
*
Integrate instance specification type into class instance definition.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+4
*
Move dummy post-family instances for `DocName` to `Types` module.
Łukasz Hanuszczak
2015-08-21
1
-12
/
+0
*
Refactor instance head type to record instead of a meaningless tuple.
Łukasz Hanuszczak
2015-08-21
2
-8
/
+13
*
Extract main hyperlinker types to separate module.
Łukasz Hanuszczak
2015-07-06
1
-0
/
+1
*
Implement source tokenization during interface creation process.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+29
*
Extend module interface with rich source token stream field.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+1
*
Attach to instance location the name that has the same location file
jpmoresmau
2015-06-12
2
-7
/
+21
*
Fix haddock: internal error: spliceURL UnhelpfulSpan (#207)
Bartosz Nitka
2015-06-12
1
-5
/
+11
*
Clearly default to variables in out of scope case
Mateusz Kowalczyk
2015-03-27
1
-23
/
+40
*
Remove now redundant imports
Mateusz Kowalczyk
2015-03-26
2
-2
/
+0
*
Follow API changes in D538
Alan Zimmerman
2015-01-23
2
-18
/
+18
*
Sort out some module import warnings
Mateusz Kowalczyk
2015-01-22
1
-2
/
+1
*
Links to source location of class instance definitions
jpmoresmau
2015-01-22
2
-7
/
+8
*
Various fixups and bumps for next release
Mateusz Kowalczyk
2014-12-12
1
-8
/
+0
*
Support for PartialTypeSignatures
Thomas Winant
2014-12-12
2
-15
/
+17
*
Follow API changes in D426
Alan Zimmerman
2014-12-12
2
-26
/
+31
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
2
-8
/
+6
*
reflect ForeignType constructore removal
Yuras Shumovich
2014-12-12
1
-4
/
+0
*
Follow changes to TypeAnnot in GHC HEAD
Alan Zimmerman
2014-12-12
1
-6
/
+21
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
2
-18
/
+30
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
4
-33
/
+28
*
Fix warnings
Mateusz Kowalczyk
2014-11-04
2
-4
/
+3
*
Turn some uses of error into recoverable warnings
Mateusz Kowalczyk
2014-11-04
2
-28
/
+44
*
Move sources under haddock-api/src
Mateusz Kowalczyk
2014-08-23
5
-0
/
+1890