factor/native
Mackenzie Straight 2c06abe71a Merge win32 and unix makefiles (MSYS is now required to build on Windows) 2005-05-01 23:40:44 +00:00
..
unix renaming c_stream_error to io_error 2005-05-01 18:30:53 +00:00
win32 Merge win32 and unix makefiles (MSYS is now required to build on Windows) 2005-05-01 23:40:44 +00:00
alien.c removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
alien.h removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
arithmetic.c halos 2005-03-04 01:43:55 +00:00
arithmetic.h Factor plugin updates, other stuff 2005-04-01 17:42:14 +00:00
array.c removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
array.h huge alien cleanup 2005-04-09 22:30:46 +00:00
bignum.c sbuf-nth fix, other misc changes 2005-04-07 22:54:02 +00:00
bignum.h win32 fixes 2005-04-03 21:38:57 +00:00
boolean.c added sdl-keysyms, split sdl vocabulary, more factoroids work 2004-11-10 02:51:43 +00:00
boolean.h code cleanups in cfactor 2005-03-30 01:34:29 +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 code cleanups in cfactor 2005-03-30 01:34:29 +00:00
complex.h code cleanups in cfactor 2005-03-30 01:34:29 +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 code cleanups in cfactor 2005-03-30 01:34:29 +00:00
debug.c huge alien cleanup 2005-04-09 22:30:46 +00:00
debug.h error reporting hack 2005-03-15 21:50:08 +00:00
dll.c huge alien cleanup 2005-04-09 22:30:46 +00:00
dll.h fix compile warning 2005-04-30 05:13:58 +00:00
error.c some unix i/o work 2005-04-06 02:18:36 +00:00
error.h logging and unix socket fixes 2005-04-25 03:02:19 +00:00
factor.c truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly 2005-04-30 04:43:39 +00:00
factor.h New PowerPC relocation type for dlsyms 2005-04-29 06:36:32 +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 code cleanups in cfactor 2005-03-30 01:34:29 +00:00
gc.c debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes 2005-04-25 07:33:33 +00:00
gc.h debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes 2005-04-25 07:33:33 +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.c renaming c_stream_error to io_error 2005-05-01 18:30:53 +00:00
io.h renaming c_stream_error to io_error 2005-05-01 18:30:53 +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
primitives.c preliminary work on PowerPC FFI 2005-04-23 23:34:06 +00:00
primitives.h removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
ratio.c code cleanups in cfactor 2005-03-30 01:34:29 +00:00
ratio.h code cleanups in cfactor 2005-03-30 01:34:29 +00:00
relocate.c New PowerPC relocation type for dlsyms 2005-04-29 06:36:32 +00:00
relocate.h typo in relocation code 2005-04-29 18:39:28 +00:00
run.c fix compile error 2005-04-26 01:39:34 +00:00
run.h removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +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 sbuf-nth fix, other misc changes 2005-04-07 22:54:02 +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
stack.c huge alien cleanup 2005-04-09 22:30:46 +00:00
stack.h runtime command line switches and CFactor cleanups 2005-03-27 06:52:13 +00:00
string.c removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
string.h removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
types.c removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +00:00
types.h more cleanups of I/O code 2005-04-23 00:15:04 +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 code cleanups in cfactor 2005-03-30 01:34:29 +00:00
word.h renaming word-parameter to word-def; renaming word-property to word-prop 2005-03-05 19:45:23 +00:00