]> git.mdlowis.com Git - archive/atc.git/commit
Started outlining the algorithm for collection
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 3 Apr 2015 16:20:23 +0000 (12:20 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 3 Apr 2015 16:20:23 +0000 (12:20 -0400)
commit84621ed660336db30bcd92c085263634a8afa24c
treee11281a2295393fe82f5ece10c5f0ffbf1fe55e6
parentf6ccaede0b0c4838d90b5a6472ffca55a3f464eb
Started outlining the algorithm for collection
modules/atf
source/runtime/gc.c
source/runtime/gc.h
source/runtime/heap.c
source/runtime/heap.h
source/runtime/main.c
tests/test_heap.c