Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `/includes` to `/rts/include`, sort per package better | John Ericson | 2021-08-09 | 1 | -44/+0 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Add support for StaticPointers in GHCi | Ben Gamari | 2017-02-02 | 1 | -0/+8 |
* | Trac #9878: Make the static form illegal in interpreted mode. | Alexander Vershilov | 2015-01-16 | 1 | -2/+2 |
* | Trac #9878: Have StaticPointers support dynamic loading. | Alexander Vershilov | 2015-01-13 | 1 | -0/+8 |
* | Groom comments related to StaticPointers. | Facundo DomÃnguez | 2014-12-22 | 1 | -2/+1 |
* | Implement -XStaticValues | Facundo DomÃnguez | 2014-12-09 | 1 | -0/+32 |