factor/native
Slava Pestov 16c95ca373 starting generational GC 2005-05-11 02:30:58 +00:00
..
unix starting generational GC 2005-05-11 02:30:58 +00:00
win32 starting generational GC 2005-05-11 02:30:58 +00:00
alien.c float, double, char* struct fields 2005-05-05 07:12:37 +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 removing cfactor I/O code; unix ffi I/O socket code fixes 2005-04-23 00:09:46 +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
boolean.h code cleanups in cfactor 2005-03-30 01:34:29 +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 huge alien cleanup 2005-04-09 22:30:46 +00:00
debug.h error reporting hack 2005-03-15 21:50:08 +00:00
dll.c huge alien cleanup 2005-04-09 22:30:46 +00:00
dll.h fix compile warning 2005-04-30 05:13:58 +00:00
error.c some unix i/o work 2005-04-06 02:18:36 +00:00
error.h logging and unix socket fixes 2005-04-25 03:02:19 +00:00
factor.c starting generational GC 2005-05-11 02:30:58 +00:00
factor.h New PowerPC relocation type for dlsyms 2005-04-29 06:36:32 +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 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 starting generational GC 2005-05-11 02:30:58 +00:00
gc.h starting generational GC 2005-05-11 02:30:58 +00:00
hashtable.c built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +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 starting generational GC 2005-05-11 02:30:58 +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 starting generational GC 2005-05-11 02:30:58 +00:00
memory.h starting generational GC 2005-05-11 02:30:58 +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 string sub-primitives 2005-05-06 02:30:58 +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 starting generational GC 2005-05-11 02:30:58 +00:00
relocate.h typo in relocation code 2005-04-29 18:39:28 +00:00
run.c starting generational GC 2005-05-11 02:30:58 +00:00
run.h starting generational GC 2005-05-11 02:30:58 +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 string sub-primitives 2005-05-06 02:30:58 +00:00
sbuf.h string sub-primitives 2005-05-06 02:30:58 +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 string sub-primitives 2005-05-06 02:30:58 +00:00
string.h string sub-primitives 2005-05-06 02:30:58 +00:00
types.c starting generational GC 2005-05-11 02:30:58 +00:00
types.h more cleanups of I/O code 2005-04-23 00:15:04 +00:00
vector.c built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +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 code cleanups in cfactor 2005-03-30 01:34:29 +00:00
word.h renaming word-parameter to word-def; renaming word-property to word-prop 2005-03-05 19:45:23 +00:00