Skip to content
GitLab
Explore
Sign in
Register
ghc
Oct 15, 2025
rts: Eliminate uses of implicit constant arrays
· 0c00c9c3
Ben Gamari
authored
Oct 14, 2025
and
Marge Bot
committed
Oct 15, 2025
0c00c9c3
Add submodules for template-haskell-lift and template-haskell-quasiquoter
· 4be32153
Teo Camarasu
authored
Dec 03, 2024
and
Marge Bot
committed
Oct 15, 2025
4be32153
testsuite: fix T3586 for non-SSE3 platforms
· 70ee825a
Cheng Shao
authored
Oct 12, 2025
and
Marge Bot
committed
Oct 14, 2025
70ee825a
Update occurrences of return to pure and add a sample for redefining :m to mean :main
· c98abb6a
Hai / @BestYeen
authored
Oct 05, 2025
and
Marge Bot
committed
Oct 14, 2025
c98abb6a
Change Alex and Happy m4 scripts to display which version was found in the...
· d59ef6b6
Hai / @BestYeen
authored
Oct 05, 2025
and
Marge Bot
committed
Oct 14, 2025
d59ef6b6
Oct 12, 2025
T22859: Increase threadDelay for small machines
· e10dcd65
Sven Tennie
authored
Oct 01, 2025
e10dcd65
Oct 11, 2025
Revert "Add a perf test for
#26425
"
· dc8f9599
Matthew Pickering
authored
Oct 10, 2025
and
Marge Bot
committed
Oct 11, 2025
dc8f9599
Add support for generating bytecode objects
· 6bd8155c
Matthew Pickering
authored
Jul 30, 2025
and
Marge Bot
committed
Oct 11, 2025
6bd8155c
rts/Scav: Handle WHITEHOLEs in scavenge_one
· 2c94aa3a
Ben Gamari
authored
Jul 16, 2025
and
Marge Bot
committed
Oct 11, 2025
2c94aa3a
nonmoving: Use get_itbl instead of explicit loads
· 215d6841
Ben Gamari
authored
Jul 16, 2025
and
Marge Bot
committed
Oct 11, 2025
215d6841
rts/nonmoving: Use atomic operations to update bd->flags
· bedd38b0
Ben Gamari
authored
Jul 15, 2025
and
Marge Bot
committed
Oct 11, 2025
bedd38b0
rts/nonmoving: Fix comment spelling
· 14281a22
Ben Gamari
authored
Jul 15, 2025
and
Marge Bot
committed
Oct 11, 2025
14281a22
Oct 08, 2025
gitlab-ci: Make RELEASE_JOB an input
· f9790ca8
Ben Gamari
authored
Oct 05, 2025
and
Marge Bot
committed
Oct 08, 2025
f9790ca8
Store SDoc context in SourceError
· 129ce32d
sheaf
authored
Sep 18, 2025
and
Marge Bot
committed
Oct 08, 2025
129ce32d
Improvements to 'mayLookIdentical'
· 2b8baada
sheaf
authored
Sep 04, 2025
and
Marge Bot
committed
Oct 08, 2025
2b8baada
ghc-toolchain: Drop `ld.gold` from merge object command
· c58f9a61
Julian Ospald
authored
Sep 08, 2025
and
Marge Bot
committed
Oct 08, 2025
c58f9a61
Build terminfo only in upper stages in cross-builds (
#26288
)
· b2c8d052
Sven Tennie
authored
Sep 12, 2025
and
Marge Bot
committed
Oct 08, 2025
b2c8d052
rts/posix: Hold on to low reservations when reserving heap
· 01844557
Ben Gamari
authored
Jul 01, 2025
and
Marge Bot
committed
Oct 08, 2025
01844557
rts/posix: Enforce iteration limit on heap reservation logic
· ff1650c9
Ben Gamari
authored
Jul 01, 2025
and
Marge Bot
committed
Oct 08, 2025
ff1650c9
T22033 is only relevant if the word size is 64-bit
· f7adfed2
ARATA Mizuki
authored
Apr 12, 2025
and
Marge Bot
committed
Oct 08, 2025
f7adfed2
cleanup: Drop obsolete settings from config.mk.in
· 29955267
Rodrigo Mesquita
authored
Oct 06, 2025
and
Marge Bot
committed
Oct 07, 2025
29955267
Improve how we detect user type errors in types
· 7471eb6a
sheaf
authored
Oct 01, 2025
and
Marge Bot
committed
Oct 07, 2025
7471eb6a
Oct 06, 2025
Testsuite: Silence warnings about Wx-partial in concprog001
· 1da0c700
Andreas Klebinger
authored
Oct 04, 2025
and
Marge Bot
committed
Oct 06, 2025
1da0c700
Add a perf test for
#26425
· 41bdb16f
Andreas Klebinger
authored
Oct 03, 2025
and
Marge Bot
committed
Oct 06, 2025
41bdb16f
Oct 03, 2025
Rename interpreterBackend to bytecodeBackend
· c06b534b
Matthew Pickering
authored
Aug 13, 2025
and
Marge Bot
committed
Oct 03, 2025
c06b534b
testsuite: Use ghci_ways to set ways in PackedDataCon/UnboxedTuples/UnliftedDataTypeInterp tests
· 1275d360
Matthew Pickering
authored
Aug 21, 2025
and
Marge Bot
committed
Oct 03, 2025
1275d360
Oct 02, 2025
Fix typo
· 5db98d80
Simon Hengel
authored
Oct 02, 2025
and
Marge Bot
committed
Oct 02, 2025
5db98d80
loader: Unify loadDecls and loadModuleLinkables functions
· da9633a9
Matthew Pickering
authored
Sep 29, 2025
and
Marge Bot
committed
Oct 02, 2025
da9633a9
Update copyright in documentation
· c9ec4d43
Simon Hengel
authored
Sep 27, 2025
and
Marge Bot
committed
Oct 02, 2025
c9ec4d43
compiler: only invoke keepCAFsForGHCi if internal-interpreter is enabled
· c254c54b
Cheng Shao
authored
Oct 01, 2025
and
Marge Bot
committed
Oct 02, 2025
c254c54b
rts: Dynamically initialize built-in closures
· 39eaaaba
Ben Gamari
authored
Sep 25, 2025
and
Marge Bot
committed
Oct 02, 2025
39eaaaba
testsuite: remove unused expected output files
· 6992ac09
Cheng Shao
authored
Sep 12, 2025
and
Marge Bot
committed
Oct 02, 2025
6992ac09
cleanup: Drop obsolete comment about HsConDetails
· 554487a7
Rodrigo Mesquita
authored
Sep 30, 2025
and
Marge Bot
committed
Oct 01, 2025
554487a7
Oct 01, 2025
Fix buglet in GHC.Core.Unify.uVarOrFam
· 9c293544
Simon Peyton Jones
authored
Sep 30, 2025
9c293544
Sep 30, 2025
autoconf/ghc-toolchain: remove obsolete C99 check
· b8307eab
Cheng Shao
authored
Sep 29, 2025
and
Marge Bot
committed
Sep 30, 2025
b8307eab
driver: Load bytecode static pointer entries during linking
· e9445c01
Matthew Pickering
authored
Sep 29, 2025
and
Marge Bot
committed
Sep 30, 2025
e9445c01
testsuite: add T26431 test case
· 69503668
Cheng Shao
authored
Sep 29, 2025
and
Marge Bot
committed
Sep 30, 2025
69503668
hadrian/compiler: enable internal-interpreter for ghc library in wasm stage1
· aa0ca5e3
Cheng Shao
authored
Sep 26, 2025
and
Marge Bot
committed
Sep 30, 2025
aa0ca5e3
ghci: fix lookupSymbolInDLL behavior on wasm
· 02a7c18a
Cheng Shao
authored
Sep 29, 2025
and
Marge Bot
committed
Sep 30, 2025
02a7c18a
rts: push the correct update frame in stg_AP_STACK
· b7e21e49
Luite Stegeman
authored
Sep 21, 2025
and
Marge Bot
committed
Sep 30, 2025
b7e21e49
Loading