summaryrefslogtreecommitdiff
path: root/rts/include/stg/MiscClosures.h
Commit message (Expand)AuthorAgeFilesLines
* Use a uniform return convention in bytecode for unary resultsAlexis King2023-05-131-1/+0
* Make atomicSwapMutVar# an inline primopwip/ioref-swap-xchgBen Gamari2023-05-091-1/+0
* compiler: Implement atomicSwapIORef with xchgBen Gamari2023-05-091-0/+1
* Add PrimCallConv support to GHCiLuite Stegeman2023-01-181-0/+1
* Introduce a standard thunk for allocating stringsÖmer Sinan Ağacan2022-10-221-0/+4
* rts: Add missing declaration of stg_noDuplicateBen Gamari2022-10-111-0/+1
* Add native delimited continuations to the RTSAlexis King2022-09-111-0/+11
* rts: remove redundant stg_traceCcszhCheng Shao2022-08-081-1/+0
* Add a primop to query the label of a threadBen Gamari2022-08-061-0/+1
* Add primop to list threadsBen Gamari2022-08-061-0/+1
* Make keepAlive# out-of-lineBen Gamari2022-07-161-0/+2
* rts: Refactor handling of dead threads' stacksBen Gamari2022-04-291-0/+1
* Revert "rts: Refactor handling of dead threads' stacks"Matthew Pickering2022-04-281-1/+0
* rts: Refactor handling of dead threads' stacksBen Gamari2022-04-251-0/+1
* Levity-polymorphic arrays and mutable variablessheaf2022-01-261-3/+0
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-2/+0
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-231-0/+2
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-091-0/+639