summaryrefslogtreecommitdiff
path: root/includes/rts/StaticPtrTable.h
Commit message (Expand)AuthorAgeFilesLines
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Add support for StaticPointers in GHCiBen Gamari2017-02-021-0/+8
* Trac #9878: Make the static form illegal in interpreted mode.Alexander Vershilov2015-01-161-2/+2
* Trac #9878: Have StaticPointers support dynamic loading.Alexander Vershilov2015-01-131-0/+8
* Groom comments related to StaticPointers.Facundo Domínguez2014-12-221-2/+1
* Implement -XStaticValuesFacundo Domínguez2014-12-091-0/+32