]> gitweb.factorcode.org Git - factor.git/commit
some code cleanups, remove usages of deprecated combinators
authorSlava Pestov <slava@factorcode.org>
Thu, 7 Oct 2004 03:34:22 +0000 (03:34 +0000)
committerSlava Pestov <slava@factorcode.org>
Thu, 7 Oct 2004 03:34:22 +0000 (03:34 +0000)
commitf9886da504740a4f760530d9b9e7d09722155270
tree3efe5b7895a8957e5d76612fc7bab8412c228811
parent602b03f39dabb94567540285cb88651d637769c1
some code cleanups, remove usages of deprecated combinators
14 files changed:
library/combinators.factor
library/httpd/url-encoding.factor
library/math/namespace-math.factor
library/math/pow.factor
library/math/quadratic.factor
library/namespaces.factor
library/random.factor
library/sbuf.factor
library/strings.factor
library/test/math/namespaces.factor [new file with mode: 0644]
library/test/random.factor
library/test/strings.factor
library/test/test.factor
library/vector-combinators.factor