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
/
src
/
Haddock
/
Backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix conflicts
David Waern
2007-11-11
1
-30
/
+21
*
Do not create empty tables for data declarations which don't have any constru...
Neil Mitchell
2007-02-06
1
-9
/
+23
*
Make the index be in case-insensitive alphabetic order
Neil Mitchell
2007-01-11
1
-1
/
+1
*
Fix conflicts
David Waern
2007-11-11
1
-4
/
+2
*
Delete more stuff that is no longer required
Neil Mitchell
2007-01-11
1
-2
/
+2
*
Delete dead code, now there is only one index page
Neil Mitchell
2007-01-11
1
-26
/
+0
*
Add searching on the index page
Neil Mitchell
2007-01-11
1
-3
/
+11
*
Never do spliting index files into many
Neil Mitchell
2007-01-11
1
-12
/
+1
*
Fix conflicts
David Waern
2007-11-11
1
-2
/
+4
*
Do not generate an empty table if there are no exports, this fixes a <table><...
Neil Mitchell
2006-09-29
1
-6
/
+6
*
Do some refactoring in the html backend
David Waern
2007-11-11
1
-52
/
+61
*
Remove lDocLinkName and its use in Html backend
David Waern
2007-11-11
1
-5
/
+1
*
FIX: contents and index should include external package modules when --gen-co...
David Waern
2007-11-10
1
-2
/
+2
*
Introduce InstalledInterface structure and add more stuff to the .haddock files
David Waern
2007-11-10
1
-9
/
+10
*
Make it possible to run haddock on itself
David Waern
2007-10-24
1
-2
/
+2
*
FIX: double arrows in constructor contexts
David Waern
2007-10-02
1
-1
/
+1
*
Take care when pp tyvars - add parens on syms
David Waern
2007-09-29
1
-4
/
+13
*
Wibble
David Waern
2007-09-29
1
-1
/
+1
*
FIX: do not quote varsym type operators
David Waern
2007-09-29
1
-1
/
+1
*
Use isLexConSym/isLexVarSym from OccName
David Waern
2007-09-29
1
-4
/
+4
*
Use isSymOcc from OccName instead of isConSym
David Waern
2007-09-29
1
-2
/
+2
*
FIX: prefix types used as operators should be quoted
David Waern
2007-09-29
1
-1
/
+14
*
FIX: consym data headers with more than two variables
David Waern
2007-09-29
1
-6
/
+27
*
Rename HaddockModule to Interface
David Waern
2007-08-30
2
-64
/
+66
*
Rename HaddockModule to Interface and a few more refactorings
David Waern
2007-08-29
2
-12
/
+12
*
Major refactoring
David Waern
2007-08-29
6
-0
/
+2310