]> gitweb.factorcode.org Git - factor.git/commit
FFI relocation
authorSlava Pestov <slava@factorcode.org>
Sat, 25 Dec 2004 23:08:20 +0000 (23:08 +0000)
committerSlava Pestov <slava@factorcode.org>
Sat, 25 Dec 2004 23:08:20 +0000 (23:08 +0000)
commit54ff89835972e9adab5706d716ca6061ada83c86
treefc07b06fae0081626fb05f1236bcd54755caa624
parent0deedd48f93b314dc09bc29c5af8fcde46a116a7
FFI relocation
23 files changed:
TODO.FACTOR.txt
examples/dejong.factor
examples/factoroids.factor
examples/mandel.factor
library/bootstrap/init-stage2.factor
library/bootstrap/primitives.factor
library/compiler/alien.factor
library/compiler/generator-x86.factor
library/compiler/generator.factor
library/math/math-combinators.factor
library/primitives.factor
library/sdl/sdl-utils.factor
library/sdl/sdl-video.factor
library/test/inference.factor
library/vocabularies.factor
native/bignum.c
native/ffi.c
native/ffi.h
native/gc.c
native/primitives.c
native/relocate.c
native/relocate.h
native/unix/ffi.c