summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-01WIP: Force stable unfoldings in megaSeqIdInfowip/rwbarton-seq-unfReid Barton
2017-04-30Remove unused tidyOccNames and update NoteJoachim Breitner
2017-04-29Prefer #if defined to #ifdefBen Gamari
2017-04-29Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo
2017-04-28Improve code generation for conditionalsSimon Peyton Jones
2017-04-28Re-engineer caseRules to add tagToEnum/dataToTagSimon Peyton Jones
2017-04-28Move dataConTagZ to DataConSimon Peyton Jones
2017-04-28nativeGen: Use SSE2 SQRT instructionBen Gamari
2017-04-28CSE: Fix cut and paste errorBen Gamari
2017-04-28Use memcpy in cloneArrayBen Gamari
2017-04-28Make the tyvars in TH-reified data family instances uniformRyan Scott
2017-04-28Add regression test for #12104Ryan Scott
2017-04-28get-win32-tarballs: Grab perl tarball from haskell.org, not GitHubBen Gamari
2017-04-28Be a bit more eager to inline in a strict contextSimon Peyton Jones
2017-04-28Cure exponential behaviour in the simplifierSimon Peyton Jones
2017-04-28Eta expansion and join pointsSimon Peyton Jones
2017-04-28Comments onlySimon Peyton Jones
2017-04-28Comments onlySimon Peyton Jones
2017-04-28A bit more tcTraceSimon Peyton Jones
2017-04-28Comments and tiny refactoringSimon Peyton Jones
2017-04-27Bump process to 1.6Ben Gamari
2017-04-26Update Cabal submodule, with necessary wibbles.Edward Z. Yang
2017-04-26Update hsc2hs submodule to 0.68.2Ben Gamari
2017-04-25Add instances for Data.Ord.DownAdam Sandberg Eriksson
2017-04-25Document mkWeak#Ben Gamari
2017-04-25Only pretty-print binders in closed type families with -fprint-explicit-forallsRyan Scott
2017-04-25Add backup url and sync support for Win32 tarball scriptTamar Christina
2017-04-25PPC NCG: Implement callish prim opsPeter Trommler
2017-04-25configure: Kill off FP_ARG_WITH_*Ben Gamari
2017-04-25Revert "Remove special casing of Windows in generic files"Ben Gamari
2017-04-25Don't describe tuple sections as "Python-style"Chris Martin
2017-04-25Don't setProgramDynFlags on every :loadSimon Marlow
2017-04-24core-spec: Simplify the handling of LetRecJoachim Breitner
2017-04-24Guard yet another /bin/sh `for in` loop against empty varsHerbert Valerio Riedel
2017-04-24Add failing test case for T13611Joachim Breitner
2017-04-24testsuite/driver: Fix deletion retry logic on WindowsBen Gamari
2017-04-24compiler/cmm/PprC.hs: constify labels in .rodataSergei Trofimovich
2017-04-24Disable terminfo, if we don’t build it.Moritz Angermann
2017-04-24Add regression test for #13603Ryan Scott
2017-04-23testsuite: Mark T13075 as broken due to #13075Ben Gamari
2017-04-23Export function for use in GHC APIAlan Zimmerman
2017-04-23testsuite: Add testcase for #13075Ben Gamari
2017-04-23testsuite: Increase T13056 window size to +/-10%Ben Gamari
2017-04-23testsuite: Add testcase for #13587Ben Gamari
2017-04-23testsuite: Add test for #13591Ben Gamari
2017-04-23Only build iserv with -threaded if GhcThreaded is setReid Barton
2017-04-23Document the kind generalization behavior observed in #13555Ryan Scott
2017-04-23[linker] Adds elf_compat.h, util.h, elf_util.hMoritz Angermann
2017-04-23[linker] Adds ElfTypesMoritz Angermann
2017-04-23rts: Fix "ASSERT ("sBen Gamari