summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update expected test outputs to match new format of pretty-printingwip/T8776Dr. ERDI Gergo2014-03-195-53/+52
* isLexVarSym: check all characters of the name, not just the first one.Dr. ERDI Gergo2014-03-191-6/+19
* Add test case for #8776Dr. ERDI Gergo2014-03-194-0/+11
* Reinstate pretty-printing of AnIds via pprId (#8776)Dr. ERDI Gergo2014-03-141-0/+6
* Use prefix notation in pprIfaceDecl for IfaceIdsDr. ERDI Gergo2014-03-141-1/+1
* Honor Op_PrintExplicitForalls setting in pprIfaceForAllPartDr. ERDI Gergo2014-03-141-2/+7
* Pretty-print the following TyThings via their IfaceDecl counterpart:Dr. ERDI Gergo2014-03-133-48/+23
* pprIfaceDecl for IfacePatSyn: use pprPatSynSigDr. ERDI Gergo2014-03-131-15/+11
* pprIfaceContextArr: print a context including the "=>" arrowDr. ERDI Gergo2014-03-132-9/+9
* Add OutputableBndr instance for OccNameDr. ERDI Gergo2014-03-121-0/+5
* Add perf test for inline array allocationJohan Tibell2014-03-112-0/+22
* Validate computed sums in inline array allocation testJohan Tibell2014-03-111-1/+4
* Add test for inline array allocationJohan Tibell2014-03-113-0/+89
* Fix incorrect loop condition in inline array allocationJohan Tibell2014-03-113-8/+12
* Refactor inline array allocationSimon Marlow2014-03-115-108/+120
* Represent offsets into heap objects with byte, not word, offsetsSimon Marlow2014-03-117-36/+58
* codeGen: allocate small arrays of statically known size inlineJohan Tibell2014-03-111-38/+159
* Fix last-minute typo in SetLevels commit ef44a4Simon Peyton Jones2014-03-111-1/+2
* Make SetLevels do substitution properly (fixes Trac #8714)Simon Peyton Jones2014-03-115-334/+323
* Comments onlySimon Peyton Jones2014-03-111-6/+6
* Fix copy-paste error in build system commentJohan Tibell2014-03-101-2/+2
* Add "bench" build flavour to build systemJohan Tibell2014-03-101-0/+64
* Unify, rather than match, in GND processing (fixes Trac #8865)Simon Peyton Jones2014-03-105-27/+60
* Improve documentation of standalone deriving (c.f. Trac #8851)Simon Peyton Jones2014-03-101-7/+21
* Also allow http://github.com (#8824)Joachim Breitner2014-03-081-1/+1
* Test Trac #8856Simon Peyton Jones2014-03-072-0/+7
* Fix the treatment of lexically scoped kind variables (Trac #8856)Simon Peyton Jones2014-03-0710-113/+110
* Make -XDeriveFunctor more generous about non-last arguments (Trac #8678)Simon Peyton Jones2014-03-079-31/+97
* Make sync-all handle all github protocols correctlyJoachim Breitner2014-03-071-3/+5
* Run testcase for 8124 only with threaded waysJoachim Breitner2014-03-071-1/+1
* Test #8851.Richard Eisenberg2014-03-072-1/+26
* Trac #8569 fixedSimon Peyton Jones2014-03-061-1/+1
* Test for Trac #8841 now worksSimon Peyton Jones2014-03-061-1/+1
* Attach the right location to pattern synonym error message (fixes Trac #8841)Simon Peyton Jones2014-03-061-5/+4
* Make the demand on a binder compatible with type (fixes Trac #8569)Simon Peyton Jones2014-03-063-36/+127
* Add some debug tracingSimon Peyton Jones2014-03-061-15/+18
* Typos in commentsGabor Greif2014-03-052-2/+2
* Major Call Arity reworkJoachim Breitner2014-03-057-309/+593
* Update `Cabal` to 1.18.1.3 releaseHerbert Valerio Riedel2014-03-041-0/+0
* Update time to 1.4.2 releaseHerbert Valerio Riedel2014-03-031-0/+0
* fix copy/pastoSimon Marlow2014-03-011-1/+1
* add missing files (#8124)Simon Marlow2014-03-012-0/+48
* binary-dist: when using xz, use extreme compression.Austin Seipp2014-02-281-1/+1
* Note that we need Cabal-1.18 in the release notesAustin Seipp2014-02-281-0/+6
* Fix binary-dist target with xz/gzipAustin Seipp2014-02-281-1/+1
* Documentation updates for 7.8.1 releaseAustin Seipp2014-02-282-23/+37
* Bump T6048 tests.Austin Seipp2014-02-281-0/+1
* PPC: Fix loads of PIC data with > 16 bit offsets (#7830).Erik de Castro Lopo2014-02-281-2/+3
* Add hs_thread_done() (#8124)Simon Marlow2014-02-279-11/+137
* fix comment on allocate() (#8254)Simon Marlow2014-02-271-12/+14