]> gitweb.factorcode.org Git - factor.git/commit
cleaner type inference
authorSlava Pestov <slava@factorcode.org>
Thu, 30 Dec 2004 07:40:14 +0000 (07:40 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 30 Dec 2004 07:40:14 +0000 (07:40 +0000)
commit8495d02a7ae9b26ffee348ee7a305e6298d2a3c8
tree0fc05b3a5b5c7026329665b601c9586a7051f719
parent90873c9a2d3469f4470015e0cfe479a6adb357f9
cleaner type inference
13 files changed:
TODO.FACTOR.txt
library/generic/generic.factor
library/generic/predicate.factor
library/inference/branches.factor
library/inference/inference.factor
library/inference/words.factor
library/lists.factor
library/math/complex.factor
library/math/integer.factor
library/math/math.factor
library/syntax/see.factor
library/test/inference.factor
library/vectors.factor