Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update submodule stm + random | Thomas Miedema | 2016-01-20 | 2 | -0/+0 |
* | Add test T9407 (Windows) | Rik Steenkamp | 2016-01-20 | 3 | -0/+61 |
* | Rework derivation of type representations for wired-in things | Ben Gamari | 2016-01-20 | 16 | -248/+255 |
* | Use (&&) instead of `if` in Ix derivation | Ben Gamari | 2016-01-20 | 3 | -5/+20 |
* | Oops. Add missing close-comment | Simon Peyton Jones | 2016-01-20 | 1 | -0/+2 |
* | Fix combineIdenticalAlts | Simon Peyton Jones | 2016-01-20 | 4 | -17/+91 |
* | T11266: Improve the test by adding more of the other problematic modules | Ömer Sinan Ağacan | 2016-01-19 | 1 | -1/+3 |
* | Fix IfaceType generation for TyCons without TyVars | Ömer Sinan Ağacan | 2016-01-19 | 3 | -1/+10 |
* | Re-export ghc-boot:GHC.Serialized as Serialized | Simon Marlow | 2016-01-19 | 1 | -0/+7 |
* | Check InScopeSet in substTy and provide substTyUnchecked | Bartosz Nitka | 2016-01-19 | 20 | -51/+128 |
* | Typos in comments | Gabor Greif | 2016-01-19 | 3 | -3/+3 |
* | users-guide: Begin documenting --frontend | Ben Gamari | 2016-01-19 | 3 | -3/+17 |
* | user-guide: Delete errant fragment | Ben Gamari | 2016-01-19 | 1 | -2/+0 |
* | Hide derived OccNames from user | Ben Gamari | 2016-01-19 | 6 | -4/+18 |
* | ghci: Kill global macros list | Ben Gamari | 2016-01-19 | 2 | -37/+41 |
* | Switch from -this-package-key to -this-unit-id. | Edward Z. Yang | 2016-01-19 | 24 | -179/+189 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 165 | -2930/+2887 |
* | Fixes to "make clean" for the iserv dir | Simon Marlow | 2016-01-18 | 2 | -2/+22 |
* | Typo in comment | Simon Peyton Jones | 2016-01-18 | 1 | -1/+1 |
* | Test Trac #11379 | Simon Peyton Jones | 2016-01-18 | 2 | -0/+37 |
* | Implement scoped type variables in pattern synonyms | Simon Peyton Jones | 2016-01-18 | 11 | -51/+120 |
* | Add Trac #11427 to Note [Recursive superclasses] | Simon Peyton Jones | 2016-01-18 | 1 | -1/+1 |
* | Refactoring on IdInfo and system derived names | Simon Peyton Jones | 2016-01-18 | 38 | -184/+288 |
* | Improve debug printing/warnings | Simon Peyton Jones | 2016-01-18 | 3 | -3/+9 |
* | White space only | Simon Peyton Jones | 2016-01-18 | 1 | -9/+6 |
* | Fix typecheck of default associated type decls | Simon Peyton Jones | 2016-01-18 | 5 | -20/+87 |
* | Layout only | Simon Peyton Jones | 2016-01-18 | 1 | -1/+2 |
* | Simplify API to tcMatchTys | Simon Peyton Jones | 2016-01-18 | 8 | -58/+49 |
* | un-wire-in error, undefined, CallStack, and IP | Eric Seidel | 2016-01-18 | 15 | -160/+52 |
* | validate: Use gz compression during bindist check | Ben Gamari | 2016-01-18 | 2 | -3/+7 |
* | Add testcase for #11414 | Ben Gamari | 2016-01-17 | 2 | -0/+5 |
* | Show TYPE 'Lifted/TYPE 'Unlifted as */# in Show TypeRep instance | RyanGlScott | 2016-01-17 | 4 | -2/+20 |
* | Complete operators properly | Arthur Fayzrakhmanov (Артур Файзрахманов) | 2016-01-17 | 30 | -21/+697 |
* | users-guide: Clean manpage build artifacts and fix usage of clean-target | Ben Gamari | 2016-01-17 | 2 | -1/+3 |
* | rts/posix: Fail with HEAPOVERFLOW when out of memory during mmap | Ben Gamari | 2016-01-17 | 1 | -1/+1 |
* | Add missing T11408.hs | Simon Peyton Jones | 2016-01-16 | 1 | -0/+23 |
* | Fix a number of subtle solver bugs | Simon Peyton Jones | 2016-01-16 | 8 | -191/+304 |
* | Work SourceText in for all integer literals | Alan Zimmerman | 2016-01-16 | 33 | -92/+285 |
* | Fix some typos | Rik Steenkamp | 2016-01-16 | 8 | -13/+12 |
* | Fix #11405. | Richard Eisenberg | 2016-01-15 | 12 | -18/+147 |
* | Fix typo in error message (#11409) | Richard Eisenberg | 2016-01-15 | 2 | -9/+9 |
* | Tiny refactoring in TcUnify | Richard Eisenberg | 2016-01-15 | 1 | -9/+6 |
* | Fix #11404 | Richard Eisenberg | 2016-01-15 | 2 | -30/+39 |
* | Constrained types have kind * in validity check. | Richard Eisenberg | 2016-01-15 | 3 | -1/+17 |
* | Fix #11254. | Richard Eisenberg | 2016-01-15 | 3 | -52/+88 |
* | Clarify topological sorting of spec vars in manual | Richard Eisenberg | 2016-01-15 | 1 | -0/+9 |
* | Fix #11311 | Richard Eisenberg | 2016-01-15 | 6 | -2/+27 |
* | Fix #10872. | Richard Eisenberg | 2016-01-15 | 2 | -33/+32 |
* | Test #11252 in ghci/scripts/T11252 | Richard Eisenberg | 2016-01-15 | 3 | -0/+5 |
* | Fix #11355. | Richard Eisenberg | 2016-01-15 | 4 | -1/+22 |