add support for ref counts to memory allocator.
mark and sweep, stop the world garbage collector (intermediate step in the way to ref counting). can run pretty with an explicit gc after each file. R=r DELTA=502 (346 added, 143 deleted, 13 changed) OCL=20630 CL=20635
Showing
src/runtime/mem.c
0 → 100644
src/runtime/stack.c
deleted
100644 → 0
Please register or sign in to comment