]> gitweb.factorcode.org Git - factor.git/commit
various minor additions and PowerPC backend enhancements
authorSlava Pestov <slava@factorcode.org>
Sun, 29 May 2005 00:52:23 +0000 (00:52 +0000)
committerSlava Pestov <slava@factorcode.org>
Sun, 29 May 2005 00:52:23 +0000 (00:52 +0000)
commit7ec008947c75f5594b5cae1778bf44ef81944ea9
treeee771fc8929ae886a4360fa44effe71e69510af4
parent712cb5fa242dc3ef0325671a7089ba16303ed1c6
various minor additions and PowerPC backend enhancements
25 files changed:
library/bootstrap/boot-stage2.factor
library/collections/assoc.factor
library/collections/lists.factor
library/collections/sequences.factor
library/collections/vectors.factor
library/compiler/generator.factor
library/compiler/ppc/assembler.factor
library/compiler/ppc/generator.factor
library/compiler/ppc/slots.factor
library/compiler/simplifier.factor
library/compiler/vops.factor
library/compiler/x86/assembler.factor
library/compiler/x86/generator.factor
library/generic/tuple.factor
library/inference/inference.factor
library/io/files.factor
library/io/stream.factor
library/math/math.factor
library/math/matrices.factor
library/syntax/prettyprint.factor
library/test/math/matrices.factor
library/test/sbuf.factor
library/test/tuple.factor
library/ui/inspector.factor
library/unix/io.factor