Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
haddock
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stephen Judkins
haddock
Commits
472440c233fccf662ff41193db66c62e7bc6f6d1
Select Git revision
Branches
20
sdj/noticket/fix-decl-elem-selection-behavior
ghc-9.10
wip/9.10-hyperlinker-2
wip/9.10-hyperlinker
wip/T783-9.10
ghc-subtree-import-may-2024
wip/fendor/os-string-modlocation-haddock
wip/fix-T24703
wip/fendor/ghc-iface-sharing-avoid-reserialisation-haddock
wip/multiline-strings
wip/fendor/binary-relative-offsets
ghc-head
default
protected
wip/fendor/ifacetype-deduplication-haddock
wip/fendor/ghc-iface-type-haddock
wip/T23764a
wip/torsten.schmits/modlocation-ospath
wip/ghc-9.10
wip/fendor/ghc-iface-refact
wip/haddock-T1628
wip/soulomoon/update-hieAst-add-module-name#24493
Tags
20
haddock-2.29.1-release
haddock-api-2.29.1-release
haddock-2.29.0-release
haddock-api-2.29.0-release
haddock-2.28.0-release
haddock-api-2.28.0-release
haddock-library-1.11.0-release
haddock-2.27.0-release
haddock-api-2.27.0-release
haddock-2.26.0-release
haddock-api-2.26.0-release
haddock-2.24.2-release
haddock-api-2.24.2-release
haddock-2.25.0-release
haddock-api-2.25.0-release
haddock-library-1.10.0-release
haddock-2.23.1-release
haddock-2.24.0-release
haddock-2.23.0-release
haddock-2.22.0-release
40 results
haddock
Author
Search by author
Any Author
authors
Stephen Judkins
stephenjudkins
1 author
Aug 21, 2015
Make identifier generation also architecture-independent.
· 472440c2
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
472440c2
Re-accept tests after applying deterministic section identifiers.
· 6ee9d224
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
6ee9d224
Make section identifier of instance details more GHC-independent.
· 96a118be
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
96a118be
Accept tests affected by adding instance details section.
· 01586921
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
01586921
Fix issue with incorrect instance details sections being expanded.
· a49a3f08
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
a49a3f08
Fix bug with missing space in documentation for associated types.
· ca667e19
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
ca667e19
Add some documentation for instance head specializer.
· e3b0be8d
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
e3b0be8d
Refactor specializer module to be independent from XHTML backend.
· f0222eaf
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
f0222eaf
Create helper method for specializing type signatures.
· 730d8b0e
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
730d8b0e
Apply type specializer to associated type family declarations.
· 00571a39
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
00571a39
Implement HTML renderer for pseudo-family declarations.
· 709ce61f
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
709ce61f
Split printer of type family header to separate functions.
· 5980cfb8
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
5980cfb8
Make instance details record use new type for family declarations.
· 3073526a
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
3073526a
Introduce alternative type for family declarations.
· de395700
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
de395700
Improve look of rendered associated families in instance details.
· 3fb4ec56
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
3fb4ec56
Make instance details section contain associated types information.
· 73f4a18d
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
73f4a18d
Attach associated types information to instance header.
· 0c34ec0a
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
0c34ec0a
Add basic tests for associated types in instances test case.
· 3827f255
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
3827f255
Attach section title to the instance methods block.
· 467b07ec
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
467b07ec
Get rid of no longer used layout method.
· 17e6df08
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
17e6df08
Rearrange layout of instance methods in generated documentation.
· 88df578a
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
88df578a
Split instance subsection layout method to top-level declarations.
· f0a5efd7
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
f0a5efd7
Fix yet another renamer bug where some names were not unique.
· fb62902d
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
fb62902d
Fix another type renamer bug where not all names were rebound.
· a66852d6
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
a66852d6
Fix bug where instance expander was opening wrong section.
· 131e5835
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
131e5835
Fix bug with types not being specialized at all.
· 351eea4c
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
351eea4c
Fix declaration converter to use more appropriate mode for methods.
· 17b91bbf
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
17b91bbf
Get rid of no longer neccessary instance specification type.
· dc62b95d
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
dc62b95d
Integrate instance specification type into class instance definition.
· 85dab3d6
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
85dab3d6
Fix unwitting compilation bug.
· bea92533
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
bea92533
Refactor type renamer to rebinding and pure renaming phases.
· 3f404ba3
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
3f404ba3
Fix another bug where type renamer was generating incorrect names.
· dfb697b2
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
dfb697b2
Add some documentation and refactor type specialization module.
· 0e3a90b9
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
0e3a90b9
Fix type renamer bug with incorrect names being generated.
· 08e592eb
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
08e592eb
Make type renamer first try single-letter names as alternatives.
· aec90be7
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
aec90be7
Add new data type declaration to instance specialization test case.
· 1700278e
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
1700278e
Improve placement of instance methods expander button.
· f0edea19
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
f0edea19
Fix tab-based indentation in instances test case.
· 2d9b75f5
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
2d9b75f5
Extend instances test case to also test multi-name type signatures.
· dbe6f2ce
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
dbe6f2ce
Attach source locations to the specialized class methods.
· 42d49d55
Łukasz Hanuszczak
authored
9 years ago
and
Mateusz Kowalczyk
committed
9 years ago
42d49d55
Loading