factor/native
Slava Pestov f9ba944fde string>memory and memory>string primitives 2004-12-20 02:07:17 +00:00
..
unix Port FFI to win32 2004-12-17 17:22:16 +00:00
win32 Port FFI to win32 2004-12-17 17:22:16 +00:00
arithmetic.c marginally faster generic arithmetic 2004-12-19 01:24:46 +00:00
arithmetic.h marginally faster generic arithmetic 2004-12-19 01:24:46 +00:00
array.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
array.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
bignum.c marginally faster generic arithmetic 2004-12-19 01:24:46 +00:00
bignum.h marginally faster generic arithmetic 2004-12-19 01:24:46 +00:00
boolean.c added sdl-keysyms, split sdl vocabulary, more factoroids work 2004-11-10 02:51:43 +00:00
boolean.h Add dllexports 2004-12-18 05:41:31 +00:00
compiler.c working on the FFI 2004-09-19 21:39:28 +00:00
compiler.h more compiler work, a few java factor fixes 2004-09-07 02:39:12 +00:00
complex.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
complex.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
cons.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
cons.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
error.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
error.h string>memory and memory>string primitives 2004-12-20 02:07:17 +00:00
factor.c don't use esi for data stack anymore; os word pushes unix or win32; don't use ansi escape codes on windows 2004-12-13 20:37:50 +00:00
factor.h Port FFI to win32 2004-12-17 17:22:16 +00:00
ffi.c Port FFI to win32 2004-12-17 17:22:16 +00:00
ffi.h Add dllexports 2004-12-18 05:41:31 +00:00
file.h cwd/cd primitives, dir./pwd library words, pipe word in JVM factor' 2004-09-04 07:06:53 +00:00
fixnum.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
fixnum.h Add dllexports 2004-12-18 05:41:31 +00:00
float.c marginally faster generic arithmetic 2004-12-19 01:24:46 +00:00
float.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
gc.c some largely unsuccessful attempts at making GC faster 2004-12-11 18:26:36 +00:00
gc.h some largely unsuccessful attempts at making GC faster 2004-12-11 18:26:36 +00:00
image.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
image.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
io.h Fixup win32 port 2004-12-11 20:02:34 +00:00
memory.c started merging eiz's win32 port 2004-12-11 02:39:45 +00:00
memory.h started merging eiz's win32 port 2004-12-11 02:39:45 +00:00
misc.c Port FFI to win32 2004-12-17 17:22:16 +00:00
misc.h Port FFI to win32 2004-12-17 17:22:16 +00:00
port.c Port FFI to win32 2004-12-17 17:22:16 +00:00
port.h io.c merged 2004-12-11 03:21:08 +00:00
primitives.c string>memory and memory>string primitives 2004-12-20 02:07:17 +00:00
primitives.h string>memory and memory>string primitives 2004-12-20 02:07:17 +00:00
ratio.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
ratio.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
read.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
relocate.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
relocate.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
run.c Fixup win32 port 2004-12-11 20:02:34 +00:00
run.h fix M: complex hashcode 2004-12-16 23:36:26 +00:00
s48_bignum.c started merging eiz's win32 port 2004-12-11 02:39:45 +00:00
s48_bignum.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
s48_bignumint.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
sbuf.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
sbuf.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
signal.h Fixup win32 port 2004-12-11 20:02:34 +00:00
socket.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
stack.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
stack.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
string.c string>memory and memory>string primitives 2004-12-20 02:07:17 +00:00
string.h string>memory and memory>string primitives 2004-12-20 02:07:17 +00:00
types.c inlining type_of; speeds up mandelbrot by a nice factor 2004-12-19 01:32:32 +00:00
types.h redid = hashcode and math words using new object system 2004-12-19 04:18:32 +00:00
vector.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
vector.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
word.c renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
word.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
write.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00