]> gitweb.factorcode.org Git - factor.git/commit
Bootstrap performance improvement and assorted cleanups
authorslava <slava@factorcode.org>
Wed, 10 May 2006 06:18:25 +0000 (06:18 +0000)
committerslava <slava@factorcode.org>
Wed, 10 May 2006 06:18:25 +0000 (06:18 +0000)
commitfd8a3062e3d791bba8aed93d7447bcfeb560c4f0
tree07bc241cafba47fca3e0c6c49a9de30626991f2a
parenta842703e2f8a31cabdada963c7ce145e9dd72a0f
Bootstrap performance improvement and assorted cleanups
12 files changed:
Makefile
TODO.FACTOR.txt
library/bootstrap/boot-stage2.factor
library/compiler/compiler.factor
library/compiler/inference/dataflow.factor
library/compiler/inference/inference.factor
library/compiler/inference/words.factor
library/compiler/optimizer/inline-methods.factor
library/generic/generic.factor
library/generic/tuple.factor
library/test/generic.factor
library/tools/interpreter.factor