Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow top-level string literals in Core (#8472) | Takano Akio | 2017-01-20 | 1 | -2/+7 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -27/+31 |
* | Add a CSE pass to Stg (#9291) | Joachim Breitner | 2017-01-05 | 1 | -5/+0 |
* | Move InId/OutId to CoreSyn | Simon Peyton Jones | 2016-12-21 | 1 | -2/+0 |
* | Codegen for case: Remove redundant void id checks | Ömer Sinan Ağacan | 2016-09-20 | 1 | -0/+14 |
* | Remove StgRubbishArg and CmmArg | Ömer Sinan Ağacan | 2016-08-10 | 1 | -5/+10 |
* | Fix the non-Linux build | Erik de Castro Lopo | 2016-07-22 | 1 | -8/+8 |
* | Implement unboxed sum primitive type | Ömer Sinan Ağacan | 2016-07-21 | 1 | -188/+662 |
* | Comments only | Simon Peyton Jones | 2016-06-10 | 1 | -0/+16 |
* | Typos in comments | Gabor Greif | 2016-05-27 | 1 | -3/+3 |
* | More fixes for unboxed tuples | Simon Peyton Jones | 2016-05-27 | 1 | -16/+71 |
* | Comments only | Simon Peyton Jones | 2016-05-24 | 1 | -1/+2 |
* | Remove "use mask" from StgAlt syntax | Ömer Sinan Ağacan | 2016-02-24 | 1 | -17/+8 |
* | Remove unused LiveVars and SRT fields of StgCase | Ömer Sinan Ağacan | 2016-02-08 | 1 | -20/+6 |
* | Revert "Remove unused LiveVars and SRT fields of StgCase and StgLetNoEscape" | Ömer Sinan Ağacan | 2016-02-06 | 1 | -6/+20 |
* | Remove unused LiveVars and SRT fields of StgCase and StgLetNoEscape | Ömer Sinan Ağacan | 2016-02-04 | 1 | -20/+6 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+1 |
* | StgSyn: Remove unused SRT constructor | Ömer Sinan Ağacan | 2015-12-02 | 1 | -1/+0 |
* | Minor simplification in unariser pass: | Ömer Sinan Ağacan | 2015-11-01 | 1 | -13/+11 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-18 | 1 | -5/+5 |
* | Revert multiple commits | Austin Seipp | 2015-05-14 | 1 | -5/+5 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-13 | 1 | -5/+5 |
* | Replace .lhs with .hs in compiler comments | Yuri de Wit | 2015-02-09 | 1 | -1/+1 |
* | Source notes (CorePrep and Stg support) | Peter Wortmann | 2014-12-16 | 1 | -4/+2 |
* | compiler: de-lhs simplStg/ | Austin Seipp | 2014-12-03 | 1 | -0/+222 |