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
/
Xhtml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change state of the type renaming monad.
Łukasz Hanuszczak
2015-08-21
1
-14
/
+16
*
Remove code duplication in specialized type renamer.
Łukasz Hanuszczak
2015-08-21
1
-6
/
+10
*
Fill in missing cases in specialized type renaming function.
Łukasz Hanuszczak
2015-08-21
1
-11
/
+15
*
Create scaffolding of a framework for renaming specialized types.
Łukasz Hanuszczak
2015-08-21
1
-1
/
+96
*
Get rid of code duplication in type specialization module.
Łukasz Hanuszczak
2015-08-21
1
-18
/
+12
*
Implement tuple syntax sugaring logic for specialized types.
Łukasz Hanuszczak
2015-08-21
1
-2
/
+34
*
Implement list syntax sugaring logic for specialized types.
Łukasz Hanuszczak
2015-08-21
1
-3
/
+16
*
Create stub functions for sugaring specialized types.
Łukasz Hanuszczak
2015-08-21
2
-1
/
+14
*
Hook type specialization logic with HTML pretty-printer.
Łukasz Hanuszczak
2015-08-21
1
-12
/
+16
*
Create convenience functions for type specialization module.
Łukasz Hanuszczak
2015-08-21
1
-5
/
+26
*
Add expandable method section for each class instance declaration.
Łukasz Hanuszczak
2015-08-21
2
-18
/
+50
*
Refactor instance head type to record instead of a meaningless tuple.
Łukasz Hanuszczak
2015-08-21
1
-7
/
+14
*
Make HTML class instance printer take optional signature argument.
Łukasz Hanuszczak
2015-08-21
1
-9
/
+14
*
Make type of type specialization function more general.
Łukasz Hanuszczak
2015-08-21
1
-3
/
+3
*
Create simple utility module for type specialization.
Łukasz Hanuszczak
2015-08-21
1
-0
/
+21
*
Apply promoted type quoting to type-level consing.
Łukasz Hanuszczak
2015-08-06
1
-1
/
+6
*
Fix quote syntax for promoted types.
Łukasz Hanuszczak
2015-08-06
2
-3
/
+10
*
Fix record field alignment when name is too long
Phil Ruffwind
2015-08-02
1
-6
/
+4
*
Fix typo in Haddock.Backends.Xhtml.Layout: divSynposis -> divSynopsis
Phil Ruffwind
2015-08-02
1
-3
/
+3
*
Link to the definitions to themselves
Phil Ruffwind
2015-08-02
1
-8
/
+13
*
Fix expansion icon for user-collapsible sections
Mateusz Kowalczyk
2015-07-11
1
-2
/
+3
*
Delete trailing whitespace
Mateusz Kowalczyk
2015-07-07
1
-1
/
+1
*
Document some functions in XHTML utlity module.
Łukasz Hanuszczak
2015-07-01
1
-0
/
+8
*
Rewrite source generation to fixed links and directory structure.
Łukasz Hanuszczak
2015-06-30
1
-5
/
+9
*
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
2
-15
/
+15
*
Do not insert anchor for section headings in contents box
watashi
2015-04-26
1
-1
/
+4
*
Remove now redundant imports
Mateusz Kowalczyk
2015-03-26
3
-5
/
+0
*
Follow API changes in D538
Alan Zimmerman
2015-01-23
1
-13
/
+13
*
Links to source location of class instance definitions
jpmoresmau
2015-01-22
2
-21
/
+41
*
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
1
-4
/
+3
*
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
1
-11
/
+18
*
Follow API changes in D426
Alan Zimmerman
2014-12-12
1
-20
/
+41
*
Update Haddock to new pattern synonym type signature syntax
Dr. ERDI Gergo
2014-12-12
1
-33
/
+39
*
Collapse user-defined section by default (re #335)
Herbert Valerio Riedel
2014-12-12
1
-1
/
+1
*
Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)
Krzysztof Gogolewski
2014-12-12
1
-1
/
+2
*
Revert "Merge branch 'reverts'"
Mateusz Kowalczyk
2014-12-12
3
-4
/
+4
*
Allow the parser to spit out meta-info
Mateusz Kowalczyk
2014-12-10
2
-32
/
+52
*
Experimental support for collapsable headers
Mateusz Kowalczyk
2014-10-29
3
-20
/
+109
*
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
7
-0
/
+1898
[prev]