summaryrefslogtreecommitdiff
path: root/rts/TopHandler.c
Commit message (Expand)AuthorAgeFilesLines
* rts: allow NULL to be used as an invalid StgStablePtrAdam Sandberg Ericsson2022-07-071-0/+4
* Correct closure observation, construction, and mutation on weak memory machines.Travis Whitaker2019-06-281-0/+1
* Finish stable splitDavid Feuer2018-08-291-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-3/+3
* Throw an exception on heap overflowDemi Obenour2017-01-101-0/+62