Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add native delimited continuations to the RTS | Alexis King | 2022-09-11 | 1 | -0/+4 |
* | rts/nonmoving: Don't scavenge objects which weren't evacuated | Ben Gamari | 2022-07-25 | 1 | -5/+86 |
* | Fix a few Note inconsistencies | Ben Gamari | 2022-02-01 | 1 | -3/+3 |
* | nonmoving: Fix handling of dirty objects | Ben Gamari | 2020-05-06 | 1 | -2/+16 |
* | rts: COMPACT_NFDATA support for the nonmoving collector | Ömer Sinan Ağacan | 2019-10-22 | 1 | -0/+4 |
* | Nonmoving: Allow aging and refactor static objects logic | Ben Gamari | 2019-10-22 | 1 | -13/+32 |
* | rts: Non-concurrent mark and sweep | Ömer Sinan Ağacan | 2019-10-20 | 1 | -0/+366 |