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
*
convert instances to SubDecl
Mark Lentczner
2010-07-14
2
-25
/
+15
*
convert args to SubDecl format
Mark Lentczner
2010-07-14
2
-21
/
+18
*
made subDecl tables looks just so
Mark Lentczner
2010-07-14
1
-4
/
+16
*
better interface to subDecls
Mark Lentczner
2010-07-14
2
-48
/
+63
*
constructors and args as dl lists, built in Layout.hs
Mark Lentczner
2010-07-14
2
-44
/
+42
*
change to new page structure
Mark Lentczner
2010-07-13
3
-28
/
+74
*
remove <++> connector
Mark Lentczner
2010-06-17
2
-12
/
+9
*
push single constructors (newtype) onto line with decl
Mark Lentczner
2010-06-17
1
-15
/
+30
*
factored out ppInstances
Mark Lentczner
2010-06-11
1
-30
/
+16
*
changed tt elements to code elements
Mark Lentczner
2010-06-11
1
-2
/
+2
*
fix missing space in "module" lines in synoposis
Mark Lentczner
2010-06-11
1
-1
/
+1
*
merge in changes from the big-whitespace cleanup
Mark Lentczner
2010-05-24
6
-12
/
+47
*
added assoicated types and methods back into class decls
Mark Lentczner
2010-05-04
1
-3
/
+22
*
fixed javascript quoting/escpaing issue
Mark Lentczner
2010-04-25
1
-3
/
+7
*
remove unused bodyBox
Mark Lentczner
2010-04-25
1
-3
/
+0
*
fix class member boxes in summary
Mark Lentczner
2010-04-25
1
-6
/
+3
*
fixed surround of instance and constructor tables
Mark Lentczner
2010-04-25
2
-31
/
+23
*
made record fields be an unordList, not a table
Mark Lentczner
2010-04-25
1
-11
/
+8
*
merge in markupExample changes
Mark Lentczner
2010-04-12
1
-2
/
+4
*
removed declWithDoc and cleaned up data decls in summary
Mark Lentczner
2010-04-12
2
-37
/
+17
*
removed commented out code that can't be maintained
Mark Lentczner
2010-04-10
1
-65
/
+0
*
data decls are now a sequence of paragraphs, not a table
Mark Lentczner
2010-04-10
1
-10
/
+3
*
clean up processExport and place a div around each decl
Mark Lentczner
2010-04-05
1
-15
/
+16
*
all decls now generate Html not HtmlTable
Mark Lentczner
2010-04-04
4
-126
/
+73
*
clean up Doc formatting code
Mark Lentczner
2010-04-03
2
-46
/
+39
*
add exports to Xhtml modules
Mark Lentczner
2010-03-21
6
-0
/
+6
*
Fix a few stylistic whitespace issues in LaTeX backend
David Waern
2010-07-01
1
-80
/
+80
*
LaTeX backend (new options: --latex, --latex-style=<style>)
Simon Marlow
2010-06-30
1
-0
/
+1082
*
Fix compilation with GHC 6.13
Simon Marlow
2010-06-02
1
-2
/
+1
*
Get rid of H.Utils.pathJoin and use System.FilePath.joinPath instead
David Waern
2010-05-13
5
-31
/
+34
*
Position of module header, this time in the HTML backends
David Waern
2010-05-13
8
-8
/
+0
*
Position the module header the same way everywhere
David Waern
2010-05-13
5
-5
/
+0
*
Minor wibbles to HsBang stuff
simonpj
2010-05-07
1
-5
/
+1
*
Fix build
Ian Lynagh
2010-05-06
1
-1
/
+2
*
Add markup support for interactive examples
simon.hengel
2010-04-02
3
-3
/
+22
*
apply changes to Html.hs to Xhtml/*.hs
Mark Lentczner
2010-03-20
1
-5
/
+15
*
First, experimental XHTML rendering
Mark Lentczner
2010-03-20
7
-0
/
+2159
*
Fix build with GHC 6.12.1
david.waern
2010-03-18
2
-6
/
+15
*
Resolve conflicts
Ian Lynagh
2010-02-20
1
-4
/
+2
*
Track changes in HsTyVarBndr
simonpj
2010-02-10
2
-5
/
+4
*
Update Haddock for quasiquotes
simonpj
2010-02-10
1
-1
/
+2
*
Do not generate illegal character in HTML ID attribute.
Yitzchak Gale
2010-02-14
1
-1
/
+1
*
Put parenthesis around type signature arguments of function type
David Waern
2010-01-22
1
-3
/
+5
*
fix html arg-doc off-by-one and silliness
Isaac Dupree
2010-01-14
1
-1
/
+6
*
Rename HsDoc back into Doc
David Waern
2009-11-28
2
-18
/
+18
*
Remove cruft due to compatibility with older GHCs
David Waern
2009-11-28
1
-2
/
+1
*
Remove Name from DocInstance
David Waern
2009-11-28
1
-1
/
+1
*
Comments on instances
David Waern
2009-11-24
1
-21
/
+26
*
Track change in HsType for the right compiler version
David Waern
2009-11-14
1
-1
/
+1
*
Track change in HsType
simonpj
2009-09-11
1
-1
/
+2
[next]