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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'wip/opaque_pragma' into 'ghc-head'
Matthew Pickering
2022-03-24
1
-0
/
+2
|
\
|
*
Add Haddock support for the OPAQUE pragma
Christiaan Baaij
2022-03-16
1
-0
/
+2
*
|
Minimum changes needed for compilation with hi-haddock
Matthew Pickering
2022-03-22
7
-53
/
+79
|
/
*
Link to (~)
Vladislav Zavialov
2022-03-14
2
-0
/
+2
*
Fix CollectPass instance to match TTG refactor
John Ericson
2022-03-11
1
-1
/
+3
*
Remove use of ExtendedModSummary
Matthew Pickering
2021-12-28
1
-5
/
+5
*
Fix for new Plugins datatype
Sylvain Henry
2021-12-17
1
-6
/
+8
*
Update after NoExtCon -> DataConCantHappen rename
Krzysztof Gogolewski
2021-11-27
2
-13
/
+13
*
Do not use forall as an identifier
Vladislav Zavialov
2021-11-05
1
-2
/
+2
*
Update for changes in GHC for branch
Alan Zimmerman
2021-10-28
3
-12
/
+12
*
Fix after PkgQual refactoring (#1429)
Sylvain Henry
2021-10-15
1
-10
/
+7
*
Enable Haddock tests in GHC windows CI (#1428)
wz1000
2021-10-11
2
-6
/
+60
*
coot/multiple package (ghc-head) (#1419)
Marcin Szamotulski
2021-08-16
7
-61
/
+623
*
Rename getErrorMessages Lexer import
Alfredo Di Napoli
2021-07-05
1
-2
/
+2
*
Fix mkParserOpts (#1411)
Sylvain Henry
2021-06-28
2
-5
/
+4
*
HsToken in FunTy, RecConGADT
Vladislav Zavialov
2021-06-10
8
-26
/
+27
*
Adapt Haddock to Logger and Parser changes (#1399)
Sylvain Henry
2021-06-01
3
-10
/
+9
*
Revert "Add Haddock support for the OPAQUE pragma (#1380)"
Ben Gamari
2021-05-24
1
-2
/
+0
*
Merge pull request #1394 from adinapoli/wip/adinapoli-align-ps-messages
Ben Gamari
2021-05-24
1
-3
/
+5
|
\
|
*
New Parser diagnostics interface
Alfredo Di Napoli
2021-05-24
1
-3
/
+5
*
|
Merge commit '3b6a8774bdb543dad59b2618458b07feab8a55e9' into ghc-head
Ben Gamari
2021-05-21
8
-47
/
+46
|
\
|
|
*
FieldOcc: rename extFieldOcc to foExt
Shayne Fletcher
2021-05-22
5
-11
/
+11
|
*
Remove Maybe from HsQualTy
Alan Zimmerman
2021-05-20
8
-34
/
+33
|
*
EPA: match changes from GHC T19834
Alan Zimmerman
2021-05-13
1
-2
/
+2
*
|
Add Haddock support for the OPAQUE pragma (#1380)
Christiaan Baaij
2021-05-13
1
-0
/
+2
|
/
*
Account for HsVersions.h removal
Sylvain Henry
2021-05-11
1
-8
/
+6
*
Update for EPA changes in GHC
Alan Zimmerman
2021-05-11
2
-25
/
+25
*
Revert "Removal of HsVersions.h (#1388)"
Hécate Moonlight
2021-05-11
3
-31
/
+33
*
Removal of HsVersions.h (#1388)
Sylvain Henry
2021-05-11
3
-33
/
+31
*
Bump GHC version to 9.3
Ben Gamari
2021-04-10
1
-3
/
+3
*
Merge remote-tracking branch 'upstream/ghc-head' into ghc-head
Ben Gamari
2021-03-31
1
-2
/
+2
|
\
|
*
pprError changed name in GHC
Alfredo Di Napoli
2021-03-29
1
-2
/
+2
*
|
EPA : Rename ApiAnn to EpAnn
Alan Zimmerman
2021-03-29
2
-28
/
+25
|
/
*
Add UnitId to Target record
Fendor
2021-03-27
1
-1
/
+1
*
NameCache doesn't store a UniqSupply anymore
Sylvain Henry
2021-03-22
1
-12
/
+2
*
Fix after NameCache changes
Sylvain Henry
2021-03-22
2
-146
/
+24
*
Match changes in GHC AST for in-tree API Annotations
Alan Zimmerman
2021-03-15
16
-336
/
+386
*
Implement template-haskell's putDoc
Luke Lau
2021-03-10
2
-12
/
+47
*
Update for "FastString: Use FastMutInt instead of IORef Int"
Ben Gamari
2021-03-10
1
-4
/
+2
*
Update for boxed rep
Andrew Martin
2021-03-07
2
-5
/
+6
*
Merge remote-tracking branch 'origin/ghc-head' into HEAD
Ben Gamari
2021-03-06
3
-73
/
+98
|
\
|
*
Fix the call-site of guessTarget in Interface.hs
Hécate Moonlight
2021-02-23
1
-2
/
+2
|
*
Explicit imports for Haddock.Interface and Haddock.Interface.Create
Hécate Moonlight
2021-02-22
2
-47
/
+50
|
*
Clean-up of Interface and Interface.Create's imports and pragmata
Hécate Moonlight
2021-02-22
2
-33
/
+41
|
*
Merge pull request #1311 from fendor/wip/add-targetUnitId-to-target
Hécate Moonlight
2021-02-21
1
-1
/
+1
|
|
\
|
|
*
Add UnitId to Target record
Fendor
2021-02-09
1
-1
/
+1
|
*
|
Add import list to Data.List in Haddock.Interface.Create
Oleg Grenrus
2021-02-14
1
-1
/
+1
|
*
|
Merge pull request #1329 from hsyl20/hsyl20/stabe_iface
Hécate Moonlight
2021-02-11
1
-10
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Also make TyLit deterministic
alexbiehl
2021-02-11
1
-2
/
+7
|
|
*
Stable sort for (data/newtype) instances
alexbiehl
2021-02-11
1
-8
/
+17
[next]