]> gitweb.factorcode.org Git - factor.git/commit
fix bootstrap issue
authorSlava Pestov <slava@factorcode.org>
Mon, 5 Sep 2005 21:36:20 +0000 (21:36 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 5 Sep 2005 21:36:20 +0000 (21:36 +0000)
commit6c253ffae8358e34c4b99e35879599c3783d285b
treec96a92fdf5a0e3c4e3780e4af6f4a88f0477fc5c
parentd35b6d39e3e8cccf61f9d61f3e8735dfbbb104ea
fix bootstrap issue
17 files changed:
library/alien/c-types.factor
library/alien/primitive-types.factor [new file with mode: 0644]
library/alien/structs.factor
library/bootstrap/boot-stage1.factor
library/bootstrap/boot-stage2.factor
library/bootstrap/primitives.factor
library/compiler/architecture.factor
library/compiler/assembler.factor
library/compiler/ppc/architecture.factor
library/compiler/relocate.factor
library/compiler/x86/architecture.factor
library/generic/complement.factor [deleted file]
library/inference/optimizer.factor
library/kernel.factor
library/syntax/generic.factor
library/syntax/see.factor
library/test/generic.factor