factor/vm
slava f485a7ecd4 Fix two minor issues found during review of allot_* patch 2006-10-31 06:00:43 +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.amd64 Config.linux.amd64 fix 2006-10-22 21:45:36 +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 Compile fix for 64-bit distros which put 64-bit libraries in lib64 2006-10-21 20:01:02 +00:00
Config.windows win32 updates 2006-07-14 05:40:13 +00:00
alien.c allot_* overhaul 2006-10-31 05:52:02 +00:00
alien.h allot_* overhaul 2006-10-31 05:52:02 +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 allot_* overhaul 2006-10-31 05:52:02 +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 Slightly more compact relocation info 2006-10-25 00:26:32 +00:00
compiler.h Slightly more compact relocation info 2006-10-25 00:26:32 +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 allot_* overhaul 2006-10-31 05:52:02 +00:00
data_gc.h allot_* overhaul 2006-10-31 05:52:02 +00:00
debug.c allot_* overhaul 2006-10-31 05:52:02 +00:00
debug.h Since 'native Factor' is no longer a meaningful term like it was back in the JFactor days, rename native/ to vm/ 2006-06-06 23:56:01 +00:00
factor.c allot_* overhaul 2006-10-31 05:52:02 +00:00
factor.h Runtime code cleanups, implemented mark and sweep code GC 2006-09-26 22:44:18 +00:00
ffi_test.c Add some failing unit tests 2006-10-30 02:21:48 +00:00
ffi_test.h Add some failing unit tests 2006-10-30 02:21:48 +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 allot_* overhaul 2006-10-31 05:52:02 +00:00
io.h Since 'native Factor' is no longer a meaningful term like it was back in the JFactor days, rename native/ to vm/ 2006-06-06 23:56:01 +00:00
layouts.h Replace compiled? primitive with compiled? word slot 2006-09-27 07:11:18 +00:00
mach_signal.c allot_* overhaul 2006-10-31 05:52:02 +00:00
mach_signal.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
math.c Fix two minor issues found during review of allot_* patch 2006-10-31 06:00:43 +00:00
math.h allot_* overhaul 2006-10-31 05:52:02 +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 allot_* overhaul 2006-10-31 05:52:02 +00:00
os-solaris.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-unix.c allot_* overhaul 2006-10-31 05:52:02 +00:00
os-unix.h Big runtime cleanup 2006-07-07 04:07:18 +00:00
os-windows.c allot_* overhaul 2006-10-31 05:52:02 +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 allot_* overhaul 2006-10-31 05:52:02 +00:00
primitives.h Since 'native Factor' is no longer a meaningful term like it was back in the JFactor days, rename native/ to vm/ 2006-06-06 23:56:01 +00:00
run.c allot_* overhaul 2006-10-31 05:52:02 +00:00
run.h allot_* overhaul 2006-10-31 05:52:02 +00:00
stack.c allot_* overhaul 2006-10-31 05:52:02 +00:00
stack.h allot_* overhaul 2006-10-31 05:52:02 +00:00
types.c allot_* overhaul 2006-10-31 05:52:02 +00:00
types.h allot_* overhaul 2006-10-31 05:52:02 +00:00