| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up tidying | Simon Peyton Jones | 2016-07-05 | 1 | -8/+2 |
* | Use DVarEnv for vectInfoVar | Bartosz Nitka | 2016-07-05 | 1 | -17/+12 |
* | Document some benign nondeterminism | Bartosz Nitka | 2016-07-01 | 1 | -2/+8 |
* | Stop the simplifier from removing StaticPtr binds. | Facundo DomÃnguez | 2016-06-28 | 1 | -7/+3 |
* | Fix #12076 by inlining trivial expressions in CorePrep. | Edward Z. Yang | 2016-06-08 | 1 | -2/+2 |
* | Make vectInfoParallelVars a DVarSet | Bartosz Nitka | 2016-06-07 | 1 | -5/+6 |
* | Comments about static forms | Simon Peyton Jones | 2016-05-10 | 1 | -2/+5 |
* | StaticPointers: Allow closed vars in the static form. | Facundo DomÃnguez | 2016-05-02 | 1 | -7/+23 |
* | Kill some unnecessary varSetElems | Bartosz Nitka | 2016-04-15 | 1 | -1/+1 |
* | Rename isNopSig to isTopSig | Joachim Breitner | 2016-03-29 | 1 | -2/+2 |
* | ErrUtils: Add timings to compiler phases | Ben Gamari | 2016-03-24 | 1 | -8/+15 |
* | Print which warning-flag controls an emitted warning | Michael Walker | 2016-02-25 | 1 | -1/+1 |
* | Another batch of typo fixes in non-code | Gabor Greif | 2016-02-11 | 1 | -1/+1 |
* | Comments about ru_auto | Simon Peyton Jones | 2016-02-11 | 1 | -7/+9 |
* | White space and comments only | Simon Peyton Jones | 2016-02-08 | 1 | -5/+8 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -3/+2 |
* | Remove some redundant definitions/constraints | Herbert Valerio Riedel | 2015-12-31 | 1 | -1/+0 |
* | Make Monad/Applicative instances MRP-friendly | Herbert Valerio Riedel | 2015-10-17 | 1 | -2/+2 |
* | Rename package key to unit ID, and installed package ID to component ID. | Edward Z. Yang | 2015-10-14 | 1 | -2/+2 |
* | Rename SpecInfo to RuleInfo (upon SPJ's advice). | Edward Z. Yang | 2015-10-10 | 1 | -1/+1 |
* | Delete FastBool | Thomas Miedema | 2015-08-21 | 1 | -21/+16 |
* | CoreUtils: Move size utilities to CoreStats | Ben Gamari | 2015-07-16 | 1 | -1/+2 |
* | White space only | Simon Peyton Jones | 2015-06-02 | 1 | -1/+1 |
* | White space layout only | Simon Peyton Jones | 2015-05-22 | 1 | -19/+19 |
* | Replace .lhs with .hs in compiler comments | Yuri de Wit | 2015-02-09 | 1 | -1/+1 |
* | Use strict atomicModifyIORef' (added in GHC 7.6). | Edward Z. Yang | 2015-01-28 | 1 | -3/+3 |
* | Improve TidyPgm.hasCafRefs to account for Integer literals (Trac #8525) | Simon Peyton Jones | 2014-12-17 | 1 | -44/+56 |
* | Fix GHCi/GHC-API tidying and modules (Trac #9424, #9426) | Simon Peyton Jones | 2014-12-17 | 1 | -4/+4 |
* | Make Core Lint check for locally-bound GlobalIds | Simon Peyton Jones | 2014-12-15 | 1 | -3/+4 |
* | compiler: de-lhs main/ | Austin Seipp | 2014-12-03 | 1 | -0/+1450 |