October 2020 Archives by subject
Starting: Thu Oct 1 00:12:10 UTC 2020
Ending: Sat Oct 31 23:55:53 UTC 2020
Messages: 583
- [Git][ghc/ghc][ghc-8.10] 10 commits: typecheck: Drop SPECIALISE pragmas when there is no unfolding
Ben Gamari
- [Git][ghc/ghc][ghc-8.10] [macOS] improved runpath handling
Ben Gamari
- [Git][ghc/ghc][ghc-8.10] rts: fix race condition in StgCRun
Ben Gamari
- [Git][ghc/ghc][ghc-8.8] Add a flag to indicate that gcc supports -no-pie
Ben Gamari
- [Git][ghc/ghc][ghc-8.8] get-win32-tarballs: Fix incorrect parenthesization
Ben Gamari
- [Git][ghc/ghc][ghc-9.0] 12 commits: Document -Wderiving-typeable
Ben Gamari
- [Git][ghc/ghc][ghc-9.0] 3 commits: Linear types: fix kind inference when checking datacons
Ben Gamari
- [Git][ghc/ghc][ghc-9.0] 4 commits: Care with implicit-parameter superclasses
Ben Gamari
- [Git][ghc/ghc][ghc-9.0] [macOS] improved runpath handling
Ben Gamari
- [Git][ghc/ghc][ghc-9.0] Naming, value types and tests for Addr# atomics
Ben Gamari
- [Git][ghc/ghc][ghc-9.0] winio: add release note
Ben Gamari
- [Git][ghc/ghc][master] 2 commits: Add test for T18574
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Bignum: implement integerRecipMod (#18427)
Marge Bot
- [Git][ghc/ghc][master] 2 commits: primops.txt.pp: Move ByteArray# primops to separate file
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Refactor numeric constant folding rules
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Remove "Operator sections" from docs/users_guide/bugs.rst
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Small documentation fixes
Marge Bot
- [Git][ghc/ghc][master] 2 commits: Split GHC.Driver.Types
Marge Bot
- [Git][ghc/ghc][master] 2 commits: When using rts_setInCallCapability, lock incall threads
Marge Bot
- [Git][ghc/ghc][master] 3 commits: Add mainModuleNameIs and demote mainModIs
Marge Bot
- [Git][ghc/ghc][master] 3 commits: Arity: Refactor fixed-point iteration in GHC.Core.Opt.Arity
Marge Bot
- [Git][ghc/ghc][master] 4 commits: rts: Clean-up whitespace in Interpreter
Marge Bot
- [Git][ghc/ghc][master] 4 commits: Use ADTs for parser errors/warnings
Marge Bot
- [Git][ghc/ghc][master] 7 commits: mingw: Extract zst toolchain archives
Ben Gamari
- [Git][ghc/ghc][master] [skip ci] Fix typo in `callocBytes` haddock.
Marge Bot
- [Git][ghc/ghc][master] Add -pgmlm and -optlm flags
Marge Bot
- [Git][ghc/ghc][master] Add -Wnoncanonical-{monad, monoid}-instances to standardWarnings
Marge Bot
- [Git][ghc/ghc][master] Add a flag to indicate that gcc supports -no-pie
Marge Bot
- [Git][ghc/ghc][master] Add flags for annotating Generic{,1} methods INLINE[1] (#11068)
Marge Bot
- [Git][ghc/ghc][master] Add linting of `base` to the CI
Marge Bot
- [Git][ghc/ghc][master] Add regression test for #18755.
Marge Bot
- [Git][ghc/ghc][master] Add testcase for #816
Marge Bot
- [Git][ghc/ghc][master] Add TyCon Set/Env and use them in a few places.
Marge Bot
- [Git][ghc/ghc][master] Api Annotations: Introduce AnnPercent for HsExplicitMult
Marge Bot
- [Git][ghc/ghc][master] API Annotations: Keep track of unicode for linear arrow notation
Marge Bot
- [Git][ghc/ghc][master] ApiAnnotations : preserve parens in GADTs
Marge Bot
- [Git][ghc/ghc][master] API Annotations: put constructors in alphabetical order
Marge Bot
- [Git][ghc/ghc][master] Bignum: add integerNegate RULE
Marge Bot
- [Git][ghc/ghc][master] Bignum: fix bigNatCompareWord# bug (#18813)
Marge Bot
- [Git][ghc/ghc][master] Bignum: match on small Integer/Natural
Marge Bot
- [Git][ghc/ghc][master] build system: Clean mingw tarballs
Marge Bot
- [Git][ghc/ghc][master] Bump LLVM version to 10.0
Marge Bot
- [Git][ghc/ghc][master] Bump win32-tarballs version to 0.3
Marge Bot
- [Git][ghc/ghc][master] Cache HomeUnit in HscEnv (#17957)
Marge Bot
- [Git][ghc/ghc][master] Check for large tuples more thoroughly
Marge Bot
- [Git][ghc/ghc][master] Clarify Eq documentation #18713
Ben Gamari
- [Git][ghc/ghc][master] Compile modules with `-fobject-code` enabled to byte-code when loaded with `*`...
Marge Bot
- [Git][ghc/ghc][master] DmdAnal: Kill `is_thunk` case in `splitFV`
Marge Bot
- [Git][ghc/ghc][master] Document -Wderiving-typeable
Marge Bot
- [Git][ghc/ghc][master] Don't attach CPR signatures to NOINLINE data structures (#18154)
Marge Bot
- [Git][ghc/ghc][master] Don't get host RTS ways via settings (#18651)
Marge Bot
- [Git][ghc/ghc][master] DynFlags: refactor DmdAnal
Marge Bot
- [Git][ghc/ghc][master] Expose RTS-only ways (#18651)
Marge Bot
- [Git][ghc/ghc][master] Extend mAX_TUPLE_SIZE to 64
Marge Bot
- [Git][ghc/ghc][master] Fall back to types when looking up data constructors (#18740)
Marge Bot
- [Git][ghc/ghc][master] Fix `instance Bounded a => Bounded (Down a)` (#18716)
Marge Bot
- [Git][ghc/ghc][master] Fix desugaring of record updates on data families
Marge Bot
- [Git][ghc/ghc][master] Fix parsing of PIE flags
Marge Bot
- [Git][ghc/ghc][master] Fix pretty-printing of the mult-polymorphic arrow
Marge Bot
- [Git][ghc/ghc][master] Fix some missed opportunities for preInlineUnconditionally
Marge Bot
- [Git][ghc/ghc][master] Fix two constraint solving problems
Marge Bot
- [Git][ghc/ghc][master] Fix typos in comments
Marge Bot
- [Git][ghc/ghc][master] ghc.mk: amend 'make sdist'
Marge Bot
- [Git][ghc/ghc][master] gitlab-ci: Allow doc-tarball job to fail
Ben Gamari
- [Git][ghc/ghc][master] gitlab-ci: Bump ci-images
Marge Bot
- [Git][ghc/ghc][master] gitlab-ci: Rename FLAVOUR -> BUILD_FLAVOUR
Marge Bot
- [Git][ghc/ghc][master] gitlab-ci: s/allow_newer/allow_failure
Ben Gamari
- [Git][ghc/ghc][master] gitlab-ci: Verify that Hadrian builds with Stack
Marge Bot
- [Git][ghc/ghc][master] hadrian/doc: Clarify documentation of key-value configuration
Ben Gamari
- [Git][ghc/ghc][master] Hadrian: add quick-debug flavour
Marge Bot
- [Git][ghc/ghc][master] hadrian: Don't quote metric baseline argument
Marge Bot
- [Git][ghc/ghc][master] hadrian: Suppress xelatex output unless it fails
Marge Bot
- [Git][ghc/ghc][master] Implement -Woperator-whitespace (#18834)
Marge Bot
- [Git][ghc/ghc][master] Initial ShortText code and conversion of package db code
Marge Bot
- [Git][ghc/ghc][master] Linear types: fix quantification in GADTs (#18790)
Marge Bot
- [Git][ghc/ghc][master] Linear types: fix roles in GADTs (#18799)
Marge Bot
- [Git][ghc/ghc][master] Linting corrections
Marge Bot
- [Git][ghc/ghc][master] Lint the compiler for extraneous LANGUAGE pragmas
Marge Bot
- [Git][ghc/ghc][master] Make DataKinds the sole arbiter of kind-level literals (and friends)
Marge Bot
- [Git][ghc/ghc][master] Make typechecker equality consider visibility in ForAllTys
Marge Bot
- [Git][ghc/ghc][master] Minor comments, update linear types docs
Marge Bot
- [Git][ghc/ghc][master] Minor TTG clean-up: comments, unused families, bottom
Marge Bot
- [Git][ghc/ghc][master] Move File Target parser to library #18596
Marge Bot
- [Git][ghc/ghc][master] Move loadDecl into IfaceToCore
Marge Bot
- [Git][ghc/ghc][master] Parser: don't require the HomeUnitId
Marge Bot
- [Git][ghc/ghc][master] Refactor: remove rnHsDoc
Marge Bot
- [Git][ghc/ghc][master] Reject linearity in kinds in checkValidType (#18780)
Marge Bot
- [Git][ghc/ghc][master] Remove pdocPrec
Marge Bot
- [Git][ghc/ghc][master] Remove Proxy# argument in Data.Typeable.Internal
Marge Bot
- [Git][ghc/ghc][master] Remove the dependency on the ghc-linters stage
Ben Gamari
- [Git][ghc/ghc][master] Remove unnecessary gender from comments/docs
Marge Bot
- [Git][ghc/ghc][master] Replaced MkT1 with T1 in type signatures.
Marge Bot
- [Git][ghc/ghc][master] rts: fix race condition in StgCRun
Marge Bot
- [Git][ghc/ghc][master] sdist: Include hadrian sources in source distribution
Marge Bot
- [Git][ghc/ghc][master] Skip type family defaults with hs-boot and hsig files
Marge Bot
- [Git][ghc/ghc][master] Split HsConDecl{H98,GADT}Details
Marge Bot
- [Git][ghc/ghc][master] testsuite/timeout: Fix windows specific errors.
Marge Bot
- [Git][ghc/ghc][master] testsuite: Add missing #include on <stdlib.h>
Marge Bot
- [Git][ghc/ghc][master] testsuite: Add test for #18346
Marge Bot
- [Git][ghc/ghc][master] Testsuite: increase timeout for T18223 (#18795)
Marge Bot
- [Git][ghc/ghc][master] testsuite: Mark T12971 as fragile on Windows
Marge Bot
- [Git][ghc/ghc][master] Unification of Nat and Naturals
Marge Bot
- [Git][ghc/ghc][master] Update containers to v0.6.4.1
Marge Bot
- [Git][ghc/ghc][master] Use config.run_ways for multi_compile_and_run tests
Marge Bot
- [Git][ghc/ghc][master] Use proper RTS flags when collecting residency in perf tests.
Marge Bot
- [Git][ghc/ghc][master] users-guide: Add missing :ghc-flag: directive
Marge Bot
- [Git][ghc/ghc][master] Use UnitId in the backend instead of Unit
Marge Bot
- [Git][ghc/ghc][master] Version bump: base-4.16 (#18712)
Marge Bot
- [Git][ghc/ghc][master] Widen acceptance threshold for T10421a
Marge Bot
- [Git][ghc/ghc][master] winio: fix array splat
Marge Bot
- [Git][ghc/ghc][master] winio: fixed bytestring reading interface.
Marge Bot
- [Git][ghc/ghc][master] winio: fixed more data error.
Marge Bot
- [Git][ghc/ghc][master] winio: fixed timeouts non-threaded.
Marge Bot
- [Git][ghc/ghc][master] winio: Fix unused variables warnings
Marge Bot
- [Git][ghc/ghc][master] winio: simplify logic remove optimization step.
Marge Bot
- [Git][ghc/ghc][wip/amg/hasfield-2020] 2 commits: Cleanup
Adam Gundry
- [Git][ghc/ghc][wip/amg/hasfield-2020] 2 commits: Generate alternative form of updaters that are faster to typecheck
Adam Gundry
- [Git][ghc/ghc][wip/andreask/allocationArea] 74 commits: Make the parser module less dependent on DynFlags
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/allocationArea] Increase -A default to 4MB.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/allocationArea] Increase -A default to 4MB.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/allocationArea] Increase -A default to 4MB.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/fix_timeout_warnings] testsuite/timeout: Fix windows specific errors.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/strict_dicts] 373 commits: DynFlags: remove use of sdocWithDynFlags from GHC.Stg.* (#17957)
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/strict_dicts] 79 commits: Document profiling flags, warning flags, and no-pie
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/strict_dicts] Fix some warnings causing failure with Werror in testsuite/timeout
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/tune_perf_tests] Use proper RTS flags when collecting residency in perf tests.
Andreas Klebinger
- [Git][ghc/ghc][wip/andreask/tune_perf_tests] Use proper RTS flags when collecting residency in perf tests.
Andreas Klebinger
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] 13 commits: [configure] fix LLVMTarget when native
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] 3 commits: [AArch64] Aarch64 Always PIC
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] 3 commits: Fix spelling
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] 4 commits: [CmmSized Int] unpacked ints, part 2
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] 4 commits: Revert "[AArch64] Aarch64 Always PIC"
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] 7 commits: [MachO] cleanup compiler warnings
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] :facepalm:
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] :facepalm:
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] [aarch64/elf] fixup elf symbols
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] Apply suggestion to compiler/GHC/CmmToAsm/AArch64/README.md
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] Apply suggestion to compiler/GHC/CmmToAsm/AArch64/README.md
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/aarch64-ncg] is PIC enough?
Moritz Angermann
- [Git][ghc/ghc][wip/angerman/ghc-8.10-backport-rpath] 2 commits: rts linker: teach the linker about GLIBC's special handling of *stat, mknod...
Ben Gamari
- [Git][ghc/ghc][wip/angerman/ghc-8.10-backport-rpath] 5 commits: Bump text submodule to 1.2.4.0+
Ben Gamari
- [Git][ghc/ghc][wip/angerman/ghc-9.0-runpath-backport] 13 commits: Deprecate Data.Semigroup.Option
Ben Gamari
- [Git][ghc/ghc][wip/angerman/ghc-9.0-runpath-backport] 19 commits: Linear types: fix kind inference when checking datacons
Ben Gamari
- [Git][ghc/ghc][wip/angerman/ghc-9.0-runpath-backport] 8 commits: Care with implicit-parameter superclasses
Ben Gamari
- [Git][ghc/ghc][wip/az/apiann-annpercent] 5 commits: testsuite: Mark T12971 as fragile on Windows
Alan Zimmerman
- [Git][ghc/ghc][wip/az/apiann-annpercent] Api Annotations: Introduce AnnPercent for HsExplicitMult
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 30 commits: Use UnitId in the backend instead of Unit
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 52 commits: Fall back to types when looking up data constructors (#18740)
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] 55 commits: Comments: change outdated reference to mergeOps
Alan Zimmerman
- [Git][ghc/ghc][wip/az/exactprint] Proof of Concept implementation of in-tree API Annotations
Alan Zimmerman
- [Git][ghc/ghc][wip/az/master-gadt-parens] 24 commits: hadrian/doc: Clarify documentation of key-value configuration
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] 11 commits: gitlab-ci: Allow doc-tarball job to fail
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] 36 commits: Move File Target parser to library #18596
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] 39 commits: Small documentation fixes
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] 7 commits: Implement -Woperator-whitespace (#18834)
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/az/unicode-hsscaled] API Annotations: Keep track of unicode for linear arrow notation
Alan Zimmerman
- [Git][ghc/ghc][wip/backport-9.0-linear-types-syntax] Fix pretty-printing of the mult-polymorphic arrow
Vladislav Zavialov
- [Git][ghc/ghc][wip/backports-9.0] 2 commits: Bignum: match on small Integer/Natural
Krzysztof Gogolewski
- [Git][ghc/ghc][wip/backports] API Annotations: Keep track of unicode for linear arrow notation
Ben Gamari
- [Git][ghc/ghc][wip/bump-ci-images] 12 commits: Implement -Woperator-whitespace (#18834)
Ben Gamari
- [Git][ghc/ghc][wip/bump-llvm] 145 commits: rts/nonmoving: Add missing STM write barrier
Ben Gamari
- [Git][ghc/ghc][wip/bump-time] Bump time submodule to 1.11
Ben Gamari
- [Git][ghc/ghc][wip/bump-time] Bump time submodule to 1.11
Ben Gamari
- [Git][ghc/ghc][wip/bump-win32] 10 commits: Remove Proxy# argument in Data.Typeable.Internal
Ben Gamari
- [Git][ghc/ghc][wip/bump-win32] 21 commits: Move File Target parser to library #18596
Ben Gamari
- [Git][ghc/ghc][wip/bump-win32] 38 commits: Inline `integerDecodeDouble#` and constant-fold `decodeDouble_Int64#` instead
Ben Gamari
- [Git][ghc/ghc][wip/bump-win32] base: Reintroduce necessary LANGUAGE pragmas
Ben Gamari
- [Git][ghc/ghc][wip/bump-win32] mingw: Extract zst toolchain archives
Ben Gamari
- [Git][ghc/ghc][wip/bytearray-docs] 31 commits: Implement -Woperator-whitespace (#18834)
Ben Gamari
- [Git][ghc/ghc][wip/bytearray-docs] primops: Generate ByteArray# index/read/write primops
Ben Gamari
- [Git][ghc/ghc][wip/cfuneqcan-refactor] 14 commits: Move core flattening algorithm to Core.Unify
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] 14 commits: Note [Type variable cycles in Givens]
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] 2 commits: A few error message wibbles
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] 2 commits: Some small changes, mostly comments.
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Add Detail (7) to the Note
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] A few error wibbles
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Break module cycle
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Don't simplify extra-constraint holes
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Expand synonyms that mention families, obvs
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Lots of bug-fixing.
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Super skolems are really super.
Richard Eisenberg
- [Git][ghc/ghc][wip/cfuneqcan-refactor] Tiny little changes
Richard Eisenberg
- [Git][ghc/ghc][wip/data-dot-foldable-optimisations] Optimisations in Data.Foldable (T17867)
chessai
- [Git][ghc/ghc][wip/data-dot-foldable-optimisations] Optimisations in Data.Foldable (T17867)
chessai
- [Git][ghc/ghc][wip/data-dot-foldable-optimisations] Optimisations in Data.Foldable (T17867)
chessai
- [Git][ghc/ghc][wip/dmdanal-split-fvs] DmdAnal: Don't `splitFV` strict demands
Sebastian Graf
- [Git][ghc/ghc][wip/dmdanal-split-fvs] DmdAnal: Kill `is_thunk` case in `splitFV`
Sebastian Graf
- [Git][ghc/ghc][wip/dmdanal-split-fvs] DmdAnal: Kill `is_thunk` case in `splitFV`
Sebastian Graf
- [Git][ghc/ghc][wip/dmdanal-split-fvs] DmdAnal: Kill `is_thunk` case in `splitFV`
Sebastian Graf
- [Git][ghc/ghc][wip/dmdanal-split-fvs] DmdAnal: Kill `is_thunk` case in `splitFV`
Sebastian Graf
- [Git][ghc/ghc][wip/eqtycon-rn] Export (~) from Data.Type.Equality (#18862)
Vladislav Zavialov
- [Git][ghc/ghc][wip/eqtycon-rn] Export (~) from Data.Type.Equality (#18862)
Vladislav Zavialov
- [Git][ghc/ghc][wip/eqtycon-rn] Export (~) from Data.Type.Equality (#18862)
Vladislav Zavialov
- [Git][ghc/ghc][wip/fix-arity-anal] Arity: Refactor fixed-point iteration in GHC.Core.Opt.Arity
Sebastian Graf
- [Git][ghc/ghc][wip/gc-gen-no] Scav: Use bd->gen_no instead of bd->gen->no
Ben Gamari
- [Git][ghc/ghc][wip/ghc-11342-char-kind] 12 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] fix haddock
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-11342-char-kind] the char kind: type families, functionality, and submodule updates
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] 25 commits: Use UnitId in the backend instead of Unit
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] 2 commits: Remove the dependency on the ghc-linters stage
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] 5 commits: Move File Target parser to library #18596
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Apply suggestion to compiler/GHC/Rename/Env.hs
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Fall back to types when looking up data constructors (#18740)
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-18740-lookup-update] Undo the workaround in 'cvt', fix 'repVarOrCon'
Vladislav Zavialov
- [Git][ghc/ghc][wip/ghc-281-proposal-visible-foralls-proto] (proto) visible foralls in terms
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-281-proposal-visible-foralls-proto] (proto) visible foralls in terms
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-281-proposal-visible-foralls-proto] fix
Danya Rogozin
- [Git][ghc/ghc][wip/ghc-debug] 2 commits: Add ghc-debug funcitons to the RTS API
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] 2 commits: Add ghc-debug funcitons to the RTS API
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] 6 commits: Support STACK closures in collect_pointers()
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] 94 commits: .gitignore *.hiedb files
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] Add missing EOL
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] ghc-heap: expose decoding from heap representation and support partial TSO/STACK decoding
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] Refactor ghc-heap to allow decoding TSO/STACK closures
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug] Remove stack_spOffset and test for TSO closure flags
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] 217 commits: Introduce OutputableP
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/ghc-debug_pause_and_resume] RtsAPI: pause and resume the RTS
David Eichmann
- [Git][ghc/ghc][wip/int64-everywhere] 194 commits: rts: Add stg_copyArray_barrier to RtsSymbols list
Sylvain Henry
- [Git][ghc/ghc][wip/int64-everywhere] 38 commits: Use UnitId in the backend instead of Unit
Sylvain Henry
- [Git][ghc/ghc][wip/int64-everywhere] Fix Word64/Int64 constant-folding
Sylvain Henry
- [Git][ghc/ghc][wip/keepAlive-the-return-of-the-primop] Fix
Ben Gamari
- [Git][ghc/ghc][wip/local-symbols-2] 1233 commits: Update "GHC differences to the FFI Chapter" in user guide.
Ben Gamari
- [Git][ghc/ghc][wip/local-symbols-2] 2 commits: codeGen: Produce local symbols for module-internal functions
Ben Gamari
- [Git][ghc/ghc][wip/local-symbols-2] 4 commits: nativeGen: Make makeImportsDoc take an NCGConfig rather than DynFlags
Ben Gamari
- [Git][ghc/ghc][wip/local-symbols-2] Enable -fexpose-all-symbols when debug level >=2
Ben Gamari
- [Git][ghc/ghc][wip/local-symbols-2] Enable -fexpose-all-symbols when debug level is set
Ben Gamari
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: gitlab-ci: Allow doc-tarball job to fail
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 10 commits: Skip type family defaults with hs-boot and hsig files
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 11 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 11 commits: mingw: Extract zst toolchain archives
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 13 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 16 commits: Add test for T18574
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 23 commits: PmCheck: Long-distance information for LocalBinds (#18626)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 24 commits: Use UnitId in the backend instead of Unit
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 26 commits: Use UnitId in the backend instead of Unit
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 2 commits: Fix some missed opportunities for preInlineUnconditionally
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 2 commits: hadrian: Don't quote metric baseline argument
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 2 commits: Implement -Woperator-whitespace (#18834)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: DynFlags: refactor DmdAnal
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Fall back to types when looking up data constructors (#18740)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Initial ShortText code and conversion of package db code
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Lint the compiler for extraneous LANGUAGE pragmas
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Remove the dependency on the ghc-linters stage
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 3 commits: Remove unnecessary gender from comments/docs
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Initial ShortText code and conversion of package db code
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: Lint the compiler for extraneous LANGUAGE pragmas
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 4 commits: winio: Fix unused variables warnings
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: gitlab-ci: Verify that Hadrian builds with Stack
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: hadrian: Don't quote metric baseline argument
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: Lint the compiler for extraneous LANGUAGE pragmas
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: Move File Target parser to library #18596
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 5 commits: Widen acceptance threshold for T10421a
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: Add -Wnoncanonical-{monad,monoid}-instances to standardWarnings
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: Fix typos in comments
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: Implement -Woperator-whitespace (#18834)
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: Minor TTG clean-up: comments, unused families, bottom
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 6 commits: testsuite: Add test for #18346
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: build system: Clean mingw tarballs
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Bump LLVM version to 10.0
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Fix error message location in tcCheckPatSynDecl
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Skip type family defaults with hs-boot and hsig files
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 7 commits: Split HsConDecl{H98,GADT}Details
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: Make typechecker equality consider visibility in ForAllTys
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: Skip type family defaults with hs-boot and hsig files
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: Skip type family defaults with hs-boot and hsig files
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 8 commits: Skip type family defaults with hs-boot and hsig files
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 9 commits: Clarify Eq documentation #18713
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 9 commits: Extend mAX_TUPLE_SIZE to 64
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] 9 commits: Remove Proxy# argument in Data.Typeable.Internal
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] Parser regression tests, close #12862 #12446
Marge Bot
- [Git][ghc/ghc][wip/marge_bot_batch_merge_job] Remove the dependency on the ghc-linters stage
Marge Bot
- [Git][ghc/ghc][wip/nested-cpr-2019] 29 commits: Nested CPR
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] 30 commits: Inline `integerDecodeDouble#` and constant-fold `decodeDouble_Int64#` instead
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] 45 commits: Fall back to types when looking up data constructors (#18740)
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] 53 commits: Add flags for annotating Generic{,1} methods INLINE[1] (#11068)
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] 60 commits: Optimize NthCo (FunCo ...) in coercion opt
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] 67 commits: Document profiling flags, warning flags, and no-pie
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] Accepting metric changes to advance CI
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] Accepting metric changes to advance CI
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] Accepting metric changes to advance CI
Sebastian Graf
- [Git][ghc/ghc][wip/nested-cpr-2019] Accepting metric changes to advance CI
Sebastian Graf
- [Git][ghc/ghc][wip/no-typeable-proxy] 2 commits: Remove ghc-linters from needs
Krzysztof Gogolewski
- [Git][ghc/ghc][wip/no-typeable-proxy] Remove ghc-linters from needs
Krzysztof Gogolewski
- [Git][ghc/ghc][wip/parsing-tests-12446-12862] 9 commits: Implement -Woperator-whitespace (#18834)
Vladislav Zavialov
- [Git][ghc/ghc][wip/postfix-operators] 2 commits: Remove "Operator sections" from docs/users_guide/bugs.rst
Vladislav Zavialov
- [Git][ghc/ghc][wip/refactor-demand] 2 commits: Accept more tests
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] 2 commits: Accept some test outputs
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] 3 commits: Unrelated pretty-printing improvement
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] Fix oversight in lubCard
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] It bootstraps
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] More accepted test outputs
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] More stuff
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] No more errors
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] Smart constructor for product demands
Sebastian Graf
- [Git][ghc/ghc][wip/refactor-demand] tmp
Sebastian Graf
- [Git][ghc/ghc][wip/restrict-pages] 757 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/riscv-revived] Fix linting issue
Sven Tennie
- [Git][ghc/ghc][wip/riscv-revived] Fix linting issue: Incomplete pattern match
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] 123 commits: Refactor CLabel pretty-printing
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] 2 commits: Free MVar pointer
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] 2 commits: Remove unneccesary primop cloneThreadStack# (#18741)
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] 33 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Ben Gamari
- [Git][ghc/ghc][wip/stack_cloning] 3 commits: Introduce snapshotting of thread's own stack
Ben Gamari
- [Git][ghc/ghc][wip/stack_cloning] 3 commits: Introduce snapshotting of thread's own stack
Ben Gamari
- [Git][ghc/ghc][wip/stack_cloning] 4 commits: Parser regression tests, close #12862 #12446
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] Add cloneThreadStack and cloneMyStack (#18741)
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] Add cloneThreadStack and cloneMyStack (#18741)
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] Add printStack
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] Fix MVar putting and implement tests
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] Fix Printer.c missing prototype warnings
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] Rename assertion
Sven Tennie
- [Git][ghc/ghc][wip/stack_cloning] RTS symbol weirness
Sven Tennie
- [Git][ghc/ghc][wip/T14334] compiler/ByteCode: Allow 2^32 local labels
Ben Gamari
- [Git][ghc/ghc][wip/T14334] compiler/ByteCode: Allow 2^32 local labels
Ben Gamari
- [Git][ghc/ghc][wip/T14334] compiler/ByteCode: Allow 2^32 local labels
Ben Gamari
- [Git][ghc/ghc][wip/T14334] compiler/ByteCode: Allow 2^32 local labels
Ben Gamari
- [Git][ghc/ghc][wip/T15808] 2 commits: rts/linker: Fix relocation overflow in PE linker
Ben Gamari
- [Git][ghc/ghc][wip/T15808] 4 commits: [skip ci] Fix typo in `callocBytes` haddock.
Ben Gamari
- [Git][ghc/ghc][wip/T15808] 5 commits: Check for large tuples more thoroughly
Ben Gamari
- [Git][ghc/ghc][wip/T15808] 9 commits: Make typechecker equality consider visibility in ForAllTys
Ben Gamari
- [Git][ghc/ghc][wip/T15808] rts/linker: Try using m32 to allocate PE symbol extras
Ben Gamari
- [Git][ghc/ghc][wip/T16762] 16 commits: Replace HsImplicitBndrs with HsOuterTyVarBndrs
Simon Peyton Jones
- [Git][ghc/ghc][wip/T16762] 2 commits: Fix mistakes in the Haddock patch
Simon Peyton Jones
- [Git][ghc/ghc][wip/T16762] 3 commits: [skip ci] Fix typo in `callocBytes` haddock.
Ryan Scott
- [Git][ghc/ghc][wip/T16762] 3 commits: Check for large tuples more thoroughly
Ryan Scott
- [Git][ghc/ghc][wip/T16762] 3 commits: Unification of Nat and Naturals
Ryan Scott
- [Git][ghc/ghc][wip/T16762] 58 commits: Small documentation fixes
Ryan Scott
- [Git][ghc/ghc][wip/T16762] 62 commits: Bump LLVM version to 10.0
Ryan Scott
- [Git][ghc/ghc][wip/T16762] 68 commits: Make sizeExpr strict in the size threshold to facilitate WW.
Ryan Scott
- [Git][ghc/ghc][wip/T16762] 9 commits: Replace HsImplicitBndrs with HsOuterTyVarBndrs
Ryan Scott
- [Git][ghc/ghc][wip/T16762] Fix HieAst
wz1000
- [Git][ghc/ghc][wip/T16762] Minor changes (dare I call them "wibbles"?)
Ryan Scott
- [Git][ghc/ghc][wip/T16762] More wibbles
Simon Peyton Jones
- [Git][ghc/ghc][wip/T16762] Replace HsImplicitBndrs with HsOuterTyVarBndrs
Ryan Scott
- [Git][ghc/ghc][wip/T16762] Replace HsImplicitBndrs with HsOuterTyVarBndrs
Ryan Scott
- [Git][ghc/ghc][wip/T16762] Replace HsImplicitBndrs with HsOuterTyVarBndrs
Simon Peyton Jones
- [Git][ghc/ghc][wip/T16762] Replace HsImplicitBndrs with HsOuterTyVarBndrs
Ryan Scott
- [Git][ghc/ghc][wip/T16762] Still freshen existentials, though.
Richard Eisenberg
- [Git][ghc/ghc][wip/T16762] Testsuite wibbles
Simon Peyton Jones
- [Git][ghc/ghc][wip/T16762] wibbles after RAE review
Simon Peyton Jones
- [Git][ghc/ghc][wip/T16762] Wibbles from Simon
Simon Peyton Jones
- [Git][ghc/ghc][wip/T17605] 1563 commits: Fix +RTS -Z flag documentation
Ben Gamari
- [Git][ghc/ghc][wip/T17605] 15 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Ben Gamari
- [Git][ghc/ghc][wip/T17605] 4 commits: nativeGen/dwarf: Fix procedure end addresses
Ben Gamari
- [Git][ghc/ghc][wip/T17917] 715 commits: Enable large address space optimization on windows.
Ben Gamari
- [Git][ghc/ghc][wip/T17917] Avoid useless w/w split
Ben Gamari
- [Git][ghc/ghc][wip/T17945] 17 commits: gitlab-ci: Allow doc-tarball job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T18346] 673 commits: Switch from HscSource to IsBootInterface for module lookup in GhcMake
Ben Gamari
- [Git][ghc/ghc][wip/T18389] 24 commits: Parser regression tests, close #12862 #12446
Ryan Scott
- [Git][ghc/ghc][wip/T18389] Accept even more stderr changes, improve UnliftedNewtypes-related suggestion
Ryan Scott
- [Git][ghc/ghc][wip/T18389] Refactor RecCon case of tcConArgs
Ryan Scott
- [Git][ghc/ghc][wip/T18389] Restore Note that I accidentally deleted
Ryan Scott
- [Git][ghc/ghc][wip/T18389] tcConArgs: Only typecheck each record type once
Ryan Scott
- [Git][ghc/ghc][wip/T18599] add AnnDot annotation to getField calc
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] add AnnDot annotation to getField calc
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] add AnnDot annotation to getField calc
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] Add Projection syntax
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] freshen up the test script
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] Have the parser construct GetField syntax
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] reconsider hsExprNeedsParens impl
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] reduce imports; improve locs
Shayne Fletcher
- [Git][ghc/ghc][wip/T18599] update comments
Shayne Fletcher
- [Git][ghc/ghc][wip/T18698] 206 commits: Introduce OutputableP
Ben Gamari
- [Git][ghc/ghc][wip/T18698] testsuite: Add performance test for #18698
Ben Gamari
- [Git][ghc/ghc][wip/T18723] 12 commits: Clarify Eq documentation #18713
Ryan Scott
- [Git][ghc/ghc][wip/T18723] 151 commits: Remove unused ThBrackCtxt and ResSigCtxt
Ryan Scott
- [Git][ghc/ghc][wip/T18723] 20 commits: Parser regression tests, close #12862 #12446
Ryan Scott
- [Git][ghc/ghc][wip/T18723] 9 commits: Implement -Woperator-whitespace (#18834)
Ryan Scott
- [Git][ghc/ghc][wip/T18723] WIP: Check for large tuples more thoroughly in the typechecker
Ryan Scott
- [Git][ghc/ghc][wip/T18765] 25 commits: Make the parser module less dependent on DynFlags
Sebastian Graf
- [Git][ghc/ghc][wip/T18765] s/NOINLINE/NOINLINE[0]/g in GHC.Num.Integer (#18765)
Sebastian Graf
- [Git][ghc/ghc][wip/T18765] s/NOINLINE/NOINLINE[0]/g in GHC.Num.Integer (#18765)
Sebastian Graf
- [Git][ghc/ghc][wip/T18765] s/NOINLINE/NOINLINE[0]/g in GHC.Num.Integer (#18765)
Sebastian Graf
- [Git][ghc/ghc][wip/T18765] s/NOINLINE/NOINLINE[0]/g in GHC.Num.Integer (#18765)
Sebastian Graf
- [Git][ghc/ghc][wip/T18770] Display results of GHC.Core.Lint.lint* functions consistently
Ryan Scott
- [Git][ghc/ghc][wip/T18791] Preserve as-parsed arrow type for HsUnrestrictedArrow
Alan Zimmerman
- [Git][ghc/ghc][wip/T18791] Preserve as-parsed arrow type for HsUnrestrictedArrow
Alan Zimmerman
- [Git][ghc/ghc][wip/T18791] Preserve as-parsed arrow type for HsUnrestrictedArrow
Alan Zimmerman
- [Git][ghc/ghc][wip/T18793] 19 commits: Fall back to types when looking up data constructors (#18740)
Sebastian Graf
- [Git][ghc/ghc][wip/T18793] 2 commits: Add a proper EtaExpandArity AnalysisMode for efficiency
Sebastian Graf
- [Git][ghc/ghc][wip/T18793] 2 commits: Arity: Record arity types for non-recursive lets
Sebastian Graf
- [Git][ghc/ghc][wip/T18793] 2 commits: Arity analysis: Record arity types for non-recursive lets
Sebastian Graf
- [Git][ghc/ghc][wip/T18793] 3 commits: Arity: Refactor fixed-point iteration in GHC.Core.Opt.Arity
Sebastian Graf
- [Git][ghc/ghc][wip/T18793] 44 commits: Inline `integerDecodeDouble#` and constant-fold `decodeDouble_Int64#` instead
Sebastian Graf
- [Git][ghc/ghc][wip/T18815] 38 commits: Document profiling flags, warning flags, and no-pie
Sebastian Graf
- [Git][ghc/ghc][wip/T18815] 6 commits: Remove the dependency on the ghc-linters stage
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18831] Make DataKinds the sole arbiter of kind-level literals (and friends)
Ryan Scott
- [Git][ghc/ghc][wip/T18831] Make DataKinds the sole arbiter of kind-level literals (and friends)
Ryan Scott
- [Git][ghc/ghc][wip/T18835] 46 commits: Move File Target parser to library #18596
Ben Gamari
- [Git][ghc/ghc][wip/T18835] 4 commits: Parser regression tests, close #12862 #12446
Ben Gamari
- [Git][ghc/ghc][wip/T18835] hadrian: Suppress xelatex output unless it fails
Ben Gamari
- [Git][ghc/ghc][wip/T18835] hadrian: Suppress xelatex output unless it fails
Ben Gamari
- [Git][ghc/ghc][wip/T18835] hadrian: Suppress xelatex output unless it fails
Ben Gamari
- [Git][ghc/ghc][wip/T18838] testsuite: Sort metrics by metric type
Ben Gamari
- [Git][ghc/ghc][wip/T18838] testsuite: Sort metrics by metric type
Ben Gamari
- [Git][ghc/ghc][wip/T18838] testsuite: Sort metrics by metric type
Ben Gamari
- [Git][ghc/ghc][wip/T18844-alternate] Split HsConDecl{H98, GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844-alternate] Split HsConDecl{H98, GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844] 17 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Ryan Scott
- [Git][ghc/ghc][wip/T18844] 39 commits: Add -Wnoncanonical-{monad,monoid}-instances to standardWarnings
Ryan Scott
- [Git][ghc/ghc][wip/T18844] 3 commits: Check for large tuples more thoroughly
Ryan Scott
- [Git][ghc/ghc][wip/T18844] 4 commits: Parser regression tests, close #12862 #12446
Ryan Scott
- [Git][ghc/ghc][wip/T18844] Split HsConDecl{H98,GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844] Split HsConDecl{H98,GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844] Split HsConDecl{H98,GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844] Split HsConDecl{H98,GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844] Split HsConDecl{H98,GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18844] Split HsConDecl{H98,GADT}Details
Ryan Scott
- [Git][ghc/ghc][wip/T18854] 12 commits: Implement -Woperator-whitespace (#18834)
Ben Gamari
- [Git][ghc/ghc][wip/T18854] 28 commits: Remove Proxy# argument in Data.Typeable.Internal
Ben Gamari
- [Git][ghc/ghc][wip/T18854] 29 commits: Fix `instance Bounded a => Bounded (Down a)` (#18716)
Ben Gamari
- [Git][ghc/ghc][wip/T18854] Document that ccall convention doesn't support varargs
Ben Gamari
- [Git][ghc/ghc][wip/T18854] Document that ccall convention doesn't support varargs
Ben Gamari
- [Git][ghc/ghc][wip/T18854] Document that ccall convention doesn't support varargs
Ben Gamari
- [Git][ghc/ghc][wip/T18854] Document that ccall convention doesn't support varargs
Ben Gamari
- [Git][ghc/ghc][wip/T18854] Update T5423_c.c
Moritz Angermann
- [Git][ghc/ghc][wip/T18854] Update T5423_cmm.cmm
Moritz Angermann
- [Git][ghc/ghc][wip/T18855] Fix two constraint solving problems
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18855] Fix two constraint solving problems
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18855] Fix two constraint solving problems
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18856] Fix error message location in tcCheckPatSynDecl
Simon Peyton Jones
- [Git][ghc/ghc][wip/T18857] 12 commits: gitlab-ci: Allow doc-tarball job to fail
Ben Gamari
- [Git][ghc/ghc][wip/T18857] 14 commits: [skip ci] Fix typo in `callocBytes` haddock.
Ben Gamari
- [Git][ghc/ghc][wip/T18857] 23 commits: Parser regression tests, close #12862 #12446
Ben Gamari
- [Git][ghc/ghc][wip/T18857] 4 commits: CmmToLlvm: Declare signature for memcmp
Ben Gamari
- [Git][ghc/ghc][wip/T18870] Arity: Rework `ArityType` to fix monotonicity (#18870)
Sebastian Graf
- [Git][ghc/ghc][wip/T18870] Arity: Rework `ArityType` to fix monotonicity (#18870)
Sebastian Graf
- [Git][ghc/ghc][wip/T18870] Arity: Rework `ArityType` to fix monotonicity (#18870)
Sebastian Graf
- [Git][ghc/ghc][wip/T18870] Arity: Rework `ArityType` to fix monotonicity (#18870)
Sebastian Graf
- [Git][ghc/ghc][wip/T5075] 25 commits: Add flags for annotating Generic{,1} methods INLINE[1] (#11068)
Sebastian Graf
- [Git][ghc/ghc][wip/T5075] 55 commits: Document profiling flags, warning flags, and no-pie
Sebastian Graf
- [Git][ghc/ghc][wip/test-hadrian-stack-build] 46 commits: Inline `integerDecodeDouble#` and constant-fold `decodeDouble_Int64#` instead
Ben Gamari
- [Git][ghc/ghc][wip/testing] Check things for carter
davean
- [Git][ghc/ghc][wip/testing] Don't use brew with nix (incomplete fix).
davean
- [Git][ghc/ghc][wip/testing] Fix it
Ben Gamari
- [Git][ghc/ghc][wip/testing] Fix shell variable names for tools and remove nix-less Darwin code.
davean
- [Git][ghc/ghc][wip/testing] Just a pile of debug
davean
- [Git][ghc/ghc][wip/testing] Look in toolchain
davean
- [Git][ghc/ghc][wip/testing] testing
Ben Gamari
- [Git][ghc/ghc][wip/testing] testing output
davean
- [Git][ghc/ghc][wip/testing] Trying to debug why we can't see something that is actually there.
davean
- [Git][ghc/ghc][wip/ticky-eventlog] 680 commits: Enable large address space optimization on windows.
Ben Gamari
- [Git][ghc/ghc][wip/ticky-eventlog] rts: Post ticky entry counts to the eventlog
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 277 commits: Introduce OutputableP
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 2 commits: Annotate hopefully "benign" race in freeGroup
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 2 commits: gitlab-ci: Disable documentation in TSAN build
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 2 commits: rts: Fix races in Pthread timer backend shudown
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 2 commits: Stats: squash
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 3 commits: rts/SpinLock: Separate out slow path
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 4 commits: rts/SpinLock: Separate out slow path
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 4 commits: rts/SpinLock: Separate out slow path
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 5 commits: Fix ordering of SET_HDR and add SET_HDR_RELEASE
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 7 commits: rts: Accept benign races in Proftimer
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 9 commits: rts/GC: Use atomics
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] 9 commits: rts/GC: Use atomics
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] More races in freeGroup
Ben Gamari
- [Git][ghc/ghc][wip/tsan/all] testing
Ben Gamari
- [Git][ghc/ghc][wip/tsan/ci] gitlab-ci: Disable documentation in TSAN build
Ben Gamari
- [Git][ghc/ghc][wip/tsan/storage] 226 commits: Introduce OutputableP
Ben Gamari
- [Git][ghc/ghc][wip/tsan/storage] 2 commits: rts/SpinLock: Separate out slow path
Ben Gamari
- [Git][ghc/ghc][wip/tsan/storage] 2 commits: rts/SpinLock: Separate out slow path
Ben Gamari
- [Git][ghc/ghc][wip/tsan/storage] 2 commits: rts/SpinLock: Separate out slow path
Ben Gamari
- [Git][ghc/ghc][wip/tsan/storage] 7 commits: rts/GC: Use atomics
Ben Gamari
- [Git][ghc/ghc][wip/tsan/timer] 6 commits: rts: Accept benign races in Proftimer
Ben Gamari
- [Git][ghc/ghc][wip/tsan/timer] rts: Fix races in Pthread timer backend shudown
Ben Gamari
- [Git][ghc/ghc][wip/tuple-width] 82 commits: Make 'undefined x' linear in 'x' (#18731)
Ben Gamari
- [Git][ghc/ghc][wip/uf-conf-codegen] 2 commits: CmmToAsm/X86: Improve code generation for MO_UF_Conv of literal
Ben Gamari
- [Git][ghc/ghc][wip/uf-conf-codegen] CmmToAsm/X86: Improve code generation for MO_UF_Conv of literal
Ben Gamari
- [Git][ghc/ghc][wip/uf-conf-codegen] primops: Document semantics of Float/Int conversions
Ben Gamari
- [Git][ghc/ghc][wip/unloading] 102 commits: Use UnitId in the backend instead of Unit
Ben Gamari
- [Git][ghc/ghc][wip/unloading] 14 commits: [skip ci] Fix typo in `callocBytes` haddock.
Ben Gamari
- [Git][ghc/ghc][wip/unloading] 4 commits: Fix and enable object unloading in GHCi
Ben Gamari
- [Git][ghc/ghc][wip/unloading] 4 commits: Fix and enable object unloading in GHCi
Ben Gamari
- [Git][ghc/ghc][wip/unloading] 4 commits: Fix and enable object unloading in GHCi
Ben Gamari
- [Git][ghc/ghc][wip/unloading] 4 commits: Fix and enable object unloading in GHCi
Ben Gamari
- [Git][ghc/ghc][wip/warn-operator-whitespace] 13 commits: Unification of Nat and Naturals
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] 14 commits: Add flags for annotating Generic{,1} methods INLINE[1] (#11068)
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] 4 commits: Clarify Eq documentation #18713
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] Implement -Woperator-whitespace (#18834)
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] Implement -Woperator-whitespace (#18834)
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] Implement -Woperator-whitespace (#18834)
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] Implement -Woperator-whitespace (#18834)
Vladislav Zavialov
- [Git][ghc/ghc][wip/warn-operator-whitespace] Implement -Woperator-whitespace (#18834)
Vladislav Zavialov
- [Git][ghc/ghc] Deleted branch wip/angerman/ghc-8.10-backport-rpath
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/angerman/ghc-9.0-runpath-backport
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/backport-9.0-linear-types-syntax
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/backport-MR3949
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/backports-8.10
Krzysztof Gogolewski
- [Git][ghc/ghc] Deleted branch wip/backports-8.8
Krzysztof Gogolewski
- [Git][ghc/ghc] Deleted branch wip/backports-9.0
Krzysztof Gogolewski
- [Git][ghc/ghc] Deleted branch wip/backports-9.0
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/ci-fixes
Ben Gamari
- [Git][ghc/ghc] Deleted branch wip/T18821-8.8
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/16762
wz1000
- [Git][ghc/ghc] Pushed new branch wip/alpine-static-flavour
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/andreask/32bit_cmp_fix
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/base_pragmas
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/ci_validate
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/andreask/fix_timeout_warnings
Andreas Klebinger
- [Git][ghc/ghc] Pushed new branch wip/angerman/arm64
Moritz Angermann
- [Git][ghc/ghc] Pushed new branch wip/az/apiann-annpercent
Alan Zimmerman
- [Git][ghc/ghc] Pushed new branch wip/az/tweak-annpercent-order
Alan Zimmerman
- [Git][ghc/ghc] Pushed new branch wip/backport-MR3949
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/backports
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/backports
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/backports-8.10
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/backports-8.8
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/backports-9.0
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/backports-9.0
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/bump-time
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/bytearray-docs
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/ci-fixes
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/clean-ghc-tarballs
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/data-dot-foldable-optimisations
chessai
- [Git][ghc/ghc] Pushed new branch wip/dmdanal-split-fvs
Sebastian Graf
- [Git][ghc/ghc] Pushed new branch wip/doc-fix
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/eqtycon-rn
Vladislav Zavialov
- [Git][ghc/ghc] Pushed new branch wip/fix-conc059
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/flavour
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/foreignhint-note
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/gc-gen-no
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/ghc-11342-char-kind
Danya Rogozin
- [Git][ghc/ghc] Pushed new branch wip/ghc-281-proposal-visible-foralls-proto
Danya Rogozin
- [Git][ghc/ghc] Pushed new branch wip/ghc-8.10-backports
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/ghc-debug_pause_and_resume
David Eichmann
- [Git][ghc/ghc] Pushed new branch wip/hadrian-metric-baseline
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/hadrian-runtest
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/keepAlive-the-return-of-the-primop
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/minor-comments
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/neuter
Richard Eisenberg
- [Git][ghc/ghc] Pushed new branch wip/no-typeable-proxy
Krzysztof Gogolewski
- [Git][ghc/ghc] Pushed new branch wip/parsing-tests-12446-12862
Vladislav Zavialov
- [Git][ghc/ghc] Pushed new branch wip/postfix-operators
Vladislav Zavialov
- [Git][ghc/ghc] Pushed new branch wip/riscv-revived
Sven Tennie
- [Git][ghc/ghc] Pushed new branch wip/T13795-T18828
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T14334
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T15808
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T17656
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T17945
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18770
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18783
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18791
Alan Zimmerman
- [Git][ghc/ghc] Pushed new branch wip/T18831
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18835
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18838
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18844
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18844-alternate
Ryan Scott
- [Git][ghc/ghc] Pushed new branch wip/T18854
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18855
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18856
Simon Peyton Jones
- [Git][ghc/ghc] Pushed new branch wip/T18857
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/T18870
Sebastian Graf
- [Git][ghc/ghc] Pushed new branch wip/T18888
Alan Zimmerman
- [Git][ghc/ghc] Pushed new branch wip/uf-conf-codegen
Ben Gamari
- [Git][ghc/ghc] Pushed new branch wip/warn-operator-whitespace
Vladislav Zavialov
Last message date:
Sat Oct 31 23:55:53 UTC 2020
Archived on: Sat Oct 31 23:55:17 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).