| .. |
|
unix
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
win32
|
removed unused functions
|
2005-07-08 03:38:27 +00:00 |
|
alien.c
|
presentations in UI of words and vocabs
|
2005-06-29 04:33:07 +00:00 |
|
alien.h
|
more UI cleanups, fix jedit-stream bug
|
2005-06-29 03:50:23 +00:00 |
|
arithmetic.c
|
add missing dllexport
|
2005-06-09 02:13:58 +00:00 |
|
arithmetic.h
|
add missing dllexport
|
2005-06-09 02:13:58 +00:00 |
|
array.c
|
all-tests now pass without out of memory errors
|
2005-06-16 23:06:38 +00:00 |
|
array.h
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
bignum.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
bignum.h
|
starting generational GC
|
2005-05-11 02:30:58 +00:00 |
|
boolean.c
|
…
|
|
|
boolean.h
|
code cleanups in cfactor
|
2005-03-30 01:34:29 +00:00 |
|
cards.c
|
fix segfault, clean up code
|
2005-07-13 19:14:57 +00:00 |
|
cards.h
|
fix win32 compile errors
|
2005-06-09 02:06:33 +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
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
complex.h
|
code cleanups in cfactor
|
2005-03-30 01:34:29 +00:00 |
|
cons.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
cons.h
|
code cleanups in cfactor
|
2005-03-30 01:34:29 +00:00 |
|
debug.c
|
string-compare ==> lexi, string> ==> lexi>
|
2005-07-19 08:23:33 +00:00 |
|
debug.h
|
generational GC work
|
2005-05-12 05:02:39 +00:00 |
|
dll.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
dll.h
|
fix compile warning
|
2005-04-30 05:13:58 +00:00 |
|
error.c
|
httpd fixes and socket timeout
|
2005-05-23 23:14:29 +00:00 |
|
error.h
|
httpd fixes and socket timeout
|
2005-05-23 23:14:29 +00:00 |
|
factor.c
|
fix unit test failures
|
2005-07-13 19:34:38 +00:00 |
|
factor.h
|
more PowerPC vops
|
2005-05-30 04:21:17 +00:00 |
|
file.h
|
…
|
|
|
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
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
float.h
|
bits>float bits>double primitives'
|
2005-06-13 00:55:30 +00:00 |
|
gc.c
|
fix segfault, clean up code
|
2005-07-13 19:14:57 +00:00 |
|
gc.h
|
fix segfault, clean up code
|
2005-07-13 19:14:57 +00:00 |
|
hashtable.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +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
|
merged streams, stdio and files into io vocabulary
|
2005-06-19 21:50:35 +00:00 |
|
io.h
|
merged streams, stdio and files into io vocabulary
|
2005-06-19 21:50:35 +00:00 |
|
memory.c
|
fix segfault, clean up code
|
2005-07-13 19:14:57 +00:00 |
|
memory.h
|
removed profiler because it sucks
|
2005-06-15 20:34:16 +00:00 |
|
misc.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +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
|
string-compare ==> lexi, string> ==> lexi>
|
2005-07-19 08:23:33 +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
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
ratio.h
|
code cleanups in cfactor
|
2005-03-30 01:34:29 +00:00 |
|
relocate.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
relocate.h
|
fix bug in 16/16 reloc
|
2005-06-07 08:33:24 +00:00 |
|
run.c
|
wrunt's alien-invoke shorthand, tons of bug fixes, cleanups and documentation updates
|
2005-06-12 07:38:57 +00:00 |
|
run.h
|
fix segfault, clean up code
|
2005-07-13 19:14:57 +00:00 |
|
s48_bignum.c
|
bits>float bits>double primitives'
|
2005-06-13 00:55:30 +00:00 |
|
s48_bignum.h
|
bits>float bits>double primitives'
|
2005-06-13 00:55:30 +00:00 |
|
s48_bignumint.h
|
bits>float bits>double primitives'
|
2005-06-13 00:55:30 +00:00 |
|
sbuf.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
sbuf.h
|
more sequence cleanups
|
2005-05-18 20:26:22 +00:00 |
|
signal.h
|
removed profiler because it sucks
|
2005-06-15 20:34:16 +00:00 |
|
stack.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
stack.h
|
runtime command line switches and CFactor cleanups
|
2005-03-27 06:52:13 +00:00 |
|
string.c
|
string-compare ==> lexi, string> ==> lexi>
|
2005-07-19 08:23:33 +00:00 |
|
string.h
|
string-compare ==> lexi, string> ==> lexi>
|
2005-07-19 08:23:33 +00:00 |
|
vector.c
|
better low memory barrier handling
|
2005-06-16 22:50:49 +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
|
better low memory barrier handling
|
2005-06-16 22:50:49 +00:00 |
|
word.h
|
removed profiler because it sucks
|
2005-06-15 20:34:16 +00:00 |