]> gitweb.factorcode.org Git - factor.git/commit
more type inference work
authorSlava Pestov <slava@factorcode.org>
Thu, 23 Dec 2004 23:26:04 +0000 (23:26 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 23 Dec 2004 23:26:04 +0000 (23:26 +0000)
commit7101e12b3377d621d5f8501dc3aa4090210b9cf9
treefa2a9818e641c59065d4850f03ea328470ee4a40
parent94506de202aad47d407bbbee71981694c0bc957e
more type inference work
15 files changed:
library/bootstrap/boot-stage2.factor
library/bootstrap/boot.factor
library/bootstrap/primitives.factor
library/generic/builtin.factor
library/generic/union.factor
library/inference/branches.factor
library/inference/words.factor
library/kernel.factor
library/primitives.factor
library/strings.factor
library/test/inference.factor
native/arithmetic.c
native/arithmetic.h
native/primitives.c
native/primitives.h