summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixsswip/buggymcbugfix/arrayOf-primopVilem Liepelt2021-08-041-3/+0
* FixsVilem Liepelt2021-08-044-11/+15
* fixVilem Liepelt2021-08-041-1/+1
* rtswip/buggymcbugfix/arrayOf-staticbuggymcbugfix2021-08-042-9/+17
* blergbuggymcbugfix2021-08-041-0/+8
* fiddling in RTS (segfaults)buggymcbugfix2021-08-043-3/+28
* Implement general arrayOf# primopbuggymcbugfix2021-08-046-23/+69
* Comments / refactorbuggymcbugfix2021-08-043-13/+9
* Add smallArrayOf# primopbuggymcbugfix2021-08-042-1/+25
* Take list of initialisers in doNewArrayOpbuggymcbugfix2021-08-042-17/+16
* hadrian: Create relative rather than absolute symlinks in binary dist folderMatthew Pickering2021-08-041-1/+5
* Make HsWrapper a MonoidJohn Ericson2021-08-041-0/+21
* Linear types: fix linting of multiplicities (#19165)Krzysztof Gogolewski2021-08-042-15/+21
* Disable -fdefer-type-errors for linear types (#20083)Krzysztof Gogolewski2021-08-048-5/+67
* Don't store tmpDir in SettingsSylvain Henry2021-08-033-18/+9
* Fix ASSERTS_ENABLED CPPSylvain Henry2021-08-033-3/+3
* move bytecode preparation into the STG pipelineLuite Stegeman2021-08-035-199/+245
* Correctly unload libs on GHCi with external iservTito Sacchi2021-08-032-3/+2
* Handle OverloadedRecordDot in TH (#20185)Zubin Duggal2021-08-0312-5/+95
* Improve documentation for HscTypes.usg_mod_hashAndreas Klebinger2021-08-031-2/+5
* Add "fast-ci" label, for skipping most builds (#19280)Krzysztof Gogolewski2021-08-031-0/+20
* Remove eager forcing of RuleInfo in substRuleInfoMatthew Pickering2021-08-035-9/+81
* Bump process submoduleBen Gamari2021-08-031-0/+0
* Properly escape arguments in ghc-cabalZubin Duggal2021-08-031-3/+17
* Remove hschooks.c and -no-hs-main for ghc-binZubin Duggal2021-08-035-105/+3
* include README in hadrian.cabal Jens Petersen2021-08-031-0/+1
* Catch type-checker exceptions when splicingSimon Peyton Jones2021-08-024-4/+28
* Supply missing case for '.' inShayne Fletcher2021-08-024-3/+10
* Disallow nonlinear fields in Template Haskell (#18378)Krzysztof Gogolewski2021-08-0211-1/+54
* hadrian: Drop --configure supportBen Gamari2021-08-024-93/+3
* Remove Semigroup instance for UniqDFM (#19654)Krzysztof Gogolewski2021-08-022-11/+1
* validate: Look for python3 executable in python detectionBen Gamari2021-08-021-4/+6
* Lookup string literals in top-level thunks (fix #16373)Sylvain Henry2021-08-024-6/+35
* Constant-fold unpackAppendCString (fix #20174)Sylvain Henry2021-08-026-48/+143
* Only create callstack in DEBUG buildsSylvain Henry2021-08-021-16/+16
* rts/OSThreads: Fix reference clock of timedWaitConditionBen Gamari2021-08-023-13/+46
* docs: rename the "Running a compiled program" section in the users guideAdam Sandberg Ericsson2021-08-021-3/+3
* testsuite: Add test for #20137Ben Gamari2021-08-025-0/+118
* [AArch64/Darwin] fix packed calling conv alignmentMoritz Angermann2021-08-021-6/+38
* Fix spellingSylvain Henry2021-08-021-1/+1
* Improve documentation of openTempFile argsJulian Ospald2021-08-021-1/+3
* Add Generically (generic Semigroup, Monoid instances) and Generically1 (gener...Baldur Blöndal2021-08-028-13/+225
* PrimOps: Add CAS op for all int sizesPeter Trommler2021-08-0213-12/+473
* base: Document overflow behaviour of genericLengthSimon Jakobi2021-08-021-0/+9
* ghc: Introduce --run modeBen Gamari2021-08-026-3/+49
* Improve preprocessor error messageShayne Fletcher2021-07-291-1/+1
* Reject pattern synonyms with linear types (#18806)Krzysztof Gogolewski2021-07-298-5/+36
* Add test for #18567Matthew Pickering2021-07-298-0/+68
* UNREG: implement 64-bit mach ops for 32-bit targetsSergei Trofimovich2021-07-292-30/+63
* compiler: Name generated locals more descriptivelyBen Gamari2021-07-294-17/+25