]> git.mdlowis.com Git - archive/atc.git/commit
Implemented heap module find and mark routines
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 3 Apr 2015 22:16:33 +0000 (18:16 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 3 Apr 2015 22:16:33 +0000 (18:16 -0400)
commit356aaae9580f0a05ccbe8a7e69baddf25847e79c
tree7cb90ccb7331f71f1925acfc943c53c9b01fcfec
parent4c8e1dd556cd10109c071101bde11576b4fd4904
Implemented heap module find and mark routines
source/runtime/gc.c
source/runtime/heap.c
source/runtime/heap.h
source/runtime/segment.c
source/runtime/segment.h