Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct closure observation, construction, and mutation on weak memory machines. | Travis Whitaker | 2019-06-28 | 1 | -0/+3 |
* | Rename some mutable closure types for consistency | Ömer Sinan Ağacan | 2018-06-05 | 1 | -4/+4 |
* | rts: Fix compaction of SmallMutArrPtrs | Ben Gamari | 2018-05-20 | 1 | -13/+15 |
* | Add likely annotation to cmm files in a few obvious places. | klebinger.andreas@gmx.at | 2018-01-29 | 1 | -3/+3 |
* | whitespace only | Gabor Greif | 2017-10-18 | 1 | -2/+1 |
* | CNF: Implement compaction for small pointer arrays | Ben Gamari | 2017-08-24 | 1 | -3/+21 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -2/+2 |
* | rts: Fix "ASSERT ("s | Ben Gamari | 2017-04-23 | 1 | -4/+4 |
* | rts/Compact.cmm: fix UNREG build failure | Sergei Trofimovich | 2016-12-17 | 1 | -54/+55 |
* | Overhaul of Compact Regions (#12455) | Simon Marlow | 2016-12-07 | 1 | -0/+437 |