summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* base: Drop out-of-date commentwip/drop-old-commentBen Gamari2020-02-061-12/+0
* gitlab-ci: Allow Windows builds to fail againBen Gamari2020-02-051-0/+1
* Add regression test for #17773Ryan Scott2020-02-053-0/+32
* Remove CafInfo-related code from STG lambda lift passÖmer Sinan Ağacan2020-02-052-33/+5
* testlib: Extend existing *_opts in extra_*_optsÖmer Sinan Ağacan2020-02-052-7/+10
* PmCheck: Record type constraints arising from existentials in `PmCoreCt`sSebastian Graf2020-02-054-106/+163
* Delete some superfluous helper functions in HscMainJohn Ericson2020-02-041-35/+16
* fixup! fixup! Do not build StgCRunAsm.S for unregisterised buildsStefan Schulze Frielinghaus2020-02-041-0/+2
* Do not build StgCRunAsm.S for unregisterised buildsStefan Schulze Frielinghaus2020-02-041-0/+4
* Refactor HscMain.finishJohn Ericson2020-02-031-30/+32
* Fix docs for FrontendResultJohn Ericson2020-02-031-5/+3
* Improve/fix -fcatch-bottoms documentationÖmer Sinan Ağacan2020-02-011-6/+13
* rts/M32Alloc: Don't attempt to unmap non-existent pagesBen Gamari2020-02-011-1/+3
* Fix scoping of TyCon binders in TcTyClsDeclsSimon Peyton Jones2020-02-0118-298/+625
* Improve pretty-printing for TyConBindersSimon Peyton Jones2020-02-011-2/+2
* Improve skolemisationSimon Peyton Jones2020-02-0118-34/+55
* A few optimizations in STG and Cmm parts:Andreas Klebinger2020-01-319-33/+62
* Do CafInfo/SRT analysis in CmmÖmer Sinan Ağacan2020-01-3177-1030/+1132
* testsuite: Don't crash on encoding failure in printBen Gamari2020-01-311-8/+12
* base: Use one-shot kqueue on macOSBen Gamari2020-01-311-15/+2
* rename: Eliminate usage of mkVarOccUniqueBen Gamari2020-01-311-6/+4
* Refactor package related codeSylvain Henry2020-01-3120-349/+364
* Call `interpretPackageEnv` from `setSessionDynFlags`Sylvain Henry2020-01-312-145/+147
* Add two warnings to HadrianTom Ellis2020-01-271-1/+4
* Add two warnings to stage 2 buildTom Ellis2020-01-271-1/+1
* Disable two warnings for files that trigger themTom Ellis2020-01-27126-0/+238
* Make Block.h compile with c++ compilersMatthew Pickering2020-01-271-4/+9
* Use splitLHs{ForAll,Sigma}TyInvis throughout the codebaseRyan Scott2020-01-2711-47/+62
* Do not bring visible foralls into scope in hsScopedTvswip/T17687Ryan Scott2020-01-254-14/+31
* hadrian: Throw error on duplicate-named flavoursBen Gamari2020-01-251-4/+6
* Split glasgow_exts into several files (#17316)Sylvain Henry2020-01-25122-17042/+17295
* Create ghci.cabal.shXavier Denis2020-01-252-5/+9
* Add ghc-in-ghci for stack based buildsXavier Denis2020-01-251-0/+6
* Fix rts allocateExec() on NetBSDPHO2020-01-251-2/+3
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-25140-677/+678
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-258-31/+151
* PmCheck: Properly handle constructor-bound type variablesSebastian Graf2020-01-255-88/+133
* PmCheck: Formulate as translation between Clause TreesSebastian Graf2020-01-2536-550/+679
* Fix chaining tagged and untagged ptrs in compacting GCÖmer Sinan Ağacan2020-01-254-67/+179
* `-ddump-str-signatures` dumps Text, not STG [skip ci]Sebastian Graf2020-01-251-1/+1
* Document the fact, that openFileBlocking can consume an OS thread indefinitely.Gabor Greif2020-01-251-0/+5
* testsuite: Widen acceptance window of T1969Ben Gamari2020-01-241-1/+3
* Avoid ./configure failure on NetBSDPHO2020-01-201-1/+4
* unregisterised: Fix declaration for stg_NO_FINALIZERBen Gamari2020-01-201-1/+1
* Add missing Note [Improvement from Ground Wanteds]Ben Gamari2020-01-201-0/+13
* Put the docs for :instances in alphabetical positionXavier Denis2020-01-201-33/+33
* gitlab-ci: Allow submodule cleaning to fail on WindowsBen Gamari2020-01-201-3/+7
* gitlab-ci: Reenable submodule linterBen Gamari2020-01-201-2/+1
* Remove deprecated -smp flagÖmer Sinan Ağacan2020-01-201-2/+0
* testsuite: Preserve more information in framework failuresBen Gamari2020-01-201-1/+1