summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore TTG Path 3wip/restore-ttgAlan Zimmerman2018-04-0836-429/+640
* Restore TTG patch #2Alan Zimmerman2018-04-0846-1043/+1395
* Restore TTG 1Alan Zimmerman2018-04-0856-1390/+2077
* docs(Data.Function): fix and augment `on` annotationGabriel Lebec2018-04-071-7/+7
* CoreUtils.filterAlts: Correct docsSimon Jakobi2018-04-071-2/+0
* Run tests after artifact collectionmrkkrp2018-04-072-6/+6
* Improve documentation for refineDefaultAltSimon Jakobi2018-04-071-5/+6
* Document SumTyConSimon Jakobi2018-04-071-0/+1
* Collect build artifacts with S3mrkkrp2018-04-072-21/+24
* Remove HasSourceText and SourceTextX classesAlan Zimmerman2018-04-0723-423/+343
* Fix #14238 by always pretty-printing visible tyvarsRyan Scott2018-04-075-2/+43
* testsuite: Accept output for T12593Ben Gamari2018-04-061-2/+2
* base: Add dependency on GHC.Integer in a few boot filesBen Gamari2018-04-062-0/+2
* Comments only, about exitifcationSimon Peyton Jones2018-04-064-16/+29
* Remove unused bdescr flag BF_FREEÖmer Sinan Ağacan2018-04-052-3/+1
* Fix accidental breakage in T7050Simon Peyton Jones2018-04-031-12/+18
* Fix #14991.Richard Eisenberg2018-04-024-2/+39
* Mark test as expected to pass.Richard Eisenberg2018-04-021-1/+1
* SpecConstr: accommodate casts in value argumentsSimon Peyton Jones2018-04-024-9/+83
* Allow unpacking of single-data-con GADTsSimon Peyton Jones2018-04-025-20/+62
* Test #14884, #14969Richard Eisenberg2018-04-026-0/+58
* Clarify comments around dropping Derived constraintsRichard Eisenberg2018-03-311-1/+4
* Apply Note [EtaAppCo] in OptCoercion to another caseRichard Eisenberg2018-03-311-3/+2
* Apply the interim fix for #14119 to liftCoMatchRichard Eisenberg2018-03-311-1/+7
* Track type variable scope more carefully.Richard Eisenberg2018-03-31121-1261/+2515
* testsuite: allow accepting of fine grained results [skip ci]Tamar Christina2018-03-313-6/+30
* Remove MAX_PATH restrictions from RTS, I/O manager and various utilitiesTamar Christina2018-03-3126-34/+482
* printClosure: slightly improve MVAR printingÖmer Sinan Ağacan2018-03-311-2/+24
* Update a few comments regarding CAF listsÖmer Sinan Ağacan2018-03-303-8/+10
* Fix syntax in -flate-specialise docsSimon Jakobi2018-03-291-0/+2
* Full AppVeyor build with testsmrkkrp2018-03-292-23/+6
* Rename CI docker imagesmrkkrp2018-03-291-7/+7
* Update Note [Documenting optimisation flags]Simon Jakobi2018-03-291-7/+2
* rts: One last formatting string fixBen Gamari2018-03-291-1/+1
* More format string fixesBen Gamari2018-03-271-5/+5
* rts: Fix profiled build after D4529Ben Gamari2018-03-272-4/+6
* testsuite: Add test for #14965Ben Gamari2018-03-274-0/+30
* CmmPipeline: add a second pass of CmmCommonBlockElimMichal Terepeta2018-03-272-7/+43
* configure: Throw error if OS is found to be msysBen Gamari2018-03-271-0/+3
* Fix the test for #13938Ryan Scott2018-03-274-68/+102
* Deal with join points with RULESSimon Peyton Jones2018-03-272-36/+86
* White space onlySimon Peyton Jones2018-03-271-0/+4
* Minor refactor and commmentsSimon Peyton Jones2018-03-271-17/+24
* Avoid quadratic complexity in typeKindSimon Peyton Jones2018-03-271-1/+10
* Comments onlySimon Peyton Jones2018-03-271-0/+4
* Fix performance of flattener patch (#12919)Alexander Vieth2018-03-267-161/+405
* Fix #12919 by making the flattener homegeneous.Richard Eisenberg2018-03-2624-655/+1408
* Fix compilation stopper on macOS with -WerrorRichard Eisenberg2018-03-261-0/+2
* Make it evident in types that StgLam can't have empty argsÖmer Sinan Ağacan2018-03-262-8/+11
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-264-317/+691