factor/native
Slava Pestov bf023df887 slightly faster type checking 2004-09-19 04:57:33 +00:00
..
arithmetic.c slightly faster type checking 2004-09-19 04:57:33 +00:00
arithmetic.h slightly faster type checking 2004-09-19 04:57:33 +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 rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
bignum.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +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 slightly faster type checking 2004-09-19 04:57:33 +00:00
complex.h slightly faster type checking 2004-09-19 04:57:33 +00:00
cons.c before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
cons.h before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
error.c start FFI 2004-09-18 22:15:01 +00:00
error.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +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 rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
fixnum.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
float.c rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
float.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +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 before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
memory.h before generic arithmetic cleanup 2004-09-19 02:29:29 +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 before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
port.h before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
primitives.c rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
primitives.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
ratio.c slightly faster type checking 2004-09-19 04:57:33 +00:00
ratio.h slightly faster type checking 2004-09-19 04:57:33 +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 before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
sbuf.h before generic arithmetic cleanup 2004-09-19 02:29:29 +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 before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
string.h before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
types.c slightly faster type checking 2004-09-19 04:57:33 +00:00
types.h slightly faster type checking 2004-09-19 04:57:33 +00:00
vector.c before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
vector.h before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
word.c before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
word.h before generic arithmetic cleanup 2004-09-19 02:29:29 +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