mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-14 08:17:35 +02:00
Added gc-dev3
This commit is contained in:
parent
2527edac26
commit
434bac8a2f
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
Phase 1 (gc-dev) - Add gc.h, make sure it compiles.
|
||||
Phase 2 (gc-dev2) - Change how strings are allocated, to clean up the code and be compatible with a new GC algorithm.
|
||||
Phase 3 (gc-dev3) - Change from using a Cheney-style copying collector to a naive mark&sweep algorithm.
|
||||
|
|
Loading…
Add table
Reference in a new issue