]> gitweb.factorcode.org Git - factor.git/commit
more cleanups
authorSlava Pestov <slava@factorcode.org>
Mon, 22 Aug 2005 19:33:18 +0000 (19:33 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 22 Aug 2005 19:33:18 +0000 (19:33 +0000)
commit4ce519c9f9ee9ad186ca15e0767914443e0c0f90
treefa841b81b4c49eb26ea8e13dd8b4b9d947776bfc
parent077d36329ab938dfa80e1ead5a276b7f95fde7c5
more cleanups
24 files changed:
library/alien/syntax.factor
library/bootstrap/boot-stage1.factor
library/bootstrap/primitives.factor
library/collections/cons.factor
library/collections/sequence-sort.factor
library/collections/sequences.factor
library/collections/slicing.factor
library/collections/tree-each.factor
library/compiler/ppc/assembler.factor
library/compiler/vops.factor
library/compiler/x86/assembler.factor
library/generic/generic.factor
library/generic/tuple.factor
library/generic/union.factor
library/inference/words.factor
library/math/math.factor
library/syntax/generic.factor
library/syntax/math.factor [deleted file]
library/syntax/parse-syntax.factor
library/syntax/prettyprint.factor
library/test/generic.factor
library/test/test.factor
library/tools/inspector.factor
library/tools/memory.factor