Tweaked sweeping, test with detached pointers
This commit is contained in:
parent
a9998a7816
commit
ce3a6d36f0
3 changed files with 42 additions and 33 deletions
|
|
@ -8,6 +8,7 @@ Goal for next week (24/2):
|
|||
## GC TODO:
|
||||
- Merge to main branch
|
||||
- Fix singleton references
|
||||
- Think about how we want to determine if some object is a pointer or not, probably will have to discuss that with Samuel. Since it is not ideal to determine in the GC if an object is a pointer or not. It should preferably be done in a previous stage.
|
||||
|
||||
## Tests TODO
|
||||
### Library linking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue