Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unique: fix UNIQUE_BITS crosscompilation (Trac #13491) | Sergei Trofimovich | 2017-03-29 | 1 | -0/+1 |
* | genSym: Fix DEBUG build | Ben Gamari | 2017-03-19 | 1 | -1/+1 |
* | UniqSupply: Use full range of machine word | Ben Gamari | 2016-12-15 | 1 | -4/+21 |
* | Make it possible to have different UniqSupply strategies | Bartosz Nitka | 2015-10-27 | 1 | -3/+8 |
* | Fix bootstrapping of GHC with earlier versions | Patrick Palka | 2013-09-04 | 1 | -0/+4 |
* | genSym: atomic_inc() now takes two arguments | Patrick Palka | 2013-09-04 | 1 | -1/+1 |
* | UniqSupply: make mkSplitUniqSupply thread-safe | Patrick Palka | 2013-08-26 | 1 | -1/+5 |
* | Move the genSym stuff from rts into compiler | Ian Lynagh | 2013-05-17 | 1 | -0/+9 |