factor/vm
erg 3b88353ff4 fix win32 directory primitive 2006-10-20 01:18:41 +00:00
..
Config.freebsd FreeBSD build fix 2006-07-21 22:32:41 +00:00
Config.linux Big runtime cleanup 2006-07-07 04:07:18 +00:00
Config.linux.ppc Big runtime cleanup 2006-07-07 04:07:18 +00:00
Config.macosx Officially support running the X11 UI on Mac OS X 2006-10-14 04:48:59 +00:00
Config.macosx.ppc Big runtime cleanup 2006-07-07 04:07:18 +00:00
Config.ppc Big runtime cleanup 2006-07-07 04:07:18 +00:00
Config.solaris Big runtime cleanup 2006-07-07 04:07:18 +00:00
Config.unix Officially support running the X11 UI on Mac OS X 2006-10-14 04:48:59 +00:00
Config.windows win32 updates 2006-07-14 05:40:13 +00:00
alien.c Compiled code labels are now first-class 2006-08-09 06:12:01 +00:00
alien.h alien-indirect now works on PowerPC; changed callback tests to use it and removed some test functions from runtime 2006-09-09 05:04:55 +00:00
bignum.c Compiled code labels are now first-class 2006-08-09 06:12:01 +00:00
bignum.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
bignumint.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
code_gc.c Debugging the code GC 2006-09-28 04:04:34 +00:00
code_gc.h Code heap debugging in FEP 2006-09-28 00:53:54 +00:00
compiler.c Automatically invoke code GC 2006-10-16 21:43:11 +00:00
compiler.h Runtime code cleanups, implemented mark and sweep code GC 2006-09-26 22:44:18 +00:00
cpu-amd64.h Starting mark sweep collector for code 2006-09-25 02:29:52 +00:00
cpu-ppc.S Fix typos 2006-07-07 07:46:05 +00:00
cpu-ppc.h Starting mark sweep collector for code 2006-09-25 02:29:52 +00:00
cpu-x86.h Starting mark sweep collector for code 2006-09-25 02:29:52 +00:00
data_gc.c Replace compiled? primitive with compiled? word slot 2006-09-27 07:11:18 +00:00
data_gc.h New code-gc primitive 2006-09-26 23:00:41 +00:00
debug.c Code heap debugging in FEP 2006-09-28 00:53:54 +00:00
debug.h
factor.c Better word hashing, working on class vtable dispatch 2006-10-17 06:44:05 +00:00
factor.h Runtime code cleanups, implemented mark and sweep code GC 2006-09-26 22:44:18 +00:00
ffi_test.c alien-indirect now works on PowerPC; changed callback tests to use it and removed some test functions from runtime 2006-09-09 05:04:55 +00:00
ffi_test.h alien-indirect now works on PowerPC; changed callback tests to use it and removed some test functions from runtime 2006-09-09 05:04:55 +00:00
image.c Saving the image performs a code GC 2006-09-29 20:27:03 +00:00
image.h GC now scans literal data area 2006-08-09 20:15:27 +00:00
io.c char* types in FFI calls can no longer accept null pointers 2006-07-31 21:39:58 +00:00
io.h
layouts.h Replace compiled? primitive with compiled? word slot 2006-09-27 07:11:18 +00:00
mach_signal.c Intel Mac exception handler fix 2006-10-02 05:11:56 +00:00
mach_signal.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
math.c Move libm primitives to alien calls in library 2006-08-26 07:20:37 +00:00
math.h Move libm primitives to alien calls in library 2006-08-26 07:20:37 +00:00
os-freebsd.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-genunix.c Windows SEH fix 2006-10-15 04:10:54 +00:00
os-genunix.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-linux.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-macosx-ppc.h more relible mach exception code 2006-08-05 22:10:01 +00:00
os-macosx-x86.h Intel Mac exception handler fix 2006-10-02 05:11:56 +00:00
os-macosx.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-macosx.m Windows SEH fix 2006-10-15 04:10:54 +00:00
os-solaris.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-unix.c better FFI error reporting 2006-10-18 21:16:37 +00:00
os-unix.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-windows.c fix win32 directory primitive 2006-10-20 01:18:41 +00:00
os-windows.h fix some win32 seh compile warnings 2006-08-03 22:06:43 +00:00
platform.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
primitives.c Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00
primitives.h
run.c Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00
run.h Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00
stack.c Slight continuations cleanup 2006-07-24 04:41:27 +00:00
stack.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
types.c Better word hashing, working on class vtable dispatch 2006-10-17 06:44:05 +00:00
types.h Remove integer-slot and set-integer-slot primitives, add word-xt primitive 2006-10-15 23:01:07 +00:00