Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+0 |
* | cmm: Remove unnecessary HsVersion.h includes | Michal Terepeta | 2018-02-06 | 1 | -4/+1 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Bitmap: Use foldl' instead of foldr | Ben Gamari | 2017-01-17 | 1 | -3/+7 |
* | Bitmap: Fix thunk explosion | Ben Gamari | 2015-07-09 | 1 | -20/+64 |
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 1 | -0/+2 |
* | Detab modules with tabs on 5 lines or fewer | Ian Lynagh | 2013-04-06 | 1 | -16/+9 |
* | Make StgWord a portable type too | Ian Lynagh | 2012-09-18 | 1 | -7/+7 |
* | Move wORD_SIZE into platformConstants | Ian Lynagh | 2012-09-16 | 1 | -4/+4 |
* | Move wORD_SIZE_IN_BITS to DynFlags | Ian Lynagh | 2012-09-14 | 1 | -18/+19 |
* | Attempt to fix the bytecode generator for unboxed tuples, given the latest ch... | Max Bolingbroke | 2012-06-09 | 1 | -1/+1 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | More refactoring (CgRep) | Simon Peyton Jones | 2011-08-25 | 1 | -0/+85 |