Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: Specialize hashing at call site rather than in struct. | Crazycolorz5 | 2019-12-11 | 1 | -8/+9 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -2/+2 |
* | More efficient, non-allocating unsafeLookupStaticPtr | Ömer Sinan Ağacan | 2018-11-16 | 1 | -1/+2 |
* | Finish stable split | David Feuer | 2018-08-29 | 1 | -1/+1 |
* | Fix a few GCC warnings | Michal Terepeta | 2018-05-13 | 1 | -7/+8 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -3/+3 |
* | Add support for StaticPointers in GHCi | Ben Gamari | 2017-02-02 | 1 | -4/+8 |
* | Protect StablPtr dereference with the StaticPtr table lock. | Facundo Domínguez | 2016-09-02 | 1 | -1/+4 |
* | Trac #9878: Have StaticPointers support dynamic loading. | Alexander Vershilov | 2015-01-13 | 1 | -7/+54 |
* | Implement -XStaticValues | Facundo Domínguez | 2014-12-09 | 1 | -0/+57 |