]> gitweb.factorcode.org Git - factor.git/commit
predicate metaclass; prettyprint, see, unparse, ' and other words are now generic
authorSlava Pestov <slava@factorcode.org>
Mon, 13 Dec 2004 04:49:44 +0000 (04:49 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 13 Dec 2004 04:49:44 +0000 (04:49 +0000)
commit7a31260d235332fcf72222af52d1ba98035dff91
tree38f90667d5f7263c9fc59832f10279e24254ef2e
parent24ea465e4bd66ca8fc49279c2ef204cce5cedddb
predicate metaclass; prettyprint, see, unparse, ' and other words are now generic
17 files changed:
TODO.FACTOR.txt
library/bootstrap/image.factor
library/generic.factor
library/hashtables.factor
library/strings.factor
library/syntax/prettyprint.factor
library/syntax/see.factor
library/test/compiler/generic.factor
library/test/dataflow.factor
library/test/generic.factor
library/test/lists/namespaces.factor
library/test/strings.factor
library/test/test.factor
library/test/words.factor
library/tools/debugger.factor
library/tools/interpreter.factor
library/words.factor