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
/
Backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix identifier recognition in Haskell source parser.
Łukasz Hanuszczak
2015-06-30
1
-2
/
+5
*
Add support for specifying the CSS file path in HTML source renderer.
Łukasz Hanuszczak
2015-06-30
1
-15
/
+30
*
Create simple HTML renderer for parsed source file.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+26
*
Make parser module export all types and associated accessors.
Łukasz Hanuszczak
2015-06-30
1
-3
/
+2
*
Add record accessors to exports of hyperlinker parser module.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+6
*
Adapt source span tagging to work with current whitespace handling.
Łukasz Hanuszczak
2015-06-30
1
-4
/
+7
*
Create basic token classification method.
Łukasz Hanuszczak
2015-06-30
1
-6
/
+98
*
Implement simple string chunking based on HsColour library.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+27
*
Implement function for tagging parsed chunks with source spans.
Łukasz Hanuszczak
2015-06-30
1
-1
/
+8
*
Create scaffolding for Haskell source parser module.
Łukasz Hanuszczak
2015-06-30
1
-0
/
+36
*
Fix alignment of Source links in instance table in Firefox
Phil Ruffwind
2015-06-12
1
-2
/
+3
*
Attach to instance location the name that has the same location file
jpmoresmau
2015-06-12
3
-17
/
+17
*
Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385
Murray Campbell
2015-05-11
1
-2
/
+2
*
Do not insert anchor for section headings in contents box
watashi
2015-04-26
1
-1
/
+4
*
Don't print instance safety information in Hoogle
Mateusz Kowalczyk
2015-03-27
1
-2
/
+11
*
Output method documentation in Hoogle backend
Mateusz Kowalczyk
2015-03-27
1
-11
/
+21
*
Fully qualify names in Hoogle instances output
Mateusz Kowalczyk
2015-03-27
1
-4
/
+6
*
Fix Hoogle display of constructors
Mateusz Kowalczyk
2015-03-27
1
-1
/
+4
*
Remove now redundant imports
Mateusz Kowalczyk
2015-03-26
4
-6
/
+0
*
Follow API changes in D538
Alan Zimmerman
2015-01-23
3
-27
/
+27
*
Links to source location of class instance definitions
jpmoresmau
2015-01-22
3
-23
/
+43
*
Only keep one Version instead of blindly appending
Mateusz Kowalczyk
2014-12-17
1
-3
/
+3
*
Various fixups and bumps for next release
Mateusz Kowalczyk
2014-12-12
3
-8
/
+4
*
For pattern synonyms, render "pattern" as a keyword
Dr. ERDI Gergo
2014-12-12
1
-1
/
+1
*
Support for PartialTypeSignatures
Thomas Winant
2014-12-12
4
-32
/
+46
*
Follow API changes in D426
Alan Zimmerman
2014-12-12
3
-38
/
+66
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
2
-70
/
+72
*
Remove overlapping pattern match
Austin Seipp
2014-12-12
1
-1
/
+0
*
Collapse user-defined section by default (re #335)
Herbert Valerio Riedel
2014-12-12
1
-1
/
+1
*
Properly render package ID (not package key) in index, fixes #329.
Edward Z. Yang
2014-12-12
1
-6
/
+8
*
Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)
Krzysztof Gogolewski
2014-12-12
3
-2
/
+7
*
Changes due to ghc api changes in package representation
Duncan Coutts
2014-12-12
1
-2
/
+4
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
4
-5
/
+5
*
header could contain several lines
jpmoresmau
2014-12-10
1
-1
/
+1
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
5
-45
/
+68
*
Experimental support for collapsable headers
Mateusz Kowalczyk
2014-10-29
4
-29
/
+117
*
Omit unnecessary foralls and fix #315
Niklas Haas
2014-08-24
1
-21
/
+20
*
Fix extra whitespace on signatures and update all test cases
Niklas Haas
2014-08-24
1
-2
/
+2
*
Move sources under haddock-api/src
Mateusz Kowalczyk
2014-08-23
11
-0
/
+4310