| .. |
|
arithmetic.c
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
arithmetic.h
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
|
array.c
|
fix various memory corruption issues
|
2004-08-27 06:09:24 +00:00 |
|
array.h
|
fix various memory corruption issues
|
2004-08-27 06:09:24 +00:00 |
|
bignum.c
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
bignum.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
compiler.c
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
compiler.h
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
complex.c
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
complex.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
cons.c
|
nicer multiply_fixnum; thanks The_Vulture
|
2004-09-03 22:49:04 +00:00 |
|
cons.h
|
nicer multiply_fixnum; thanks The_Vulture
|
2004-09-03 22:49:04 +00:00 |
|
error.c
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
error.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
factor.c
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
|
factor.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
ffi.c
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
ffi.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
file.c
|
cwd/cd primitives, dir./pwd library words, pipe word in JVM factor'
|
2004-09-04 07:06:53 +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
|
shift now behaves correctly with large right shift'
|
2004-09-05 04:06:09 +00:00 |
|
fixnum.h
|
fix various memory corruption issues
|
2004-08-27 06:09:24 +00:00 |
|
float.c
|
file responder works with native factor
|
2004-08-29 02:25:59 +00:00 |
|
float.h
|
assorted enhancements, started 64-bit image output
|
2004-09-04 05:05:50 +00:00 |
|
gc.c
|
compiler compiles fib
|
2004-09-08 06:31:03 +00:00 |
|
gc.h
|
improved CPU profiler; memory profiler
|
2004-08-29 07:20:19 +00:00 |
|
image.c
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
image.h
|
First import of Factor 0.60
|
2004-07-16 06:26:21 +00:00 |
|
io.c
|
nicer multiply_fixnum; thanks The_Vulture
|
2004-09-03 22:49:04 +00:00 |
|
io.h
|
file responder works with native factor
|
2004-08-29 02:25:59 +00:00 |
|
memory.c
|
compiler work
|
2004-09-11 19:26:24 +00:00 |
|
memory.h
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
misc.c
|
fix millis; fix <resource-stream>
|
2004-09-06 00:14:37 +00:00 |
|
misc.h
|
Porting Scheme48 bignums to Factor.
|
2004-08-25 03:46:55 +00:00 |
|
port.c
|
nicer multiply_fixnum; thanks The_Vulture
|
2004-09-03 22:49:04 +00:00 |
|
port.h
|
fix fcopy
|
2004-09-03 01:51:19 +00:00 |
|
primitives.c
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
primitives.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
ratio.c
|
some minor cleanups in preparation for landing of s48 bignums
|
2004-08-25 04:26:49 +00:00 |
|
ratio.h
|
some minor cleanups in preparation for landing of s48 bignums
|
2004-08-25 04:26:49 +00:00 |
|
read.c
|
fix signed -vs- unsigned issue; chars > 127 were being read incorrectly in cfactor
|
2004-09-03 02:53:50 +00:00 |
|
read.h
|
read# works
|
2004-08-20 05:49:14 +00:00 |
|
relocate.c
|
compiler compiles fib
|
2004-09-08 06:31:03 +00:00 |
|
relocate.h
|
First import of Factor 0.60
|
2004-07-16 06:26:21 +00:00 |
|
run.c
|
improved CPU profiler; memory profiler
|
2004-08-29 07:20:19 +00:00 |
|
run.h
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
|
s48_bignum.c
|
string hashcodes are fixnums
|
2004-08-29 19:56:30 +00:00 |
|
s48_bignum.h
|
Factor 0.64
|
2004-08-28 03:20:10 +00:00 |
|
s48_bignumint.h
|
clean up bignum cached constants
|
2004-08-29 05:04:42 +00:00 |
|
sbuf.c
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
sbuf.h
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
socket.c
|
file responder works with native factor
|
2004-08-29 02:25:59 +00:00 |
|
socket.h
|
file responder works with native factor
|
2004-08-29 02:25:59 +00:00 |
|
stack.c
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
|
stack.h
|
some miscellaneous error handling and bootstrapping cleanups
|
2004-08-23 06:15:10 +00:00 |
|
string.c
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
string.h
|
more compiler work, a few java factor fixes
|
2004-09-07 02:39:12 +00:00 |
|
types.c
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
types.h
|
start FFI
|
2004-09-18 22:15:01 +00:00 |
|
vector.c
|
command for inserting USE: declarations, cfactor memory management cleanup
|
2004-09-01 00:31:16 +00:00 |
|
vector.h
|
some progress towards self hosting
|
2004-07-31 18:58:16 +00:00 |
|
word.c
|
compiler compiles fib
|
2004-09-08 06:31:03 +00:00 |
|
word.h
|
started x86 compiler
|
2004-09-06 06:32:04 +00:00 |
|
write.c
|
fix signed -vs- unsigned issue; chars > 127 were being read incorrectly in cfactor
|
2004-09-03 02:53:50 +00:00 |
|
write.h
|
fix signed -vs- unsigned issue; chars > 127 were being read incorrectly in cfactor
|
2004-09-03 02:53:50 +00:00 |