]> gitweb.factorcode.org Git - factor.git/commit
gengc and relocation fixes; inference cleanups
authorSlava Pestov <slava@factorcode.org>
Sat, 14 May 2005 04:23:00 +0000 (04:23 +0000)
committerSlava Pestov <slava@factorcode.org>
Sat, 14 May 2005 04:23:00 +0000 (04:23 +0000)
commit3ece9e9b88ca49db6957d455804cf42a32e2db63
treebb3aec5db04443cb3669449bfa06f942b17bb21a
parent43a19be01f5a5bc205120fc666864e11ff3b3d9e
gengc and relocation fixes; inference cleanups
16 files changed:
TODO.FACTOR.txt
library/alien/compiler.factor
library/bootstrap/primitives.factor
library/compiler/compiler.factor
library/compiler/relocate.factor
library/compiler/x86/slots.factor
library/inference/branches.factor
library/inference/inference.factor
library/inference/types.factor
library/inference/words.factor
native/cards.c
native/cards.h
native/debug.c
native/factor.c
native/gc.c
native/relocate.c