| .. |
|
unix
|
debugging generational GC
|
2005-05-12 07:52:56 +00:00 |
|
win32
|
starting generational GC
|
2005-05-11 02:30:58 +00:00 |
|
alien.c
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
alien.h
|
float, double, char* struct fields
|
2005-05-05 07:12:37 +00:00 |
|
arithmetic.c
|
fix type and arithmetic-type intrinsics
|
2005-05-08 02:53:01 +00:00 |
|
arithmetic.h
|
rewrote fixnum intrinsics, and added eq? type intrinsics
|
2005-05-08 02:39:00 +00:00 |
|
array.c
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
array.h
|
huge alien cleanup
|
2005-04-09 22:30:46 +00:00 |
|
bignum.c
|
starting generational GC
|
2005-05-11 02:30:58 +00:00 |
|
bignum.h
|
starting generational GC
|
2005-05-11 02:30:58 +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 |
|
cards.c
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
|
cards.h
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
|
compiler.c
|
starting generational GC
|
2005-05-11 02:30:58 +00:00 |
|
compiler.h
|
fixnum-shift intrinsics
|
2005-05-10 02:34:47 +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
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
|
debug.h
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
dll.c
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
dll.h
|
fix compile warning
|
2005-04-30 05:13:58 +00:00 |
|
error.c
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
error.h
|
logging and unix socket fixes
|
2005-04-25 03:02:19 +00:00 |
|
factor.c
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
|
factor.h
|
more gengc debugging, code cleanups
|
2005-05-13 04:09:49 +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
|
fixnum-shift intrinsics
|
2005-05-10 02:34:47 +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
|
float and double types in FFI, minor cleanups here and there to kick off 0.75
|
2005-05-05 02:34:55 +00:00 |
|
float.h
|
float and double types in FFI, minor cleanups here and there to kick off 0.75
|
2005-05-05 02:34:55 +00:00 |
|
gc.c
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
|
gc.h
|
generational gc and compiler relocation fixes
|
2005-05-13 22:27:18 +00:00 |
|
hashtable.c
|
generational GC work
|
2005-05-12 05:02:39 +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
|
more generational GC work
|
2005-05-11 04:43:52 +00:00 |
|
image.h
|
starting generational GC
|
2005-05-11 02:30:58 +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
|
more gengc debugging, code cleanups
|
2005-05-13 04:09:49 +00:00 |
|
memory.h
|
more gengc debugging, code cleanups
|
2005-05-13 04:09:49 +00:00 |
|
misc.c
|
float and double types in FFI, minor cleanups here and there to kick off 0.75
|
2005-05-05 02:34:55 +00:00 |
|
misc.h
|
float and double types in FFI, minor cleanups here and there to kick off 0.75
|
2005-05-05 02:34:55 +00:00 |
|
platform.h
|
float and double types in FFI, minor cleanups here and there to kick off 0.75
|
2005-05-05 02:34:55 +00:00 |
|
primitives.c
|
more sequence cleanups
|
2005-05-18 20:26:22 +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
|
gengc and relocation fixes; inference cleanups
|
2005-05-14 04:23:00 +00:00 |
|
relocate.h
|
generational gc and compiler relocation fixes
|
2005-05-13 22:27:18 +00:00 |
|
run.c
|
starting generational GC
|
2005-05-11 02:30:58 +00:00 |
|
run.h
|
updated %set-slot, %set-fast-slot and new %getenv %setenv intrinsics
|
2005-05-14 00:37:28 +00:00 |
|
s48_bignum.c
|
rename types
|
2005-03-22 01:59:30 +00:00 |
|
s48_bignum.h
|
rewrote fixnum intrinsics, and added eq? type intrinsics
|
2005-05-08 02:39:00 +00:00 |
|
s48_bignumint.h
|
rename types
|
2005-03-22 01:59:30 +00:00 |
|
sbuf.c
|
more sequence cleanups
|
2005-05-18 20:26:22 +00:00 |
|
sbuf.h
|
more sequence cleanups
|
2005-05-18 20:26:22 +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
|
more sequence cleanups
|
2005-05-18 20:26:22 +00:00 |
|
string.h
|
more sequence cleanups
|
2005-05-18 20:26:22 +00:00 |
|
vector.c
|
generational GC work
|
2005-05-12 05:02:39 +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
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
word.h
|
renaming word-parameter to word-def; renaming word-property to word-prop
|
2005-03-05 19:45:23 +00:00 |