summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15typowip/alp/hadrian-docs-crosslinkingAlp Mestanogullari
2019-01-15crosslink hadrian/README.md and hadrian/doc/make.mdAlp Mestanogullari
2019-01-14gitlab-ci: Cleanup Windows buildsBen Gamari
2019-01-14Document the Shake Lint feature.Andrey Mokhov
2019-01-14Clarify when to follow the instructions in doc/windows.md.Andrey Mokhov
2019-01-14Hadrian: Update README.mdAndrey Mokhov
2019-01-14testsuite: Show both test name and way in JUnit outputBen Gamari
2019-01-14Update `Cabal` submoduleHerbert Valerio Riedel
2019-01-14rts: Use always-available locking operations in pthread Itimer implementationBen Gamari
2019-01-14itimer: Don't free condvar until we know ticker is stoppedBen Gamari
2019-01-13PPC NCG: Reduce memory consumption emitting string literalsPeter Trommler
2019-01-13Refactor GHCi UI to fix #11606, #12091, #15721, #16096Ömer Sinan Ağacan
2019-01-13Fix checkPtrInArenaÖmer Sinan Ağacan
2019-01-13Don't invoke dataConSrcToImplBang on newtypesRyan Scott
2019-01-12Fix negative mutator time in GC stats in prof buildsÖmer Sinan Ağacan
2019-01-12Fix raiseAsync() UNDERFLOW_FRAME handling in profiling runtimeÖmer Sinan Ağacan
2019-01-12Documentation and refactoring in CCS related codeÖmer Sinan Ağacan
2019-01-11More minor comment improvementsRichard Eisenberg
2019-01-11Run typed splices in the zonkerMatthew Pickering
2019-01-10Implement a sanity check for CCS fields in profiling buildsÖmer Sinan Ağacan
2019-01-09Hadrian: Add support for building stage3Matthew Pickering
2019-01-08Be pickier about unsaturated synonyms in :kindRyan Scott
2019-01-07Check that libs found by GCC aren't foldersAlec Theriault
2019-01-07fix-submodules: Rip out typingBen Gamari
2019-01-07gitlab-ci: Clone haddock from its upstream repositoryBen Gamari
2019-01-06Hadrian: merge sections in profiling _p.a to .p_o for ghciZejun Wu
2019-01-06Fix #16133 by checking for TypeApplications in rnExprRyan Scott
2019-01-06Fix bindist for ghci libraryZejun Wu
2019-01-06make: Silence some xelatex outputBen Gamari
2019-01-06Remove OPTIONS_HADDOCK hide in favour for not-homeAdam Sandberg Eriksson
2019-01-06gitlab-ci: Try reenabling PDF documentation on DarwinBen Gamari
2019-01-06Add entry for #16031 to base/changelog.mdSven Tennie
2019-01-06Fix precedence handling for Data.Fixed's Show instance (#16031)Sven Tennie
2019-01-06Add -Wmissing-deriving-strategieschessai
2019-01-06Respect prompt in GhciSettingsZejun Wu
2019-01-05Fix broken links (#16125)Sven Tennie
2019-01-05Dump Cmm with -ddump-cmm when building .cmm filesÖmer Sinan Ağacan
2019-01-04Mark GHC.Maybe as not-home for haddockSimon Jakobi
2019-01-04Fix some typos, etc., in comments.Richard Eisenberg
2019-01-03Visible kind applicationmynguyen
2019-01-03Minor refactoring and documentation in profiling RTS codeÖmer Sinan Ağacan
2019-01-03stg-spec: Modify `.lhs` to `.hs`Takenobu Tani
2019-01-02core-spec: Modify `.lhs` to `.hs` (generated PDF)Takenobu Tani
2019-01-02core-spec: Modify `.lhs` to `.hs` (source files)Takenobu Tani
2019-01-01configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson
2019-01-01PPC NCG: Remove Darwin supportPeter Trommler
2018-12-30Introduce NCG config flag and add helperGabor Greif
2018-12-30PPC NCG: Simple 64-bit condition code on 32-bitPeter Trommler
2018-12-29rts: fix build failure on OpenBSD (_DYNAMIC symbol collision)Sergei Trofimovich
2018-12-29testsuite: Disable more tests in unregisterised buildBen Gamari