summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16Improve clarity of documentation for maybeToListSteve Hart
2019-01-16Revert "Fix typo in maybeToList documentation"Steve Hart
2019-01-16Fix typo in maybeToList documentationSteve Hart
2019-01-16Hadrian: Use the Cabal build script on Windows by defaultAndrey Mokhov
2019-01-16Disable Shake Lint by default.Andrey Mokhov
2019-01-16Switch to the untracked version of getDirectoryFiles when scanning for GMP ob...Andrey Mokhov
2019-01-16typoAlp Mestanogullari
2019-01-16crosslink hadrian/README.md and hadrian/doc/make.mdAlp Mestanogullari
2019-01-16doc: behaviour of +RTS -h depends on profilingBen Price
2019-01-16doc: reorder heap profiling information in +RTS -?Ben Price
2019-01-16rts: Allow heap prof by closure type in prof wayBen Price
2019-01-16try to fix CIAlec Theriault
2019-01-16Fix tests for `integer-simple`Alec Theriault
2019-01-16Remove from `base` obsolete CPP for `integer-gmp`Alec Theriault
2019-01-16Match `integer-simple`'s API with `integer-gmp`Alec Theriault
2019-01-16Support printing `integer-simple` Integers in GHCiAlec Theriault
2019-01-16Create folder if missing for .hie filesAlec Theriault
2019-01-16Hadrian: support extra libraries + OSX rpathAlec Theriault
2019-01-16Introduce ghci command wrapperZejun Wu
2019-01-16Fix filename in comment againPeter Trommler
2019-01-16Fix reference to stack code in commentPeter Trommler
2019-01-16PPC NCG: Refactor stack allocation codePeter Trommler
2019-01-16Hadrian: configure packages with right 'htmldir'Alec Theriault
2019-01-16Change comments as requested by code review. #10857Roland Senn
2019-01-16GHCi ignores cmd line flags XMonomorphismRestr.. XNoExtendedDef..#10857Roland Senn
2019-01-16hWaitForInput-accurate-socket testTom Sydney Kerckhove
2019-01-15@simonpj's suggested refactorRyan Scott
2019-01-15Bump Cabal submoduleRyan Scott
2019-01-15Control validity-checking of type synonym applications more carefullyRyan Scott
2019-01-15Fix #16116 by removing badAssocRhsRyan Scott
2019-01-15Fix #16114 by adding a validity check to rnClsInstDeclRyan Scott
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