Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a type for "platform word size", use it instead of Int | Ömer Sinan Ağacan | 2019-08-06 | 1 | -11/+11 |
* | Move 'Platform' to ghc-boot | John Ericson | 2019-06-19 | 1 | -1/+1 |
* | Use ByteString to represent Cmm string literals (#16198) | Sylvain Henry | 2019-01-31 | 1 | -14/+3 |
* | Cleanups [ci skip] | Gabor Greif | 2018-06-01 | 1 | -18/+16 |
* | cmm: Remove unnecessary HsVersion.h includes | Michal Terepeta | 2018-02-06 | 1 | -3/+0 |
* | Allow packing constructor fields | Michal Terepeta | 2017-10-29 | 1 | -3/+6 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Move dataConTagZ to DataCon | Simon Peyton Jones | 2017-04-28 | 1 | -2/+2 |
* | Remove CONSTR_STATIC | Simon Marlow | 2016-11-14 | 1 | -13/+41 |
* | Replace calls to `ptext . sLit` with `text` | Jan Stolarek | 2016-01-18 | 1 | -18/+18 |
* | s/StgArrWords/StgArrBytes/ | Siddhanathan Shanmugam | 2015-09-11 | 1 | -2/+2 |
* | Unlit compiler/cmm/ module(s) | Herbert Valerio Riedel | 2014-11-30 | 1 | -0/+546 |