summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ci-images commit to latest masterwip/bump-ci-images-2Matthew Pickering2023-03-301-1/+1
* testsuite: mypy typing error fixesCheng Shao2023-03-305-50/+10
* Revert "ghc-heap: remove wrong Addr# coercion (#23181)"Matthew Pickering2023-03-303-13/+14
* testsuite: Fix racing prints in T21465Ben Gamari2023-03-303-2/+5
* ghc-heap: remove wrong Addr# coercion (#23181)Sylvain Henry2023-03-303-14/+13
* js: split JMacro into JS eDSL and JS syntaxdoyougnu2023-03-3031-455/+888
* hadrian: Fix path to HpcParser.yMatthew Pickering2023-03-291-1/+1
* igre_prompt_env: discard "only-qualified" namessheaf2023-03-294-10/+27
* Avoid repeatedly shadowing in shadowNamessheaf2023-03-292-40/+154
* Handle records in the renamersheaf2023-03-29275-4222/+6237
* Add COMPLETE pragmas to TypeRep, SSymbol, SChar, and SNatRyan Scott2023-03-286-0/+30
* Make exprIsConApp_maybe a bit clevererwip/T23159Simon Peyton Jones2023-03-271-8/+54
* Document the constructor name for listsDavid Feuer2023-03-261-1/+4
* Update and expand atomic modification HaddocksDavid Feuer2023-03-262-14/+67
* Add Eq/Ord instances for SSymbol, SChar, and SNatRyan Scott2023-03-253-1/+27
* rts: Fix capability-count check in zeroSlopBen Gamari2023-03-251-3/+2
* rts: Don't rely on EXTERN_INLINE for slop-zeroing logicBen Gamari2023-03-254-23/+47
* Improve documentation for resizing of byte arraysBodigrim2023-03-251-11/+35
* testsuite: add the rts_clearMemory test caseCheng Shao2023-03-255-0/+43
* rts: use performBlockingMajorGC in hs_perform_gc and fix ffi023Cheng Shao2023-03-254-5/+4
* Improve documentation of atomicModifyMutVar2#Bodigrim2023-03-251-5/+17
* rts: Fix barriers of IND and IND_STATICBen Gamari2023-03-252-9/+11
* Modify ThreadId documentation and commentsDavid Feuer2023-03-251-7/+3
* fix: account for large and compact object stats with nonmoving gcTeo Camarasu2023-03-255-7/+36
* Add regression test for #17574Teo Camarasu2023-03-253-0/+44
* base: Document GHC versions associated with past base versions in the changelogLi-yao Xia2023-03-251-1/+8
* codeGen/tsan: Disable instrumentation of unaligned storesBen Gamari2023-03-241-8/+7
* User's guide: Improve docs for -WallJoachim Breitner2023-03-241-22/+14
* nativeGen/AArch64: Fix bitmask immediate predicateBen Gamari2023-03-241-15/+35
* Move mention of warning groups change to 9.8.1 release notesAdam Gundry2023-03-242-5/+5
* Allow WARNING pragmas to be controlled with custom categoriesAdam Gundry2023-03-2439-94/+649
* Add structured error messages for GHC.Tc.TyCl.PatSynTorsten Schmits2023-03-2314-60/+175
* Update changelog to mention changes to instance Foldable (Compose f g)Bodigrim2023-03-231-0/+2
* Simplify minimum/maximum in instance Foldable (Compose f g)Bodigrim2023-03-231-6/+2
* Additional optimized versionsArmando Ramirez2023-03-231-3/+18
* Optimized Foldable methods for Data.Functor.ComposeArmando Ramirez2023-03-231-0/+7
* Testsuite: use js_skip for T2615 (#22374)Sylvain Henry2023-03-221-1/+3
* Add structured error messages for GHC.Tc.Utils.TcMTypeTorsten Schmits2023-03-2226-82/+152
* Refactor the constraint solver pipelinewip/T23070Simon Peyton Jones2023-03-2214-4162/+4302
* Testsuite: use req_interp predicate for T20214Sylvain Henry2023-03-221-1/+1
* Testsuite: use req_interp predicate for T16318 (#22370)Sylvain Henry2023-03-221-1/+1
* fix: Incorrect @since annotations in GHC.TypeErrorromes2023-03-222-5/+5
* Testsuite: use appropriate predicate for ManyUbxSums test (#22576)Sylvain Henry2023-03-221-1/+1
* Be more careful about quantificationSimon Peyton Jones2023-03-2227-195/+272
* Compute LambdaFormInfo when using JavaScript backend.Luite Stegeman2023-03-215-8/+21
* Allow LLVM backend to use HDoc for faster file generation.Alex Mason2023-03-218-348/+524
* Document pdep / pext primopsBodigrim2023-03-211-10/+59
* Add structured error messages for GHC.Tc.Utils.EnvTorsten Schmits2023-03-2129-115/+270
* docs: add WALL_CLOCK_TIME event in eventlog encodingsAdam Sandberg Ericsson2023-03-211-0/+12
* docs: add TASK_DELETE event in eventlog encodingsAdam Sandberg Ericsson2023-03-211-0/+9