Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |