factor/native
Slava Pestov 60607268f9 compile all by default 2004-10-09 19:14:49 +00:00
..
arithmetic.c 2generic is compiled 2004-10-02 02:46:12 +00:00
arithmetic.h 2generic is compiled 2004-10-02 02:46:12 +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 working on the FFI 2004-09-19 21:39:28 +00:00
bignum.h working on the FFI 2004-09-19 21:39:28 +00:00
compiler.c working on the FFI 2004-09-19 21:39:28 +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 throw is primitive in CFactor, working on test suite 2004-10-03 20:07:48 +00:00
error.h throw is primitive in CFactor, working on test suite 2004-10-03 20:07:48 +00:00
factor.c compile all by default 2004-10-09 19:14:49 +00:00
factor.h start FFI 2004-09-18 22:15:01 +00:00
ffi.c html link fixes 2004-09-23 20:50:30 +00:00
ffi.h local aliens 2004-09-22 02:58:54 +00:00
file.c working on the FFI 2004-09-19 21:39:28 +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 working on the FFI 2004-09-19 21:39:28 +00:00
fixnum.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
float.c working on the FFI 2004-09-19 21:39:28 +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 html link fixes 2004-09-23 20:50:30 +00:00
memory.h html link fixes 2004-09-23 20:50:30 +00:00
misc.c working on the FFI 2004-09-19 21:39:28 +00:00
misc.h Porting Scheme48 bignums to Factor. 2004-08-25 03:46:55 +00:00
port.c local aliens 2004-09-22 02:58:54 +00:00
port.h before generic arithmetic cleanup 2004-09-19 02:29:29 +00:00
primitives.c some compiler work, compiled? primitive 2004-10-05 03:58:53 +00:00
primitives.h some compiler work, compiled? primitive 2004-10-05 03:58:53 +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 str/vector-hashcode 2004-09-27 01:34:25 +00:00
relocate.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
run.c compiling mutually recursive words 2004-09-28 04:24:36 +00:00
run.h compile all by default 2004-10-09 19:14:49 +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 str/vector-hashcode 2004-09-27 01:34:25 +00:00
sbuf.h str/vector-hashcode 2004-09-27 01:34:25 +00:00
socket.c working on the FFI 2004-09-19 21:39:28 +00:00
socket.h file responder works with native factor 2004-08-29 02:25:59 +00:00
stack.c working on compiler 2004-10-01 01:49:49 +00:00
stack.h some miscellaneous error handling and bootstrapping cleanups 2004-08-23 06:15:10 +00:00
string.c str/vector-hashcode 2004-09-27 01:34:25 +00:00
string.h str/vector-hashcode 2004-09-27 01:34:25 +00:00
types.c working on the FFI 2004-09-19 21:39:28 +00:00
types.h heap-stats. word 2004-09-21 16:41:57 +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 some compiler work, compiled? primitive 2004-10-05 03:58:53 +00:00
word.h some compiler work, compiled? primitive 2004-10-05 03:58:53 +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