Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typos in comments and manual [ci skip] | Gabor Greif | 2017-06-28 | 1 | -1/+1 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | Eta expansion and join points | Simon Peyton Jones | 2017-04-28 | 1 | -96/+43 |
* | Make let and app consistent in exprIsCheapX | Simon Peyton Jones | 2017-04-12 | 1 | -2/+2 |
* | Add Outputable instance for ArityType | Simon Peyton Jones | 2017-04-12 | 1 | -0/+4 |
* | No join-point from an INLINE function with wrong arity | Simon Peyton Jones | 2017-03-17 | 1 | -2/+11 |
* | Join points | Luke Maurer | 2017-02-01 | 1 | -6/+152 |
* | Fix a nasty bug in exprIsExpandable | Simon Peyton Jones | 2017-01-20 | 1 | -2/+2 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -1/+7 |
* | Fix a bug in ABot handling in CoreArity | Simon Peyton Jones | 2016-12-23 | 1 | -3/+10 |
* | Implement unboxed sum primitive type | Ömer Sinan Ağacan | 2016-07-21 | 1 | -0/+3 |
* | Re-add FunTy (big patch) | Simon Peyton Jones | 2016-06-15 | 1 | -13/+16 |
* | Fix #12076 by inlining trivial expressions in CorePrep. | Edward Z. Yang | 2016-06-08 | 1 | -2/+2 |
* | Implement the state hack without modifiyng OneShotInfo | Joachim Breitner | 2016-04-27 | 1 | -1/+1 |
* | Rename isNopSig to isTopSig | Joachim Breitner | 2016-03-29 | 1 | -1/+1 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -2/+2 |
* | Make demand analysis understand catch | Simon Peyton Jones | 2016-01-07 | 1 | -1/+2 |
* | Random typo fixes | Herbert Valerio Riedel | 2015-12-17 | 1 | -1/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -26/+23 |
* | Comments only | Simon Peyton Jones | 2015-11-25 | 1 | -1/+0 |
* | Add a blank line | Simon Peyton Jones | 2015-04-22 | 1 | -0/+1 |
* | fix typos in coreSyn | Javran Cheng | 2015-03-02 | 1 | -1/+1 |
* | Replace .lhs with .hs in compiler comments | Yuri de Wit | 2015-02-09 | 1 | -1/+1 |
* | Source notes (Core support) | Peter Wortmann | 2014-12-16 | 1 | -7/+32 |
* | compiler: de-lhs coreSyn/ | Austin Seipp | 2014-12-03 | 1 | -0/+1003 |