Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Never tick primitive string literals | Ben Gamari | 2017-07-21 | 1 | -0/+5 |
* | Introduce -fcatch-bottoms | Ben Gamari | 2017-07-20 | 1 | -0/+1 |
* | Spelling fixes | Gabor Greif | 2017-07-20 | 1 | -1/+1 |
* | Use lengthIs and friends in more places | Ryan Scott | 2017-06-02 | 1 | -4/+4 |
* | Make let and app consistent in exprIsCheapX | Simon Peyton Jones | 2017-04-12 | 1 | -18/+30 |
* | Fix name of Note | Ben Gamari | 2017-04-06 | 1 | -1/+1 |
* | Shortcut a test in exprIsOk | David Feuer | 2017-03-14 | 1 | -2/+2 |
* | Spelling only [ci skip] | Gabor Greif | 2017-02-23 | 1 | -1/+1 |
* | Typos [ci skip] | Gabor Greif | 2017-02-15 | 1 | -2/+2 |
* | Tweaks and typos in manual, note refs, comments | Gabor Greif | 2017-02-09 | 1 | -1/+1 |
* | Another improvement to SetLevels | Simon Peyton Jones | 2017-02-07 | 1 | -3/+4 |
* | Join points | Luke Maurer | 2017-02-01 | 1 | -1/+18 |
* | Typos in note header and test | Gabor Greif | 2017-02-01 | 1 | -1/+1 |
* | Record evaluated-ness on workers and wrappers | Simon Peyton Jones | 2017-01-23 | 1 | -4/+2 |
* | Allow top-level string literals in Core (#8472) | Takano Akio | 2017-01-20 | 1 | -0/+12 |
* | Fix a nasty bug in exprIsExpandable | Simon Peyton Jones | 2017-01-20 | 1 | -130/+140 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -1/+41 |
* | Typos in comments only [ci skip] | Gabor Greif | 2017-01-18 | 1 | -1/+1 |
* | Refine exprOkForSpeculation | Simon Peyton Jones | 2017-01-16 | 1 | -29/+46 |
* | Revert "Record evaluated-ness on workers and wrappers" | Matthew Pickering | 2017-01-15 | 1 | -2/+4 |
* | Desugar static forms to makeStatic calls. | Facundo Domínguez | 2017-01-13 | 1 | -14/+11 |
* | Record evaluated-ness on workers and wrappers | Simon Peyton Jones | 2017-01-13 | 1 | -4/+2 |
* | Typos in manual, comments and tests | Gabor Greif | 2017-01-12 | 1 | -1/+1 |
* | Revert "Have addModFinalizer expose the local type environment." | Facundo Domínguez | 2017-01-06 | 1 | -11/+14 |
* | Have addModFinalizer expose the local type environment. | Facundo Domínguez | 2017-01-06 | 1 | -14/+11 |
* | Typos in comments | Gabor Greif | 2016-12-16 | 1 | -1/+1 |
* | Typos in comments, notes and manual | Gabor Greif | 2016-11-15 | 1 | -1/+1 |
* | Comments and equation ordering only | Simon Peyton Jones | 2016-10-12 | 1 | -1/+1 |
* | Introduce BootUnfolding, set when unfolding is absent due to hs-boot file. | Edward Z. Yang | 2016-08-21 | 1 | -0/+1 |
* | Stop the simplifier from removing StaticPtr binds. | Facundo Domínguez | 2016-06-28 | 1 | -1/+27 |
* | More typos in comments [skip ci] | Gabor Greif | 2016-06-22 | 1 | -2/+2 |
* | Re-add FunTy (big patch) | Simon Peyton Jones | 2016-06-15 | 1 | -1/+1 |
* | Fix #12076 by inlining trivial expressions in CorePrep. | Edward Z. Yang | 2016-06-08 | 1 | -4/+21 |
* | Build a correct substitution in dataConInstPat | Bartosz Nitka | 2016-04-20 | 1 | -3/+3 |
* | Fix a comment: triple -> tuple | Bartosz Nitka | 2016-04-08 | 1 | -1/+1 |
* | Typo in Note name | Joachim Breitner | 2016-03-29 | 1 | -2/+2 |
* | Improve piResultTys and friends | Simon Peyton Jones | 2016-02-18 | 1 | -3/+3 |
* | (Another) minor refactoring of substitutions | Simon Peyton Jones | 2016-02-18 | 1 | -1/+1 |
* | Add asserts to other substitution functions | Bartosz Nitka | 2016-01-30 | 1 | -1/+1 |
* | Rename "open" subst functions | Bartosz Nitka | 2016-01-27 | 1 | -1/+1 |
* | s/unLifted/unlifted for consistency | Ömer Sinan Ağacan | 2016-01-27 | 1 | -2/+2 |
* | Fix exprIsHNF (Trac #11248) | Simon Peyton Jones | 2016-01-25 | 1 | -14/+17 |
* | Oops. Add missing close-comment | Simon Peyton Jones | 2016-01-20 | 1 | -0/+2 |
* | Fix combineIdenticalAlts | Simon Peyton Jones | 2016-01-20 | 1 | -17/+48 |
* | Check InScopeSet in substTy and provide substTyUnchecked | Bartosz Nitka | 2016-01-19 | 1 | -2/+2 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -9/+9 |
* | Improve exprIsBottom | Simon Peyton Jones | 2015-12-31 | 1 | -0/+2 |
* | Fix #11287. | Richard Eisenberg | 2015-12-26 | 1 | -1/+1 |
* | Random typo fixes | Herbert Valerio Riedel | 2015-12-17 | 1 | -1/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -34/+38 |