summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ApiAnnotations : strings in warnings do not return SourceTextwip/api-annots-7.10-3Alan Zimmerman2015-06-0134-119/+389
* ApiAnnotations : rationalise testsAlan Zimmerman2015-06-0137-1801/+382
* Don't assume tools are in same directory as ghc in some casesPhil Ruffwind2015-06-011-5/+18
* base: fix #10298 & #7695Austin Seipp2015-05-282-2/+41
* ApiAnnotations tweaksAlan Zimmerman2015-05-2814-30/+359
* Testdriver: do not interfer with MinGW path magic (#10449)Thomas Miedema2015-05-282-13/+24
* testsuite: handle missing stats files gracefully (#10305)Thomas Miedema2015-05-285-11/+31
* testsuite: fix RnStaticPointersFail02 stderrAustin Seipp2015-05-271-2/+1
* Omit the static form error for variables not in scope.Facundo Domínguez2015-05-272-8/+5
* Fix ghci-way tests of -XStaticPointers.Facundo Domínguez2015-05-274-5/+16
* Fix error messages from open(Binary)TempFileWithDefaultPermissionsReid Barton2015-05-251-2/+2
* Add missing name for FFI import (fixes #9950)erdeszt2015-05-251-1/+1
* Revert "compiler: make sure we reject -O + HscInterpreted"Austin Seipp2015-05-2211-124/+12
* ApiAnnotatons : AnnDcolon in wrong place for PatBindAlan Zimmerman2015-05-2210-5/+184
* ApiAnnotations : parens around a context with wildcard loses annotationsAlan Zimmerman2015-05-2210-21/+258
* ApiAnnotations : AST version of nested forall loses forall annotationAlan Zimmerman2015-05-2214-77/+482
* Turn off warnings when compiling boolFormulaAlan Zimmerman2015-05-223-66/+137
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-1911-12/+124
* includes/stg/SMP.h: implement simple load_/store_load_barrier on armv6 and olderSergei Trofimovich2015-05-191-0/+4
* user guide: correct documentation for -Wall (fixes #10386)Alexander Eyers-Taylor2015-05-191-8/+9
* Add regression test for #10110.Peter Trommler2015-05-196-0/+21
* CmmCommonBlockElim: Improve hash functionJoachim Breitner2015-05-181-45/+26
* Fix superclass generation in an instanceSimon Peyton Jones2015-05-184-6/+35
* Greatly speed up nativeCodeGen/seqBlocksJoachim Breitner2015-05-182-19/+38
* Speed up elimCommonBlocks by grouping blocks also by outgoing labelsJoachim Breitner2015-05-181-31/+112
* docs: Update 7.10.2 release notes a bitAustin Seipp2015-05-111-2/+183
* Update stderrs for tests after cherry pick from masterAlan Zimmerman2015-05-112-18/+18
* ApiAnnotations : PatBind gives wrong SrcSpan for the pattern.Alan Zimmerman2015-05-119-19/+207
* ApiAnnotations : pquals production adds AnnVbar in the wrong placeAlan Zimmerman2015-05-118-1/+282
* ApiAnnotations : BooleanFormula construction discards originalAlan Zimmerman2015-05-118-5/+328
* ApiAnnotations : mkGadtDecl discards annotations for HsFunTyAlan Zimmerman2015-05-119-1/+166
* Api Annotations: RdrHsSyn.mkAtDefault causes annotations to be disconnected.Alan Zimmerman2015-05-117-13/+177
* Fix more merge-o's from earlier cherry-picksAustin Seipp2015-05-114-6/+9
* Test Trac #9858 comment:101Simon Peyton Jones2015-05-113-0/+19
* Do not decompose => (Trac #9858)Simon Peyton Jones2015-05-111-1/+23
* Fixes (hopefully!) T9858Iavor S. Diatchki2015-05-118-22/+58
* Do not allow Typeable on constraints (Trac #9858)Simon Peyton Jones2015-05-118-4/+108
* haddock: update submoduleAustin Seipp2015-05-111-0/+0
* Fix merge-o in testsuite output that I missedAustin Seipp2015-05-112-7/+7
* docs: Fix #10302 - only LLVM 3.5 is supported for 7.10Austin Seipp2015-05-112-4/+10
* docs: Fix #10210Austin Seipp2015-05-111-9/+9
* Call Arity: Trade precision for performance in large mutually recursive groupsJoachim Breitner2015-05-111-0/+3
* Improve Call Arity performanceJoachim Breitner2015-05-113-60/+78
* arm: Force non-executable stack (part 2)Erik de Castro Lopo2015-05-111-1/+1
* LlvmCodeGen cross-compiling fixes (#9895)Erik de Castro Lopo2015-05-114-4/+18
* Fix #10285 by refusing to use NthCo on a newtype.Richard Eisenberg2015-05-117-16/+110
* Tiny refactoring; no change in behaviourSimon Peyton Jones2015-05-111-11/+12
* Normalise type families in the type of an expressionChristiaan Baaij2015-05-113-2/+11
* Test #10321 in ghci/scripts/T10321Richard Eisenberg2015-05-113-0/+18
* Rename role annotations w.r.t only local decls.Richard Eisenberg2015-05-115-12/+34