June 2020 Archives by subject
Starting: Mon Jun 1 00:16:19 UTC 2020
Ending: Tue Jun 30 21:21:21 UTC 2020
Messages: 561
- [Git][ghc/ghc][ghc-8.8] 8 commits: configure.ac: add --enable-numa switch
Ben Gamari
- [Git][ghc/ghc][master] 12 commits: base: Bump to 4.15.0.0
Ben Gamari
- [Git][ghc/ghc][master] 15 commits: Enable large address space optimization on windows.
Ben Gamari
- [Git][ghc/ghc][master] 2 commits: Add `isInScope` check to `lintCoercion`
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Clarify description of fromListN
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Clean up file paths for new module hierarchy
Marge Bot
- [Git][ghc/ghc][master] 2 commits: codeGen: Don't discard live case binders in unsafeEqualityProof logic
Marge Bot
- [Git][ghc/ghc][master] 2 commits: ghc-bignum: fix division by zero (#18359)
Marge Bot
- [Git][ghc/ghc][master] 2 commits: hadrian: Fix rts include and library paths
Marge Bot
- [Git][ghc/ghc][master] 2 commits: rts: Add Windows-specific implementation of rtsSleep
Marge Bot
- [Git][ghc/ghc][master] 3 commits: Cleanup OVERWRITING_CLOSURE logic
Marge Bot
- [Git][ghc/ghc][master] 3 commits: Fix typos and formatting in user guide
Marge Bot
- [Git][ghc/ghc][master] 3 commits: Improve parser error messages for the @-operator
Marge Bot
- [Git][ghc/ghc][master] 3 commits: testsuite: Add test for #18151
Marge Bot
- [Git][ghc/ghc][master] 43 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Ben Gamari
- [Git][ghc/ghc][master] 4 commits: Cmm: introduce SAVE_REGS/RESTORE_REGS
Marge Bot
- [Git][ghc/ghc][master] 4 commits: Reject nested foralls/contexts in instance types more consistently
Ben Gamari
- [Git][ghc/ghc][master] 5 commits: testsuite: Don't fail if we can't unlink __symlink_test
Marge Bot
- [Git][ghc/ghc][master] 6 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ben Gamari
- [Git][ghc/ghc][master] 8 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Ben Gamari
- [Git][ghc/ghc][master] [linker] Adds void printLoadedObjects(void);
Marge Bot
- [Git][ghc/ghc][master] Add integer-gmp's ghc.mk and GNUmakefile to .gitignore
Marge Bot
- [Git][ghc/ghc][master] Add link to GHC's wiki in the GHC API header
Marge Bot
- [Git][ghc/ghc][master] Add missing entry to freeNamesItem (#18369)
Marge Bot
- [Git][ghc/ghc][master] Add test for #17669
Marge Bot
- [Git][ghc/ghc][master] Allow finalizeForeignPtr to be called on FinalPtr/PlainPtr.
Marge Bot
- [Git][ghc/ghc][master] Always use rnImplicitBndrs to bring implicit tyvars into scope
Marge Bot
- [Git][ghc/ghc][master] base: fix sign confusion in log1mexp implementation (fix #17125)
Marge Bot
- [Git][ghc/ghc][master] Better loop detection in findTypeShape
Marge Bot
- [Git][ghc/ghc][master] Clarify leaf module names for new module hierarchy
Marge Bot
- [Git][ghc/ghc][master] Clean up boot vs non-boot disambiguating types
Marge Bot
- [Git][ghc/ghc][master] configure: Modify aclocal.m4 according to new module hierarchy
Marge Bot
- [Git][ghc/ghc][master] docs: Add more details on InterruptibleFFI.
Marge Bot
- [Git][ghc/ghc][master] docs: fix formatting in users guide
Marge Bot
- [Git][ghc/ghc][master] docs: mention -hiedir in docs for -outputdir
Marge Bot
- [Git][ghc/ghc][master] Don't generalize when typechecking a tuple section
Marge Bot
- [Git][ghc/ghc][master] Don't use timesInt2# with GHC < 8.11 (fix #18358)
Marge Bot
- [Git][ghc/ghc][master] DynFlags: don't store buildTag
Marge Bot
- [Git][ghc/ghc][master] DynFlags: store default depth in SDocContext (#17957)
Marge Bot
- [Git][ghc/ghc][master] FFI: Fix pass small ints in foreign call wrappers
Marge Bot
- [Git][ghc/ghc][master] Fix "ndecreasingIndentation" in manual (#18116)
Marge Bot
- [Git][ghc/ghc][master] Fix -fkeep-cafs flag name in users guide
Marge Bot
- [Git][ghc/ghc][master] Fix a buglet in Simplify.simplCast
Marge Bot
- [Git][ghc/ghc][master] Fix a typo in Lint
Marge Bot
- [Git][ghc/ghc][master] Fix documentation on type families not being extracted
Marge Bot
- [Git][ghc/ghc][master] Fix duplicated words and typos in comments and user guide
Marge Bot
- [Git][ghc/ghc][master] Fix invalid printf format
Marge Bot
- [Git][ghc/ghc][master] Fix issue #18262 by zonking constraints after solving
Marge Bot
- [Git][ghc/ghc][master] Fix uninitialized field read in Linker.c
Marge Bot
- [Git][ghc/ghc][master] fix windows bootstrap due to linker changes
Marge Bot
- [Git][ghc/ghc][master] Fix wording in documentation
Marge Bot
- [Git][ghc/ghc][master] GHC.Core.Unify: Make UM actions one-shot by default
Ben Gamari
- [Git][ghc/ghc][master] GHC.Hs.Instances: Compile with -O0
Marge Bot
- [Git][ghc/ghc][master] gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][master] gitlab-ci: Disable use of ld.lld on ARMv7
Ben Gamari
- [Git][ghc/ghc][master] gitlab-ci: Eliminate redundant push of CI metrics
Ben Gamari
- [Git][ghc/ghc][master] gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][master] hadrian: Build with threaded runtime if available
Marge Bot
- [Git][ghc/ghc][master] hadrian: Bump pinned cabal.project to an existent index-state
Marge Bot
- [Git][ghc/ghc][master] Hadrian: fix binary-dist target for cross-compilation
Marge Bot
- [Git][ghc/ghc][master] Hadrian: fix build on Mac OS Catalina (#17798)
Marge Bot
- [Git][ghc/ghc][master] Implement the proposed -XQualifiedDo extension
Marge Bot
- [Git][ghc/ghc][master] Load .lo as well.
Marge Bot
- [Git][ghc/ghc][master] Make GADT constructors adhere to the forall-or-nothing rule properly
Marge Bot
- [Git][ghc/ghc][master] Move CLabel assertions into smart constructors (#17957)
Marge Bot
- [Git][ghc/ghc][master] Move tablesNextToCode field into Platform
Marge Bot
- [Git][ghc/ghc][master] nonmoving: Optimise log2_ceil
Marge Bot
- [Git][ghc/ghc][master] Relax allocation threshold for T12150.
Marge Bot
- [Git][ghc/ghc][master] Rename the singleton tuple GHC.Tuple.Unit to GHC.Tuple.Solo
Marge Bot
- [Git][ghc/ghc][master] Revamp the treatment of auxiliary bindings for derived instances
Marge Bot
- [Git][ghc/ghc][master] RTS: Refactor Haskell-C glue for PPC 64-bit
Marge Bot
- [Git][ghc/ghc][master] rts: Remove unused GET_ENTRY closure macro
Marge Bot
- [Git][ghc/ghc][master] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][master] Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][master] T16190: only measure bytes_allocated
Marge Bot
- [Git][ghc/ghc][master] Two small tweaks to Coercion.simplifyArgsWorker
Marge Bot
- [Git][ghc/ghc][master] Use foldl' in unionManyUniqDSets
Marge Bot
- [Git][ghc/ghc][master] Use HsForAllTelescope to avoid inferred, visible foralls
Ben Gamari
- [Git][ghc/ghc][master] Use NHsCoreTy to embed types into GND-generated code
Marge Bot
- [Git][ghc/ghc][master] User's Guide: KnownNat evidence is Natural
Marge Bot
- [Git][ghc/ghc][master] Winferred-safe-imports: Do not exit with error
Marge Bot
- [Git][ghc/ghc][master] winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.
Marge Bot
- [Git][ghc/ghc][wip/always-use-rnImplicitBndrs] 14 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ryan Scott
- [Git][ghc/ghc][wip/always-use-rnImplicitBndrs] 59 commits: core-spec: Modify file paths according to new module hierarchy
Ryan Scott
- [Git][ghc/ghc][wip/always-use-rnImplicitBndrs] 7 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ryan Scott
- [Git][ghc/ghc][wip/always-use-rnImplicitBndrs] Always use rnImplicitBndrs to bring implicit tyvars into scope
Ryan Scott
- [Git][ghc/ghc][wip/andreask/allocCounter_docs] Update `setAllocationCounter` docs.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/dmd_widening] DmdAnal: Limit nesting of incoming demands.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/dmd_widening] DmdAnal: Limit nesting of incoming demands.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/dmd_widening] DmdAnal: Limit nesting of incoming demands.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/dmdAnal_dflags] 40 commits: gitlab-ci: Eliminate redundant push of CI metrics
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/ghc-bangs] Enable BangPatterns for ghc and hadrian projects by default.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/large_address_space] 391 commits: Revert accidental change in 9462452
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/large_address_space] 40 commits: gitlab-ci: Eliminate redundant push of CI metrics
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/large_address_space] Enable large address space optimization on windows.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/rec_field_shapes] 46 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/rec_field_shapes] findTypeShape: Properly deal with recursive types.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/rec_field_shapes] WIP: Try harder to detect recursive fields
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/rec_tyCon_opt] checkRecTc: Use UniqFM instead of NameEnv.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/strict_dicts] 329 commits: nonmoving: Clear bitmap after initializing block size
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] 2 commits: Add haddock changes for CI
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] 2 commits: Don't use timesInt2# with GHC < 8.11 (fix #18358)
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] 2 commits: Give Uniq[D]FM a phantom type for its key.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] 2 commits: Give Uniq[D]FM a phantom type for its key.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] 2 commits: SayAnnNames: Update for UniqFM change
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Add Note explaining the woes of UniqFM and the register allocator.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Cleanup, remove some untyped UniqFM operations
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Comment spelling
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Expand map types haddocks
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Fix more type errors
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Make UniqFM typed on it's key
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] SayAnnNames: Update for UniqFM change
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Should actually compile now
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] simple-plugin: Update for UniqFM change
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/typedUniqFM] Try to include file if lint fails with an exception
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/wio/fix_linux] 23 commits: Fix typos and formatting in user guide
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/wio/fix_linux] 3 commits: wio: Don't mention windows specific functions when building on Linux.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/xchg_primop] 122 commits: DmdAnal: Improve handling of precise exceptions
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/xchg_primop] 13 commits: Always use rnImplicitBndrs to bring implicit tyvars into scope
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/xchg_primop] 22 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/xchg_primop] 44 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/xchg_primop] Apply suggestion to docs/users_guide/8.12.1-notes.rst
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/xchg_primop] winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.
Andreas Klebinger
- [Git][ghc/ghc][wip/angerman/aarch64-reloc-range] 10 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/can-disable-dll-loading] 10 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/fix-hadrian-cross-macos] add docs
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/fix-hadrian-cross-macos] fallback
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/fix-hadrian-cross-macos] No Undefined Oriented Programming
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/ghc-prim-libs] 10 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/more-rtsSymbols] 11 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/more-rtsSymbols] 71 commits: [linker] Adds void printLoadedObjects(void);
Ben Gamari
- [Git][ghc/ghc][wip/angerman/more-rtsSymbols] better if guards.
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/out-of-range-reloc] 12 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/out-of-range-reloc] Cleanup
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/out-of-range-reloc] Cleanup (2)
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/out-of-range-reloc] Fixup MachO mmapForLinker call.
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/out-of-range-reloc] kill duplicate prot. It's an argument now.
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/print-loaded-objects] 10 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/rts-link-lo] 10 commits: gitlab-ci: Allow ARMv7 job to fail
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/rts-link-lo] 70 commits: [linker] Adds void printLoadedObjects(void);
Ben Gamari
- [Git][ghc/ghc][wip/az/exactprint] 13 commits: [linker] Adds void printLoadedObjects(void);
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 28 commits: Fix typos and formatting in user guide
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 2 commits: Progress, can reproduce the first Test.hs file.
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 70 commits: Always use rnImplicitBndrs to bring implicit tyvars into scope
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 83 commits: Hadrian: fix cross-compiler build (#16051)
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] Bring in ApiAnnName
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] Bring in ApiAnnName
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] Working on changing ApiAnnName to accurately reflect actual usage
Alan Zimmerman
- [Git][ghc/ghc][wip/backports-8.8] 2 commits: configure.ac: add --enable-numa switch
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] 2 commits: gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] 2 commits: users-guide: Add 8.8.4 release notes
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] 3 commits: hsc2hs: Bump submodule to 0.68.7
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] Bump Cabal submodule to 3.0.2.0
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Bump bootstrap compiler version
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Bump docker images
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports-8.8] hadrian: Widen QuickCheck upper bound
Ben Gamari
- [Git][ghc/ghc][wip/backports] 4 commits: gitlab-ci: Introduce DWARF release jobs for Deb10 and Fedora 27
Ben Gamari
- [Git][ghc/ghc][wip/backports] Accept testsuite changes
Ben Gamari
- [Git][ghc/ghc][wip/backports] CorePrep: Print type if we fail to split
Ben Gamari
- [Git][ghc/ghc][wip/backports] hadrian: Eliminate some redundant imports
Ben Gamari
- [Git][ghc/ghc][wip/buggymcbugfix/array-prim] 59 commits: GHC.Core.Unfold: Refactor traceInline
Vilem-Benjamin Liepelt
- [Git][ghc/ghc][wip/buggymcbugfix/array-prim] WIP: arrayOf1#
Vilem-Benjamin Liepelt
- [Git][ghc/ghc][wip/buggymcbugfix/arrayOf-primop] 2 commits: Comments / refactor
Vilem-Benjamin Liepelt
- [Git][ghc/ghc][wip/buggymcbugfix/arrayOf-primop] 2 commits: Implement general arrayOf# primop
Vilem-Benjamin Liepelt
- [Git][ghc/ghc][wip/buggymcbugfix/arrayOf-primop] Add array cases to static object evacuation
Vilem-Benjamin Liepelt
- [Git][ghc/ghc][wip/buggymcbugfix/arrayOf-primop] Remove unnecessary function
Vilem-Benjamin Liepelt
- [Git][ghc/ghc][wip/bump-base] 105 commits: Cleanup OVERWRITING_CLOSURE logic
Ben Gamari
- [Git][ghc/ghc][wip/bump-base] 2 commits: Use HsForAllTelescope to avoid inferred, visible foralls
Ben Gamari
- [Git][ghc/ghc][wip/clear-bdescr-free] 939 commits: rts: Specialize hashing at call site rather than in struct.
Ben Gamari
- [Git][ghc/ghc][wip/con-info] 2 commits: disable linters
Matthew Pickering
- [Git][ghc/ghc][wip/con-info] 2 commits: fix warnings
Matthew Pickering
- [Git][ghc/ghc][wip/con-info] 3 commits: Working
Matthew Pickering
- [Git][ghc/ghc][wip/con-info] Cleanup
Matthew Pickering
- [Git][ghc/ghc][wip/con-info] disable werror
Matthew Pickering
- [Git][ghc/ghc][wip/con-info] fixes
Matthew Pickering
- [Git][ghc/ghc][wip/con-info] fix warnings
Matthew Pickering
- [Git][ghc/ghc][wip/coreField] Add mechanism to write extensible interface data during plugins
Josh Meredith
- [Git][ghc/ghc][wip/coreField] Add plugin pass for modifying the PartialModIface to be written
Josh Meredith
- [Git][ghc/ghc][wip/coreField] Add the extensible data to the interface after running the last phase
Josh Meredith
- [Git][ghc/ghc][wip/coreField] Change registerInferfaceData{With} to take an explicit HscEnv
Josh Meredith
- [Git][ghc/ghc][wip/coreField] Loading core field
Josh Meredith
- [Git][ghc/ghc][wip/derived-refactor] 2 commits: Don't produce Deriveds
Richard Eisenberg
- [Git][ghc/ghc][wip/derived-refactor] 3 commits: Checkpoint. About to never report WRW errors
Richard Eisenberg
- [Git][ghc/ghc][wip/derived-refactor] 4 commits: Remove unused function
Richard Eisenberg
- [Git][ghc/ghc][wip/derived-refactor] Checkpoint for CI.
Richard Eisenberg
- [Git][ghc/ghc][wip/derived-refactor] Float fundep constraints
Richard Eisenberg
- [Git][ghc/ghc][wip/dont-remove-integer-gmp-ghc-mk-maintainer-clean] 17 commits: Enable large address space optimization on windows.
Ryan Scott
- [Git][ghc/ghc][wip/dont-remove-integer-gmp-ghc-mk-maintainer-clean] Add integer-gmp's ghc.mk and GNUmakefile to .gitignore
Ryan Scott
- [Git][ghc/ghc][wip/dont-remove-integer-gmp-ghc-mk-maintainer-clean] Don't maintainer-clean libraries/integer-gmp/ghc.mk (#16953)
Ryan Scott
- [Git][ghc/ghc][wip/fix-xelatex] hadrian/make: Detect makeindex
Ben Gamari
- [Git][ghc/ghc][wip/free-censuses] rts/ProfHeap: Free old allocations when reinitialising Censuses
Ben Gamari
- [Git][ghc/ghc][wip/ghc-debug] 10 commits: Decode more StgTSO and StgStack fields (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 15 commits: Decode more StgTSO and StgStack fields (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 16 commits: rts: Implement ghc-debug API (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 281 commits: Don't return a panic in tcNestedSplice
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 2 commits: Add test list_threads_and_misc_roots (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 4 commits: Adjust type of getClosureX to type of getClosureDataX (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 6 commits: Add test for StgTSO decoding (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 8 commits: Add test for StgTSO decoding (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 93 commits: winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] 9 commits: Decode more StgTSO and StgStack fields (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add/update documentation for FindPtrCb
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add assertions to list_threads_and_misc_roots test
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add a test for rts_pause and rts_unpause
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add comment
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add some documentation
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add test for StgTSO decoding
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Add test list_threads_and_misc_roots
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Assert various fields of TSOClosure and StackClosure
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Better function signatures & Remove debugging flags
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Introduce rts_isPaused()
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Introduce rts_isPaused() (#18405)
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Rename size to stack_size to use dedicated type
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Revert changes to TSO.h
Sven Tennie
- [Git][ghc/ghc][wip/ghc-debug] Use rts_isPaused() is test
Sven Tennie
- [Git][ghc/ghc][wip/haddock-accum] 17 commits: Implement the proposed -XQualifiedDo extension
Vladislav Zavialov
- [Git][ghc/ghc][wip/haddock-accum] 28 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Vladislav Zavialov
- [Git][ghc/ghc][wip/haddock-accum] 428 commits: Don't override proc CafInfos in ticky builds
Vladislav Zavialov
- [Git][ghc/ghc][wip/inlining-flags-docs] 12 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/inlining-flags-docs] 91 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Ben Gamari
- [Git][ghc/ghc][wip/io_uring] 2 commits: Refactor Event Manager Backend to allow for arbitrty asynchronous IO
David Eichmann
- [Git][ghc/ghc][wip/keep-going-hs-boot] 318 commits: nonmoving: Clear bitmap after initializing block size
cgibbard
- [Git][ghc/ghc][wip/keep-going-hs-boot] For -fkeep-failed do not duplicate dependency edge code
cgibbard
- [Git][ghc/ghc][wip/keep-going-hs-boot] WIP: Fix driver batch mode backpack edges
cgibbard
- [Git][ghc/ghc][wip/known-nat-docs] User's Guide: KnownNat evidence is Natural
Vladislav Zavialov
- [Git][ghc/ghc][wip/known-nat-docs] User's Guide: KnownNat evidence is Natural
Vladislav Zavialov
- [Git][ghc/ghc][wip/landing] 10 commits: Linear types (#15981)
Ben Gamari
- [Git][ghc/ghc][wip/landing] 10 commits: Linear types (#15981)
Ben Gamari
- [Git][ghc/ghc][wip/landing] 28 commits: Cleanup OVERWRITING_CLOSURE logic
Ben Gamari
- [Git][ghc/ghc][wip/landing] 2 commits: Clean up boot vs non-boot disambiguating types
Ben Gamari
- [Git][ghc/ghc][wip/landing] 2 commits: Clean up boot vs non-boot disambiguating types
Ben Gamari
- [Git][ghc/ghc][wip/landing] 3 commits: gitlab-ci: Disable use of ld.lld on ARMv7
Ben Gamari
- [Git][ghc/ghc][wip/landing] 3 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][wip/landing] 98 commits: gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][wip/landing] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/landing] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/landing] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/landing] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/landing] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/lexical-negation] 12 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] 17 commits: Enable large address space optimization on windows.
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] 337 commits: Switch order on `GhcMake.IsBoot`
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] 6 commits: RTS: Refactor Haskell-C glue for PPC 64-bit
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] 8 commits: Implement the proposed -XQualifiedDo extension
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] Implement -XLexicalNegation (GHC Proposal #229)
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] Implement -XLexicalNegation (GHC Proposal #229)
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] Implement -XLexicalNegation (GHC Proposal #229)
Vladislav Zavialov
- [Git][ghc/ghc][wip/lexical-negation] Implement -XLexicalNegation (GHC Proposal #229)
Vladislav Zavialov
- [Git][ghc/ghc][wip/libdw-path] 45 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Ben Gamari
- [Git][ghc/ghc][wip/libdw-path] hadrian: Drop redundant GHC arguments
Ben Gamari
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: Clean up boot vs non-boot disambiguating types
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: docs: mention -hiedir in docs for -outputdir
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: Use foldl' in unionManyUniqDSets
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 11 commits: Revamp the treatment of auxiliary bindings for derived instances
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 11 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 12 commits: Always use rnImplicitBndrs to bring implicit tyvars into scope
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 14 commits: In `:break ident` allow out of scope and nested identifiers (Fix #3000)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 15 commits: Enable large address space optimization on windows.
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 16 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 20 commits: base: Bump to 4.15.0.0
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 26 commits: Cleanup OVERWRITING_CLOSURE logic
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 26 commits: Cleanup OVERWRITING_CLOSURE logic
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 28 commits: Cleanup OVERWRITING_CLOSURE logic
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 2 commits: Add link to GHC's wiki in the GHC API header
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 2 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 2 commits: Use HsForAllTelescope to avoid inferred, visible foralls
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: gitlab-ci: Disable use of ld.lld on ARMv7
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Use foldl' in unionManyUniqDSets
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Use foldl' in unionManyUniqDSets
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 41 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 41 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 41 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 41 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: base: fix sign confusion in log1mexp implementation (fix #17125)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Only test T16190 with the NCG
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Reject nested foralls/contexts in instance types more consistently
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Simple subsumption
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: gitlab-ci: Eliminate redundant push of CI metrics
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Add missing deriveConstants dependency on ghcplatform.h
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: RTS: Refactor Haskell-C glue for PPC 64-bit
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: Add link to GHC's wiki in the GHC API header
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: GHC.Core.Unify: Make UM actions one-shot by default
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Implement the proposed -XQualifiedDo extension
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: RTS: Refactor Haskell-C glue for PPC 64-bit
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: Clean up boot vs non-boot disambiguating types
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: Clean up boot vs non-boot disambiguating types
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: codeGen: Don't discard live case binders in unsafeEqualityProof logic
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: docs: mention -hiedir in docs for -outputdir
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: hadrian: Build with threaded runtime if available
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 9 commits: gitlab-ci: Allow ARMv7 job to fail
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 9 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] gitlab-ci: Always push perf notes
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] OccurAnal: Avoid exponential behavior due to where clauses
Ben Gamari
- [Git][ghc/ghc][wip/oneshot-unify] 27 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/oneshot-unify] 31 commits: Use foldl' in unionManyUniqDSets
Simon Peyton Jones
- [Git][ghc/ghc][wip/oneshot-unify] 53 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Sebastian Graf
- [Git][ghc/ghc][wip/oneshot-unify] GHC.Core.Unify: Make UM actions one-shot by default
Sebastian Graf
- [Git][ghc/ghc][wip/oneshot-unify] GHC.Core.Unify: Make UM actions one-shot by default
Simon Peyton Jones
- [Git][ghc/ghc][wip/osa1/lfinfo] 69 commits: GHC.Core.Unfold: Refactor traceInline
Ömer Sinan Ağacan
- [Git][ghc/ghc][wip/osa1/std_string_thunks] 123 commits: Cleanup OVERWRITING_CLOSURE logic
Ömer Sinan Ağacan
- [Git][ghc/ghc][wip/osa1/std_string_thunks] Fix RHS match
Ömer Sinan Ağacan
- [Git][ghc/ghc][wip/osa1/std_string_thunks] Remove commented-out code, commit perf changes
Ömer Sinan Ağacan
- [Git][ghc/ghc][wip/pmcheck-release-notes-8.12] Release Notes: Add news from the pattern-match checker [skip ci]
Sebastian Graf
- [Git][ghc/ghc][wip/ppc64-refactor-StgCRun] 28 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Peter Trommler
- [Git][ghc/ghc][wip/proposal-195] 2 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][wip/proposal-195] 72 commits: Hadrian: fix cross-compiler build (#16051)
Ben Gamari
- [Git][ghc/ghc][wip/restrict-pages] gitlab-ci: Only deploy GitLab Pages in ghc/ghc>
Ben Gamari
- [Git][ghc/ghc][wip/restrict-pages] gitlab-ci: Only deploy GitLab Pages in ghc/ghc>
Ben Gamari
- [Git][ghc/ghc][wip/simply-bind-tyvars] 14 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ryan Scott
- [Git][ghc/ghc][wip/simply-bind-tyvars] 28 commits: Cleanup OVERWRITING_CLOSURE logic
Ryan Scott
- [Git][ghc/ghc][wip/simply-bind-tyvars] Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ryan Scott
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] 111 commits: rts: Teach getNumProcessors to return available processors
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] 13 commits: base: Bump to 4.15.0.0
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] 20 commits: gitlab-ci: Eliminate redundant push of CI metrics
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] 7 commits: docs: mention -hiedir in docs for -outputdir
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] Deprecate Data.Semigroup.Option
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] Deprecate Data.Semigroup.Option
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/deprecate-option-v2] Deprecate Data.Semigroup.Option
Simon Jakobi
- [Git][ghc/ghc][wip/sjakobi/graph-newtype] 417 commits: Re-engineer the binder-swap transformation
Simon Jakobi
- [Git][ghc/ghc][wip/T13253] 16 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/T13253] 19 commits: Implement the proposed -XQualifiedDo extension
Simon Peyton Jones
- [Git][ghc/ghc][wip/T13253] 20 commits: Enable large address space optimization on windows.
Ben Gamari
- [Git][ghc/ghc][wip/T13253] 55 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Simon Peyton Jones
- [Git][ghc/ghc][wip/T13253] 5 commits: Make arityType deal with join points
Ben Gamari
- [Git][ghc/ghc][wip/T13253] This patch addresses the exponential blow-up in the simplifier.
Simon Peyton Jones
- [Git][ghc/ghc][wip/T13253] This patch addresses the exponential blow-up in the simplifier.
Simon Peyton Jones
- [Git][ghc/ghc][wip/T14586] Add ARM Cond codes.
dmjio
- [Git][ghc/ghc][wip/T14586] Add ARM to the list of architectures that has a native codegen backend.
dmjio
- [Git][ghc/ghc][wip/T14586] Add linear allocator module.
dmjio
- [Git][ghc/ghc][wip/T14586] Add Meta instructions.
dmjio
- [Git][ghc/ghc][wip/T14586] Add missing ARM CodeGen module.
dmjio
- [Git][ghc/ghc][wip/T14586] Initial commit of ARM module hierarchy and skeleton.
dmjio
- [Git][ghc/ghc][wip/T14586] Initial commit of ARM module hierarchy and skeleton.
dmjio
- [Git][ghc/ghc][wip/T15616] base: Better error message on invalid getSystemTimerManager call
Ben Gamari
- [Git][ghc/ghc][wip/T15616] base: Better error message on invalid getSystemTimerManager call
Ben Gamari
- [Git][ghc/ghc][wip/T15933] 44 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Peter Trommler
- [Git][ghc/ghc][wip/T15933] 9 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Peter Trommler
- [Git][ghc/ghc][wip/T15933] Add test case for #15933
Peter Trommler
- [Git][ghc/ghc][wip/T15933] FFI: Fix pass small ints in foreign call wrappers
Peter Trommler
- [Git][ghc/ghc][wip/T15933] FFI: Fix pass small ints in foreign call wrappers
Peter Trommler
- [Git][ghc/ghc][wip/T15933] Look at Core/STG type not Cmm type
Peter Trommler
- [Git][ghc/ghc][wip/T17775] 10 commits: gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T17775] 2 commits: Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/T17775] 36 commits: Build a threaded stage 1 if the bootstrapping GHC supports it.
Simon Peyton Jones
- [Git][ghc/ghc][wip/T17775] 3 commits: [linker] Adds void printLoadedObjects(void);
Ben Gamari
- [Git][ghc/ghc][wip/T17775] 3 commits: gitlab-ci: Disable use of ld.lld on ARMv7
Ben Gamari
- [Git][ghc/ghc][wip/T17775] Simple subsumption
Simon Peyton Jones
- [Git][ghc/ghc][wip/T17775] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/T17775] Simple subsumption
Ben Gamari
- [Git][ghc/ghc][wip/T17856] 94 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Ben Gamari
- [Git][ghc/ghc][wip/T17856] configure: Work around Raspbian's silly packaging decisions
Ben Gamari
- [Git][ghc/ghc][wip/T17856] configure: Work around Raspbian's silly packaging decisions
Ben Gamari
- [Git][ghc/ghc][wip/T17917] 114 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ben Gamari
- [Git][ghc/ghc][wip/T17917] 197 commits: Remove custom ExceptionMonad class (#18075) (updating haddock submodule accordingly)
Ben Gamari
- [Git][ghc/ghc][wip/T17949] 2 commits: T17949 use when instead of if + return()
Daneel S. Yaitskov
- [Git][ghc/ghc][wip/T17949] 4 commits: T17949 mark getTraceFlags as inlinable
Daneel S. Yaitskov
- [Git][ghc/ghc][wip/T17949] Revert "T17949 double check traceEvent and traceMarker"
Daneel S. Yaitskov
- [Git][ghc/ghc][wip/T18043] 422 commits: testsuite: Move no_lint to the top level, tweak hie002
Ben Gamari
- [Git][ghc/ghc][wip/T18069] 246 commits: Remove duplicate Note [When to print foralls] in GHC.Core.TyCo.Ppr
Ben Gamari
- [Git][ghc/ghc][wip/T18078] 15 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][wip/T18078] 36 commits: rts: Teach getNumProcessors to return available processors
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18078] Implement cast worker/wrapper properly
Sebastian Graf
- [Git][ghc/ghc][wip/T18078] Implement cast worker/wrapper properly
Sebastian Graf
- [Git][ghc/ghc][wip/T18078] Implement cast worker/wrapper properly
Sebastian Graf
- [Git][ghc/ghc][wip/T18078] Implement cast worker/wrapper properly
Sebastian Graf
- [Git][ghc/ghc][wip/T18126-deep] Improving error messages
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18126] 13 commits: gitlab-ci: Disable use of ld.lld on ARMv7
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18126] 6 commits: More wibbles
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18126] 98 commits: docs: fix formatting and add some links
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18191] 14 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ryan Scott
- [Git][ghc/ghc][wip/T18191] 28 commits: Cleanup OVERWRITING_CLOSURE logic
Ryan Scott
- [Git][ghc/ghc][wip/T18191] 7 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ryan Scott
- [Git][ghc/ghc][wip/T18191] Make GADT constructors adhere to the forall-or-nothing rule properly
Ryan Scott
- [Git][ghc/ghc][wip/T18227] 22 commits: gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T18227] 59 commits: Always use rnImplicitBndrs to bring implicit tyvars into scope
Ben Gamari
- [Git][ghc/ghc][wip/T18227] testsuite: Add tests for #18227
Ben Gamari
- [Git][ghc/ghc][wip/T18234] 31 commits: Cleanup OVERWRITING_CLOSURE logic
Ben Gamari
- [Git][ghc/ghc][wip/T18235] 14 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ryan Scott
- [Git][ghc/ghc][wip/T18235] 44 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Ryan Scott
- [Git][ghc/ghc][wip/T18235] 59 commits: core-spec: Modify file paths according to new module hierarchy
Ryan Scott
- [Git][ghc/ghc][wip/T18235] 7 commits: Add link to GHC's wiki in the GHC API header
Ryan Scott
- [Git][ghc/ghc][wip/T18235] 7 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ryan Scott
- [Git][ghc/ghc][wip/T18235] 9 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Ryan Scott
- [Git][ghc/ghc][wip/T18235] Use HsForAllTelescope to avoid inferred, visible foralls
Ryan Scott
- [Git][ghc/ghc][wip/T18240] 12 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ryan Scott
- [Git][ghc/ghc][wip/T18240] 17 commits: Enable large address space optimization on windows.
Ryan Scott
- [Git][ghc/ghc][wip/T18240] 38 commits: winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.
Ryan Scott
- [Git][ghc/ghc][wip/T18240] 53 commits: Cleanup OVERWRITING_CLOSURE logic
Ryan Scott
- [Git][ghc/ghc][wip/T18240] 54 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Ryan Scott
- [Git][ghc/ghc][wip/T18240] 8 commits: Implement the proposed -XQualifiedDo extension
Ryan Scott
- [Git][ghc/ghc][wip/T18240] Reject nested foralls/contexts in instance types more consistently
Ryan Scott
- [Git][ghc/ghc][wip/T18240] Reject nested foralls/contexts in instance types more consistently
Ryan Scott
- [Git][ghc/ghc][wip/T18275] 108 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][wip/T18275] 28 commits: Cleanup OVERWRITING_CLOSURE logic
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18275] Expunge GhcTcId
Ben Gamari
- [Git][ghc/ghc][wip/T18275] Expunge GhcTcId
Ben Gamari
- [Git][ghc/ghc][wip/T18281] 126 commits: gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T18281] 2 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][wip/T18282] 15 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/T18282] 16 commits: gitlab-ci: Ensure that workaround for #18280 applies to bindisttest
Ben Gamari
- [Git][ghc/ghc][wip/T18282] 18 commits: Implement the proposed -XQualifiedDo extension
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18282] 19 commits: Enable large address space optimization on windows.
Ben Gamari
- [Git][ghc/ghc][wip/T18282] 22 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Ben Gamari
- [Git][ghc/ghc][wip/T18282] 2 commits: Reduce result discount in conSize
Ben Gamari
- [Git][ghc/ghc][wip/T18282] 55 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18282] 7 commits: Use foldl' in unionManyUniqDSets
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18282] Accept testsuite wibbles
Ben Gamari
- [Git][ghc/ghc][wip/T18282] Perf wibbles
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18282] Reduce result discount in conSize
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18282] Reduce result discount in conSize
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18282] Reduce result discount in conSize
Ben Gamari
- [Git][ghc/ghc][wip/T18290] 13 commits: gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T18291] 22 commits: gitlab-ci: Allow ARMv7 job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T18291] 2 commits: Allow unsaturated runRW# applications
Ben Gamari
- [Git][ghc/ghc][wip/T18291] 2 commits: Allow unsaturated runRW# applications
Ben Gamari
- [Git][ghc/ghc][wip/T18291] 2 commits: Allow unsaturated runRW# applications
Ben Gamari
- [Git][ghc/ghc][wip/T18291] testsuite: Add test for #18291
Ben Gamari
- [Git][ghc/ghc][wip/T18296] OccurAnal: Avoid exponential behavior due to where clauses
Ben Gamari
- [Git][ghc/ghc][wip/T18300] 12 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/T18300] 31 commits: Use foldl' in unionManyUniqDSets
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18300] 53 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18300] Add Note [Do not always instantiate eagerly in types]
Richard Eisenberg
- [Git][ghc/ghc][wip/T18300] Add proper axiom linter
Richard Eisenberg
- [Git][ghc/ghc][wip/T18300] Fix warning to enable CI
Richard Eisenberg
- [Git][ghc/ghc][wip/T18300] Improve handling of data type return kinds
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18300] Improve handling of data type return kinds
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18304] 12 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/T18304] 13 commits: Simplify bindLHsTyVarBndrs and bindHsQTyVars
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18304] 17 commits: Enable large address space optimization on windows.
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18304] 83 commits: Release Notes: Add news from the pattern-match checker [skip ci]
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18304] 9 commits: Expose impliedGFlags, impledOffGFlags, impliedXFlags
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18319] 313 commits: testsuite: Fix comment for a language extension
Ben Gamari
- [Git][ghc/ghc][wip/T18319] testsuite: Increase size of T12150
Ben Gamari
- [Git][ghc/ghc][wip/T18321-take-two] 12 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ryan Scott
- [Git][ghc/ghc][wip/T18321-take-two] 28 commits: Fix typos and formatting in user guide
Ryan Scott
- [Git][ghc/ghc][wip/T18321-take-two] Revamp the treatment of auxiliary bindings for derived instances
Ryan Scott
- [Git][ghc/ghc][wip/T18321-take-two] Revamp the treatment of auxiliary bindings for derived instances
Ryan Scott
- [Git][ghc/ghc][wip/T18328] 12 commits: docs: mention -hiedir in docs for -outputdir
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] 14 commits: Use foldl' in unionManyUniqDSets
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] 15 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/T18328] 16 commits: base: Bump to 4.15.0.0
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] 17 commits: Implement the proposed -XQualifiedDo extension
Sebastian Graf
- [Git][ghc/ghc][wip/T18328] 20 commits: Enable large address space optimization on windows.
Ben Gamari
- [Git][ghc/ghc][wip/T18328] 3 commits: Improve eta-expansion using ArityType
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] 3 commits: Improve eta-expansion using ArityType
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] 5 commits: Define multiShotIO and use it in mkSplitUniqueSupply
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] 5 commits: Define multiShotIO and use it in mkSplitUniqueSupply
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18328] Make arityType deal with join points
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18346] testsuite: Add test for #18346
Ben Gamari
- [Git][ghc/ghc][wip/T18347] 13 commits: base: Bump to 4.15.0.0
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18347] Fix a buglet in Simplify.simplCast
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18348] rts/Hash: Simplify freeing of HashListChunks
Ben Gamari
- [Git][ghc/ghc][wip/T18354] 13 commits: base: Bump to 4.15.0.0
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18354] Two small tweaks to Coercion.simplifyArgsWorker
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18395] Improve debug tracing for substitution
Simon Peyton Jones
- [Git][ghc/ghc][wip/test] 922 commits: Changing Thread IDs from 32 bits to 64 bits.
Ben Gamari
- [Git][ghc/ghc][wip/ticky-eventlog] 166 commits: core-spec: Modify file paths according to new module hierarchy
Ben Gamari
- [Git][ghc/ghc][wip/ticky-eventlog] 20 commits: docs: mention -hiedir in docs for -outputdir
Ben Gamari
- [Git][ghc/ghc][wip/use-NHsCoreTy-in-GND] 28 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ryan Scott
- [Git][ghc/ghc][wip/use-NHsCoreTy-in-GND] Use NHsCoreTy to embed types into GND-generated code
Ryan Scott
- [Git][ghc/ghc][wip/windows-testsuite-fixes] testsuite: Mark T5975[ab] as broken on Windows
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/angerman/aarch64-ncg
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/alp/18379
Alp Mestanogullari
- [Git][ghc/ghc] Pushed new branch wip/andreask/allocCounter_docs
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/dmd_widening
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/dmdAnal_dflags
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/ghc-bangs
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/rec_field_shapes
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/rec_tyCon_opt
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/T12150_threshold
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/T16012
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/typedUniqFM
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/wio/fix_linux
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/angerman/aarch64-ncg
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/aarch64-reloc-range
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/can-disable-dll-loading
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/fix-hadrian-cross-macos
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/ghc-prim-libs
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/more-rtsSymbols
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/out-of-range-reloc
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/print-loaded-objects
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/angerman/rts-link-lo
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/buggymcbugfix/arrayOf-primop
Vilem-Benjamin Liepelt
- [Git][ghc/ghc] Pushed new branch wip/bump-cabal-index-state
Sebastian Graf
- [Git][ghc/ghc] Pushed new branch wip/bump-ghc-prim-0.7.0
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/bump-llvm
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/curses
Gabor Greif
- [Git][ghc/ghc] Pushed new branch wip/derived-refactor
Richard Eisenberg
- [Git][ghc/ghc] Pushed new branch wip/dont-remove-integer-gmp-ghc-mk-maintainer-clean
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/fix-testsuite-gs
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/fix-typo
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/free-censuses
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/inlining-flags-docs
Matthew Pickering
- [Git][ghc/ghc] Pushed new branch wip/known-nat-docs
Vladislav Zavialov
- [Git][ghc/ghc] Pushed new branch wip/libdw-path
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/manual-ndecreasing-indentation
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/oneshot-unify
Sebastian Graf
- [Git][ghc/ghc] Pushed new branch wip/oneshot-unify
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/perf-metrics
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/Phyx/ghc-io-manager-simple-split
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/pmcheck-release-notes-8.12
Sebastian Graf
- [Git][ghc/ghc] Pushed new branch wip/restrict-pages
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/sjakobi/update-containers
Simon Jakobi
- [Git][ghc/ghc] Pushed new branch wip/T13253
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T14586
dmjio
- [Git][ghc/ghc] Pushed new branch wip/T15616
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T15933
Peter Trommler
- [Git][ghc/ghc] Pushed new branch wip/T17856
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18227
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18247
Alan Zimmerman
- [Git][ghc/ghc] Pushed new branch wip/T18280
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18281
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18282
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18290
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18291
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18296
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18300
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18302
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18304
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18319
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18321
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18321-take-two
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18328
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18346
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18347
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18348
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18354
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18388
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18395
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18399
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/tyconapp-opts-2
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/typed-th-more-working
Matthew Pickering
- [Git][ghc/ghc] Pushed new branch wip/use-NHsCoreTy-in-GND
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/win32-missing-tarball
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/windows-testsuite-fixes
Ben Gamari
Last message date:
Tue Jun 30 21:21:21 UTC 2020
Archived on: Tue Jun 30 21:17:56 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).