]> gitweb.factorcode.org Git - factor.git/commit
type inference work; class\/ and class/\ words
authorSlava Pestov <slava@factorcode.org>
Thu, 23 Dec 2004 07:14:40 +0000 (07:14 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 23 Dec 2004 07:14:40 +0000 (07:14 +0000)
commit1683ff9b3c8cadb64fb90d66cb734b086432d340
tree6d9a53ee7078bdc9183c2b94b3cf089c273bf58d
parent771527ed64470797ea944e7c0a7beea25f066cb2
type inference work; class\/ and class/\ words
library/cons.factor
library/generic/builtin.factor
library/generic/generic.factor
library/generic/object.factor
library/generic/predicate.factor
library/generic/union.factor
library/inference/branches.factor
library/lists.factor
library/test/alien.factor
library/test/generic.factor
library/words.factor