]> gitweb.factorcode.org Git - factor.git/commit
minor cleanups, new map-with and each-with words
authorSlava Pestov <slava@factorcode.org>
Sat, 1 Jan 2005 22:20:48 +0000 (22:20 +0000)
committerSlava Pestov <slava@factorcode.org>
Sat, 1 Jan 2005 22:20:48 +0000 (22:20 +0000)
commit911b614351f811188790bc5056b886d981eddeba
treeb2fdd5187f82c6c23f2eb8b09aa35ee6e216f8e6
parentf397fc951b49d0e3da29a8ee11b8f1d75d347bf8
minor cleanups, new map-with and each-with words
16 files changed:
TODO.FACTOR.txt
library/assoc.factor
library/bootstrap/image.factor
library/bootstrap/primitives.factor
library/compiler/linearizer.factor
library/compiler/optimizer.factor
library/cons.factor
library/generic/generic.factor
library/inference/branches.factor
library/io/files.factor
library/lists.factor
library/test/image.factor
library/test/lists/combinators.factor
library/tools/interpreter.factor
library/tools/jedit-wire.factor
library/tools/word-tools.factor