factor/native
Slava Pestov 9e678e52c7 accessing global variables with FFI 2005-03-30 00:11:10 +00:00
..
unix accessing global variables with FFI 2005-03-30 00:11:10 +00:00
win32 rename types 2005-03-22 01:59:30 +00:00
arithmetic.c halos 2005-03-04 01:43:55 +00:00
arithmetic.h huge cleanup 2004-12-24 07:52:02 +00:00
array.c runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
array.h runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
bignum.c messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
bignum.h messing around with ffi, various other fixes 2005-03-29 04:45:13 +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 messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
compiler.h compiling over, pick, >r and r> 2005-03-14 18:20:57 +00:00
complex.c removed old effects 2004-12-24 22:29:16 +00:00
complex.h huge cleanup 2004-12-24 07:52:02 +00:00
cons.c built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
cons.h built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
debug.c runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
debug.h error reporting hack 2005-03-15 21:50:08 +00:00
error.c improved single-stepper offers option to continue execution of stepped continuation in primary interpreter 2005-03-21 00:05:57 +00:00
error.h PowerPC work on conditionals and branches 2005-03-18 04:29:08 +00:00
factor.c runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
factor.h runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
ffi.c messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
ffi.h messing around with ffi, various other fixes 2005-03-29 04:45:13 +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 messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
fixnum.h improved single-stepper offers option to continue execution of stepped continuation in primary interpreter 2005-03-21 00:05:57 +00:00
float.c built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
float.h faster generic arithmetic, messing around with inference 2005-01-16 22:58:28 +00:00
gc.c rename types 2005-03-22 01:59:30 +00:00
gc.h rename types 2005-03-22 01:59:30 +00:00
hashtable.c built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
hashtable.h built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
icache.S PowerPC backend functional 2005-03-22 01:53:26 +00:00
image.c array refactoring; started hashtable refactoring 2005-01-26 00:40:57 +00:00
image.h saving code to disk! 2004-12-25 07:55:03 +00:00
io.h messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
memory.c messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
memory.h rename types 2005-03-22 01:59:30 +00:00
misc.c rename types 2005-03-22 01:59:30 +00:00
misc.h rename types 2005-03-22 01:59:30 +00:00
platform.h PowerPC subroutine linkage was terribly broken 2005-03-20 01:37:25 +00:00
port.c register declarations for powerpc 2005-02-20 04:25:21 +00:00
port.h io.c merged 2004-12-11 03:21:08 +00:00
primitives.c messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
primitives.h messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
ratio.c removed old effects 2004-12-24 22:29:16 +00:00
ratio.h huge cleanup 2004-12-24 07:52:02 +00:00
read.h renaming types to avoid clashing with win32 2004-12-11 02:46:42 +00:00
relocate.c PowerPC relocation 2005-03-23 02:20:58 +00:00
relocate.h PowerPC relocation 2005-03-23 02:20:58 +00:00
run.c PowerPC work on conditionals and branches 2005-03-18 04:29:08 +00:00
run.h register declarations for powerpc 2005-02-20 04:25:21 +00:00
s48_bignum.c rename types 2005-03-22 01:59:30 +00:00
s48_bignum.h rename types 2005-03-22 01:59:30 +00:00
s48_bignumint.h rename types 2005-03-22 01:59:30 +00:00
sbuf.c rename types 2005-03-22 01:59:30 +00:00
sbuf.h rename types 2005-03-22 01:59:30 +00:00
signal.h Win32 version ported to gcc, eliminate MSVC hacks, add gcc hacks 2005-02-08 22:05:08 +00:00
socket.h rename types 2005-03-22 01:59:30 +00:00
stack.c runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
stack.h runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
string.c messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
string.h rename types 2005-03-22 01:59:30 +00:00
types.c runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
types.h added new tuple metaclass, eventually to replace the traits metaclass 2005-01-29 21:39:30 +00:00
vector.c built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
vector.h built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
word.c renaming word-parameter to word-def; renaming word-property to word-prop 2005-03-05 19:45:23 +00:00
word.h renaming word-parameter to word-def; renaming word-property to word-prop 2005-03-05 19:45:23 +00:00
write.h halos 2005-03-04 01:43:55 +00:00