summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor splice_exp in Parser.ywip/splice-parsingVladislav Zavialov2019-02-013-22/+22
* Remove ExnStr and ThrowsExn businessSebastian Graf2019-02-0111-240/+149
* Fix #16219: TemplateHaskell causes indefinite package build errorEdward Z. Yang2019-01-3111-0/+137
* Revert "Performance tests: recover a baseline from ancestor commits and CI re...Ben Gamari2019-01-317-353/+63
* Hadrian: Fix outdated link.Andrey Mokhov2019-01-311-1/+1
* Hadrian: Update instructions for building on WindowsAndrey Mokhov2019-01-312-24/+25
* Update terminfo submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update stm submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update process submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update parsec submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update haskeline submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update deepseq submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update unix submoduleHerbert Valerio Riedel2019-01-312-0/+1
* Update text submoduleHerbert Valerio Riedel2019-01-311-0/+0
* Update hsc2hs submoduleHerbert Valerio Riedel2019-01-311-0/+0
* PPC NCG: Promote integers to word size in C callsPeter Trommler2019-01-312-15/+29
* Small optimizations to BlockLayout.klebinger.andreas@gmx.at2019-01-311-39/+31
* Replace BlockSequence with OrdList in BlockLayout.hsklebinger.andreas@gmx.at2019-01-312-77/+45
* testsuite: Add test for #14828Ben Gamari2019-01-312-0/+19
* Introduce GhciMonad and generalize types of functions in GHCi.UIZejun Wu2019-01-312-234/+250
* Add O2 to hsCompiler on stage0 for most hadrian flavours.klebinger.andreas@gmx.at2019-01-316-10/+10
* Use O2 on stage1 for faster overall build times with make.klebinger.andreas@gmx.at2019-01-319-9/+9
* Add -fdefer-diagnostics to defer and group diagnostic messages in make-modeZejun Wu2019-01-3110-2/+105
* hWaitForInput-accurate-stdin testBen Gamari2019-01-313-0/+53
* Optimize pprASCIISylvain Henry2019-01-311-12/+23
* Use ByteString to represent Cmm string literals (#16198)Sylvain Henry2019-01-3132-97/+97
* Fix syntax in CODEOWNERS fileMatthew Pickering2019-01-311-28/+28
* Don't use X86_64_ELF_NONPIC_HACK for +RTS -xpZejun Wu2019-01-301-6/+8
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-3016-72/+127
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2019-01-309-94/+155
* API Annotations: Parens not attached correctly for ClassDeclAlan Zimmerman2019-01-306-37/+56
* Only build vanilla way in devel2 flavourMatthew Pickering2019-01-301-1/+4
* Include type info for only some exprs in HIE filesAlec Theriault2019-01-302-8/+68
* Use `NameEnv Id` instead of `Map Name Id`Alec Theriault2019-01-301-5/+8
* make ghc-pkg shut upMoritz Angermann2019-01-301-1/+1
* Avoid compiling Hadrian dependencies with profiling on Cabal/LinuxNeil Mitchell2019-01-301-1/+1
* Avoid compiling Hadrian dependencies with profiling on Cabal/WindowsNeil Mitchell2019-01-301-1/+1
* gitlab-ci: Use build cleanup logic on Darwin as wellBen Gamari2019-01-301-3/+21
* Compile count{Leading,Trailing}Zeros to corresponding x86_64 instructions und...Dmitry Ivanov2019-01-307-28/+107
* Performance tests: recover a baseline from ancestor commits and CI results.David Eichmann2019-01-307-63/+353
* testsuite: Use makefile_testBen Gamari2019-01-30154-790/+617
* testsuite: Introduce makefile_testBen Gamari2019-01-302-1/+8
* Revert "Batch merge"Ben Gamari2019-01-30198-1521/+1097
* Batch mergeBen Gamari2019-01-30198-1097/+1521
* Fix #12509: ghci -XSafe fails in an inscrutable wayRoland Senn2019-01-283-4/+10
* Use sigPrec in more places in Convert and HsUtilsRyan Scott2019-01-286-41/+62
* Some refactoring in tcInferAppsRichard Eisenberg2019-01-272-92/+99
* Test that hsc2hs works with promoted data constructorsAndrew Martin2019-01-274-0/+20
* gitlab-ci: Fix Windows cleanup command lineBen Gamari2019-01-271-1/+4
* Update CODEOWNERS files with utilsTamar Christina2019-01-271-0/+2