summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add test for old issue displaying unboxed tuples in error messages (#502)wip/T502Kevin Buhr2019-05-093-0/+23
* Add a regression test for #14548Vladislav Zavialov2019-05-083-0/+28
* Add regression test for old issue #507Kevin Buhr2019-05-083-0/+3
* Purge TargetPlatform_NAME and cTargetPlatformStringJohn Ericson2019-05-086-10/+8
* Regression test for #16627.Richard Eisenberg2019-05-083-0/+21
* Print PAP object address in stg_PAP_info entry codeÖmer Sinan Ağacan2019-05-081-1/+1
* stg_floatToWord32zh: zero-extend the Word32 (#16617)Kevin Buhr2019-05-085-2/+23
* Implement ImportQualifiedPostShayne Fletcher2019-05-0825-42/+206
* Fix #16632 by using the correct SrcSpan in checkTyClHdrRyan Scott2019-05-084-2/+14
* Fix #16603 by documenting some important changes in changelogsRyan Scott2019-05-082-0/+51
* Add regression test for old typechecking issue #505Kevin Buhr2019-05-072-1/+16
* Check for duplicate variables in associated default equationsRyan Scott2019-05-076-15/+81
* Add /includes/dist to .gitignoreRyan Scott2019-05-071-0/+1
* Hadrian: override $(ghc-config-mk), to prevent redundant config generationAlp Mestanogullari2019-05-062-0/+10
* Enable external interpreter when TH is requested but no internal interpreter ...Alp Mestanogullari2019-05-061-2/+9
* Remove `$(TOP)/ANNOUNCE` fileTakenobu Tani2019-05-061-131/+0
* Remove cGhcEnableTablesNextToCodeJohn Ericson2019-05-065-15/+15
* 'warnSpaceAfterBang' only in patterns (#16619)Vladislav Zavialov2019-05-055-24/+30
* Fix #16593 by having only one definition of -fprint-explicit-runtime-repsChaitanya Koparkar2019-05-052-23/+11
* [ typo ] 'castFloatToWord32' -> 'castFloatToWord64'gallais2019-05-041-1/+1
* Fix typo in 8.8.1 notes related to traceBinaryEventiustin2019-05-041-2/+3
* PrimOps.cmm: remove unused stuffÖmer Sinan Ağacan2019-05-031-6/+2
* StgCmmMonad: remove emitProc_, don't export emitProcÖmer Sinan Ağacan2019-05-031-10/+6
* rts: Properly free the RTSSummaryStats structureÖmer Sinan Ağacan2019-05-031-6/+4
* Make equality constraints in kinds invisibleRyan Scott2019-05-0312-16/+100
* Fix interface version number printing in --show-ifaceÖmer Sinan Ağacan2019-05-031-7/+8
* Only skip decls with CUSKs with PolyKinds on (fix #16609)Ningning Xie2019-05-033-7/+31
* Pattern/expression ambiguity resolutionVladislav Zavialov2019-05-0348-602/+1007
* Hadrian: generate JUnit testsuite report in Linux CI jobAlp Mestanogullari2019-05-031-2/+5
* testsuite: Mark concprog001 as fragileBen Gamari2019-05-031-0/+1
* Make Extension derive BoundedShayne Fletcher2019-05-031-1/+1
* Typeset Big-O complexities with Tex-style notation (#16090)Sven Tennie2019-05-032-4/+4
* Emit GHC timing events to eventlogBen Gamari2019-04-301-0/+2
* ErrUtils: Emit progress messages to eventlogBen Gamari2019-04-301-3/+5
* Build Hadrian with -Werror in the 'ghc-in-ghci' CI jobAlp Mestanogullari2019-04-302-0/+6
* Move cGHC_UNLIT_PGM to be "unlit command" in settingsJohn Ericson2019-04-304-8/+5
* Remove settings.inJohn Ericson2019-04-301-34/+0
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-3014-21/+257
* Compute demand signatures assuming idAritySebastian Graf2019-04-3017-174/+505
* ghci: Ensure that system libffi include path is searchedBen Gamari2019-04-291-0/+2
* Use pp_itemWojciech Baranowski2019-04-291-3/+1
* Suggest only local candidates from global envWojciech Baranowski2019-04-294-8/+11
* Comment on 'candidates' functionWojciech Baranowski2019-04-291-0/+2
* osa1's patch: consistent suggestion messageWojciech Baranowski2019-04-292-5/+6
* Print suggestions in a single messageWojciech Baranowski2019-04-292-7/+9
* rename: hadle type signatures with typosWojciech Baranowski2019-04-295-2/+51
* gitlab-ci: Reintroduce DWARF-enabled bindistsBen Gamari2019-04-251-0/+15
* Update autoconf scriptsBen Gamari2019-04-256-4794/+5196
* update-autoconf: Initial commitBen Gamari2019-04-251-0/+27
* Minor RTS refactoring:Ömer Sinan Ağacan2019-04-253-4/+4