Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes | Gabor Greif | 2017-07-20 | 1 | -1/+1 |
* | Use lengthIs and friends in more places | Ryan Scott | 2017-06-02 | 1 | -2/+2 |
* | Comments only | Simon Peyton Jones | 2017-04-28 | 1 | -6/+6 |
* | No join-point from an INLINE function with wrong arity | Simon Peyton Jones | 2017-03-17 | 1 | -1/+1 |
* | Join points can be levity-polymorphic | Simon Peyton Jones | 2017-03-08 | 1 | -1/+1 |
* | Typos in comments and manual | Gabor Greif | 2017-03-06 | 1 | -1/+1 |
* | Small changes to expression sizing in CoreUnfold | Simon Peyton Jones | 2017-02-28 | 1 | -2/+10 |
* | Spelling only [ci skip] | Gabor Greif | 2017-02-23 | 1 | -1/+1 |
* | More typos in comments [skip ci] | Gabor Greif | 2017-02-08 | 1 | -4/+4 |
* | Comments only | Simon Peyton Jones | 2017-02-07 | 1 | -3/+3 |
* | Do not inline bottoming things | Simon Peyton Jones | 2017-02-07 | 1 | -0/+5 |
* | Do Worker/Wrapper for NOINLINE things | Eric Seidel | 2017-02-05 | 1 | -1/+4 |
* | New internal dynamic flag: Very aggressive inlining | Joachim Breitner | 2017-02-04 | 1 | -1/+8 |
* | Join points | Luke Maurer | 2017-02-01 | 1 | -9/+38 |
* | Typos and grammar in manual/comments | Gabor Greif | 2017-01-23 | 1 | -1/+1 |
* | Spelling fixes in comments [ci skip] | Gabor Greif | 2017-01-18 | 1 | -1/+1 |
* | Split mkInlineUnfolding into two functions | David Feuer | 2017-01-17 | 1 | -10/+25 |
* | Ensure that even bottoming functions have an unfolding | Simon Peyton Jones | 2016-12-23 | 1 | -20/+26 |
* | Fix 'SPECIALISE instance' | Simon Peyton Jones | 2016-12-21 | 1 | -28/+35 |
* | Never apply worker/wrapper to DFuns | Simon Peyton Jones | 2016-12-21 | 1 | -31/+43 |
* | Replace INLINEABLE by INLINABLE (#12613) | Joachim Breitner | 2016-09-24 | 1 | -4/+4 |
* | Introduce BootUnfolding, set when unfolding is absent due to hs-boot file. | Edward Z. Yang | 2016-08-21 | 1 | -0/+1 |
* | Second attempt to fix sizeExpr | Simon Marlow | 2016-06-22 | 1 | -21/+45 |
* | Typos in non-code | Gabor Greif | 2016-03-30 | 1 | -1/+1 |
* | Get the right in-scope set in specUnfolding | Simon Peyton Jones | 2016-02-26 | 1 | -0/+4 |
* | Revert "sizeExpr: fix a bug in the size calculation" | Simon Marlow | 2016-02-12 | 1 | -15/+3 |
* | sizeExpr: fix a bug in the size calculation | Simon Marlow | 2016-02-11 | 1 | -3/+15 |
* | s/unLifted/unlifted for consistency | Ömer Sinan Ağacan | 2016-01-27 | 1 | -2/+2 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -13/+12 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+0 |
* | A few typos in comments | Gabor Greif | 2015-10-05 | 1 | -1/+1 |
* | Refactor: delete most of the module FastTypes | Thomas Miedema | 2015-08-21 | 1 | -32/+36 |
* | Typos in comments [skip ci] | Gabor Greif | 2015-08-03 | 1 | -2/+2 |
* | Fix a huge space leak in the mighty Simplifier | Simon Peyton Jones | 2015-05-22 | 1 | -78/+10 |
* | Typos in comments | Gabor Greif | 2015-03-18 | 1 | -1/+1 |
* | Source notes (Core support) | Peter Wortmann | 2014-12-16 | 1 | -2/+7 |
* | compiler: de-lhs coreSyn/ | Austin Seipp | 2014-12-03 | 1 | -0/+1432 |