factor/vm
slava 40e3a2a063 finalize-compile now takes an alist of xts; fix ppc %dispatch 2006-08-09 22:09:10 +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 Foo 2006-07-28 05:17:05 +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 Big runtime cleanup 2006-07-07 04:07:18 +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 Simplify runtime's GC and relocation code 2006-07-31 21:36:15 +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
compiler.c finalize-compile now takes an alist of xts; fix ppc %dispatch 2006-08-09 22:09:10 +00:00
compiler.h GC now scans literal data area 2006-08-09 20:15:27 +00:00
cpu-amd64.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
cpu-ppc.S Fix typos 2006-07-07 07:46:05 +00:00
cpu-ppc.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
cpu-x86.h Fix typos 2006-07-07 07:46:05 +00:00
debug.c Big runtime cleanup 2006-07-07 04:07:18 +00:00
debug.h
factor.c Compiled code labels are now first-class 2006-08-09 06:12:01 +00:00
factor.h GC now scans literal data area 2006-08-09 20:15:27 +00:00
ffi_test.c Add support for 8-byte struct returns, Mac OS X Intel style 2006-07-06 07:04:58 +00:00
ffi_test.h Add support for 8-byte struct returns, Mac OS X Intel style 2006-07-06 07:04:58 +00:00
image.c finalize-compile now takes an alist of xts; fix ppc %dispatch 2006-08-09 22:09:10 +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 Simplify runtime's GC and relocation code 2006-07-31 21:36:15 +00:00
mach_signal.c Minor tweaks 2006-08-07 00:31:52 +00:00
mach_signal.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
math.c Simplify runtime's GC and relocation code 2006-07-31 21:36:15 +00:00
math.h Simplify runtime's GC and relocation code 2006-07-31 21:36:15 +00:00
memory.c Big redesign of the compiler/runtime interface 2006-08-08 05:38:32 +00:00
memory.h Big redesign of the compiler/runtime interface 2006-08-08 05:38:32 +00:00
os-freebsd.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-genunix.c Big runtime cleanup 2006-07-07 04:07:18 +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 more relible mach exception code 2006-08-05 22:10:01 +00:00
os-macosx.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-macosx.m Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-solaris.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-unix.c Removed some code duplication between the Unix and Windows memory protection error handlers 2006-08-03 21:00:33 +00:00
os-unix.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-windows.c win32 seh paranoia unnecessary 2006-08-03 22:34:42 +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 Big redesign of the compiler/runtime interface 2006-08-08 05:38:32 +00:00
primitives.h
run.c GC now scans literal data area 2006-08-09 20:15:27 +00:00
run.h GC now scans literal data area 2006-08-09 20:15:27 +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 Big redesign of the compiler/runtime interface 2006-08-08 05:38:32 +00:00
types.h char* types in FFI calls can no longer accept null pointers 2006-07-31 21:39:58 +00:00