]> gitweb.factorcode.org Git - factor.git/commit
generational GC work
authorSlava Pestov <slava@factorcode.org>
Thu, 12 May 2005 05:02:39 +0000 (05:02 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 12 May 2005 05:02:39 +0000 (05:02 +0000)
commit055d116310b2668415b5a141ac6260114e2f7328
tree941c162299775183db8f538370102949cf236f53
parentef2670ba05fc2f001319bb02ca570601ddf7b9be
generational GC work
24 files changed:
TODO.FACTOR.txt
library/bootstrap/boot-stage4.factor
library/bootstrap/primitives.factor
library/test/compiler/simple.factor
library/test/crashes.factor
library/tools/memory.factor
native/alien.c
native/array.c
native/debug.c
native/debug.h
native/dll.c
native/error.c
native/factor.c
native/gc.c
native/gc.h
native/hashtable.c
native/memory.c
native/memory.h
native/relocate.c
native/run.h
native/sbuf.c
native/unix/signal.c
native/vector.c
native/word.c