summaryrefslogtreecommitdiff
path: root/rts/sm/NonMovingScav.c
Commit message (Expand)AuthorAgeFilesLines
* Add native delimited continuations to the RTSAlexis King2022-09-111-0/+4
* rts/nonmoving: Don't scavenge objects which weren't evacuatedBen Gamari2022-07-251-5/+86
* Fix a few Note inconsistenciesBen Gamari2022-02-011-3/+3
* nonmoving: Fix handling of dirty objectsBen Gamari2020-05-061-2/+16
* rts: COMPACT_NFDATA support for the nonmoving collectorÖmer Sinan Ağacan2019-10-221-0/+4
* Nonmoving: Allow aging and refactor static objects logicBen Gamari2019-10-221-13/+32
* rts: Non-concurrent mark and sweepÖmer Sinan Ağacan2019-10-201-0/+366