| .. |
|
Config.freebsd
|
…
|
|
|
Config.linux
|
…
|
|
|
Config.linux.ppc
|
…
|
|
|
Config.macosx
|
Officially support running the X11 UI on Mac OS X
|
2006-10-14 04:48:59 +00:00 |
|
Config.macosx.ppc
|
…
|
|
|
Config.ppc
|
…
|
|
|
Config.solaris
|
…
|
|
|
Config.unix
|
Officially support running the X11 UI on Mac OS X
|
2006-10-14 04:48:59 +00:00 |
|
Config.windows
|
…
|
|
|
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
|
…
|
|
|
bignumint.h
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
os-genunix.c
|
Windows SEH fix
|
2006-10-15 04:10:54 +00:00 |
|
os-genunix.h
|
…
|
|
|
os-linux.h
|
…
|
|
|
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
|
…
|
|
|
os-macosx.m
|
Windows SEH fix
|
2006-10-15 04:10:54 +00:00 |
|
os-solaris.h
|
…
|
|
|
os-unix.c
|
better FFI error reporting
|
2006-10-18 21:16:37 +00:00 |
|
os-unix.h
|
…
|
|
|
os-windows.c
|
better FFI error reporting
|
2006-10-18 21:16:37 +00:00 |
|
os-windows.h
|
…
|
|
|
platform.h
|
…
|
|
|
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
|
…
|
|
|
stack.h
|
…
|
|
|
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 |