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
/
Interface
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not filter out doc declarations
David Waern
2008-08-03
1
-0
/
+2
*
Move some utility functions from H.I.Create to H.GHC.Utils
David Waern
2008-08-03
1
-22
/
+4
*
Fix layout
David Waern
2008-08-03
1
-9
/
+9
*
Filter out more declarations and keep only vanilla type sigs in classes
David Waern
2008-08-03
1
-5
/
+18
*
Filter out separately exported ATs
David Waern
2008-08-03
1
-1
/
+13
*
Use isVanillaLSig from GHC API instead of home brewn function
David Waern
2008-08-03
1
-6
/
+1
*
Filter out more declarations
David Waern
2008-08-03
1
-14
/
+25
*
Filter out ForeignExports
David Waern
2008-08-03
1
-4
/
+15
*
Support type equality predicates
David Waern
2008-07-28
1
-0
/
+1
*
Warning messages
David Waern
2008-07-25
1
-7
/
+34
*
Preparation for rendering instances as separate declarations
David Waern
2008-07-20
3
-41
/
+101
*
Small touches
David Waern
2008-07-13
1
-5
/
+4
*
Remove unused import from H.I.Create
David Waern
2008-07-13
1
-2
/
+0
*
Remove FastString import and FSLIT macro in H.I.Create -- they were unused
David Waern
2008-07-13
1
-2
/
+0
*
Refactoring in H.Interface.Create
David Waern
2008-07-13
2
-194
/
+127
*
Get the all locally defined names from GHC API
David Waern
2008-07-12
1
-8
/
+1
*
Stop using the map from exported names to declarations
David Waern
2008-07-12
1
-11
/
+10
*
Remove filtering of instances
David Waern
2008-07-07
1
-2
/
+2
*
More support for type families and associated types
David Waern
2008-07-02
1
-1
/
+3
*
Rename associated types
David Waern
2008-06-30
1
-5
/
+7
*
Rename type patterns
David Waern
2008-06-30
1
-5
/
+9
*
Rename TyFamily
David Waern
2008-06-30
1
-3
/
+8
*
Rename ForeignType
David Waern
2008-06-30
1
-4
/
+3
*
Add LANGUAGE pragmas to source files
David Waern
2008-05-01
1
-0
/
+3
*
Add a flag for turning off all warnings
David Waern
2008-04-11
1
-6
/
+6
*
Change the representation of DocNames
David Waern
2008-02-09
2
-7
/
+8
*
Manual merge of a patch to the 0.8 branch
David Waern
2008-01-06
1
-13
/
+16
*
Handle infix operators correctly in the Type -> HsType translation
David Waern
2007-12-08
1
-3
/
+8
*
addition of type equality support (at least for HTML generation)
Wolfgang Jeltsch
2007-12-03
1
-0
/
+4
*
Fix a bug that made haddock loop
David Waern
2007-11-11
1
-1
/
+1
*
Manual merge of an old patch:
David Waern
2007-11-11
1
-1
/
+4
*
Manual merge of a patch from Duncan Coutts that removes the dependency on mtl
David Waern
2007-11-11
2
-2
/
+1
*
Complain if we can't link to wired-in names
David Waern
2007-11-08
1
-1
/
+1
*
Remove OrdName stuff
David Waern
2007-11-08
1
-24
/
+1
*
Small bugfix and cleanup in getDeclFromTyCls
David Waern
2007-11-08
1
-5
/
+6
*
Remove commented-out code
David Waern
2007-11-08
1
-14
/
+1
*
Filter out all non-vanilla type sigs
David Waern
2007-11-08
1
-10
/
+13
*
Wibble
David Waern
2007-11-06
1
-1
/
+1
*
Filter out instances with TyCons that are not exported
David Waern
2007-11-06
1
-6
/
+16
*
Don't warn about not being able to link to wired/system/builtin-names
David Waern
2007-11-05
1
-2
/
+3
*
Wibble
David Waern
2007-10-21
1
-0
/
+6
*
FIX: Ord for OrdName was not comparing modules
David Waern
2007-10-21
1
-5
/
+14
*
Improve parsing of doc options
David Waern
2007-10-02
1
-21
/
+6
*
Go back to using a ModuleMap instead of LookupMod - fixes a bug
David Waern
2007-10-01
1
-19
/
+15
*
Rename HaddockModule to Interface
David Waern
2007-08-30
3
-37
/
+37
*
Add some modules that I forgot to add earlier
David Waern
2007-08-29
3
-0
/
+1116
[prev]