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
*
Merge branch 'no-pred-ty'
Max Bolingbroke
2011-09-09
3
-28
/
+7
|
\
|
*
Adapt Haddock for the ConstraintKind extension changes
Max Bolingbroke
2011-09-06
3
-28
/
+7
*
|
Ignore associated type defaults (just as we ignore default methods)
Max Bolingbroke
2011-09-09
1
-2
/
+3
|
/
*
Fix build
Ian Lynagh
2011-06-17
1
-1
/
+1
*
* Merge in git patch from Michal Terepeta
David Waern
2011-06-11
2
-26
/
+42
*
Add git commits since switchover:
David Waern
2011-06-10
3
-5
/
+4
*
Indentation
David Waern
2011-05-22
1
-14
/
+14
*
Fix some stylistic issues in mkExportItems
David Waern
2011-05-22
1
-19
/
+11
*
Break out fullContentsOf, give it a better name and some documentation
David Waern
2011-05-22
1
-22
/
+46
*
Fix a bug
David Waern
2011-05-22
1
-3
/
+3
*
We don't need to send DocOptions nor a flag to mkExportItems
David Waern
2011-05-22
1
-9
/
+9
*
Improve a haddock comment
David Waern
2011-05-21
1
-2
/
+2
*
Fix build with ghc 7.0.1
David Waern
2011-03-10
1
-0
/
+4
*
Update Haddock to reflect change in hs_tyclds field of HsGroup
simonpj
2011-01-10
1
-7
/
+7
*
Make a little more use of DoAndIfThenElse
David Waern
2010-11-16
1
-47
/
+46
*
follow changes in the GHC API
Simon Marlow
2010-10-27
1
-2
/
+9
*
print haddock coverage info on stdout when generating docs
Simon Michael
2010-09-22
1
-2
/
+10
*
Get rid of GhcModule and related cruft
David Waern
2010-08-26
1
-15
/
+18
*
Fix a bug in attachInstances
David Waern
2010-07-04
1
-18
/
+39
*
Unresolved identifiers in Doc get replaced with DocMonospaced
Simon Marlow
2010-06-23
1
-1
/
+1
*
isLocalAndTypeInferenced: fix for local module names overlapping package modules
Simon Marlow
2010-06-22
1
-2
/
+6
*
Position the module header the same way everywhere
David Waern
2010-05-13
7
-9
/
+0
*
ModuleMap -> IfaceMap
David Waern
2010-05-13
1
-4
/
+4
*
Fix #112
David Waern
2010-04-10
3
-36
/
+40
*
Propagate source positions from Lex.x to Parse.y
David Waern
2010-04-07
2
-3
/
+5
*
Add markup support for interactive examples
simon.hengel
2010-04-02
2
-0
/
+3
*
Remove unused ifaceLocals
david.waern
2010-02-24
1
-2
/
+0
*
Fix Haddock markup error in comment
david.waern
2010-02-22
1
-1
/
+1
*
Follow move of parser and lexer
David Waern
2010-01-22
1
-4
/
+4
*
Remove unnecessary (and inexplicable) uses of nub
David Waern
2010-01-22
1
-2
/
+2
*
Move H.Interface.Parse/Lex to H.Parse/Lex
David Waern
2009-11-28
3
-281
/
+4
*
Rename HsDoc back into Doc
David Waern
2009-11-28
6
-30
/
+30
*
Remove cruft due to compatibility with older GHCs
David Waern
2009-11-28
3
-36
/
+2
*
Remove Name from DocInstance
David Waern
2009-11-28
2
-4
/
+3
*
Remove bad whitespace and commented-out pieces
David Waern
2009-11-27
1
-65
/
+61
*
Comments on instances
David Waern
2009-11-24
3
-21
/
+71
*
Remove commented-out code
David Waern
2009-11-15
1
-8
/
+0
*
hlint police
David Waern
2009-11-14
3
-10
/
+8
*
Correct copyright in H.I.ParseModuleHeader
David Waern
2009-09-09
1
-1
/
+1
*
Move toHsInstHead to Haddock.Convert and call it synifyInstHead
David Waern
2009-09-06
2
-11
/
+2
*
Style police
David Waern
2009-09-06
1
-0
/
+1
*
Add more copyright owners to H.I.AttachInstances
David Waern
2009-09-06
1
-1
/
+3
*
Eradicate wrong runtime warning for type-inferenced exported-functions
Isaac Dupree
2009-08-24
1
-2
/
+49
*
refactor out subordinatesWithNoDocs
Isaac Dupree
2009-08-24
1
-2
/
+14
*
Haddock.Interface.Rename: eliminate warnings
Isaac Dupree
2009-08-23
1
-1
/
+2
*
bugfix: restore fnArgDocs for type-synonyms
Isaac Dupree
2009-08-23
1
-0
/
+1
*
Improve behavior for unfindable .haddock
Isaac Dupree
2009-08-23
1
-26
/
+46
*
cross-package fnArgDocs. WARNING: changes .haddock binary format
Isaac Dupree
2009-08-23
1
-7
/
+6
*
re-implement function-argument docs
Isaac Dupree
2009-08-23
4
-22
/
+98
*
fix horrible named-docs-disappearing bug :-)
Isaac Dupree
2009-08-23
1
-5
/
+16
[next]