factor/native
Slava Pestov 7a6d816ab0 Factor 0.64 2004-08-28 03:20:10 +00:00
..
arithmetic.c fix various memory corruption issues 2004-08-27 06:09:24 +00:00
arithmetic.h fix various memory corruption issues 2004-08-27 06:09:24 +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 Factor 0.64 2004-08-28 03:20:10 +00:00
bignum.h bignums are done 2004-08-26 23:37:22 +00:00
complex.c some minor cleanups in preparation for landing of s48 bignums 2004-08-25 04:26:49 +00:00
complex.h some minor cleanups in preparation for landing of s48 bignums 2004-08-25 04:26:49 +00:00
cons.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
cons.h native factor successfully cross compiles a new image 2004-08-03 06:08:11 +00:00
error.c Factor 0.64 2004-08-28 03:20:10 +00:00
error.h fix various memory corruption issues 2004-08-27 06:09:24 +00:00
factor.c Factor 0.64 2004-08-28 03:20:10 +00:00
factor.h fix various memory corruption issues 2004-08-27 06:09:24 +00:00
file.c some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
file.h fix vocabulary mess up in factor plugin, working on non-blocking sockets 2004-08-16 02:45:08 +00:00
fixnum.c fix broken fixnum bitops 2004-08-27 06:35:26 +00:00
fixnum.h fix various memory corruption issues 2004-08-27 06:09:24 +00:00
float.c fix various memory corruption issues 2004-08-27 06:09:24 +00:00
float.h some minor cleanups in preparation for landing of s48 bignums 2004-08-25 04:26:49 +00:00
gc.c bignums (sort of) 2004-08-25 06:00:52 +00:00
gc.h ratios 2004-08-05 02:43:58 +00:00
image.c read1 stream operation added, inferior.factor styled text communication protocol 2004-08-22 05:46:26 +00:00
image.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
io.c Factor 0.64 2004-08-28 03:20:10 +00:00
io.h fix some overflow issues 2004-08-27 02:21:17 +00:00
memory.c room fix with large arena 2004-08-27 03:39:13 +00:00
memory.h single-tasking callback i/o works 2004-08-17 00:42:30 +00:00
misc.c Factor 0.64 2004-08-28 03:20:10 +00:00
misc.h Porting Scheme48 bignums to Factor. 2004-08-25 03:46:55 +00:00
port.c fix read line, and add read line regression tests 2004-08-23 01:56:06 +00:00
port.h fix redirect headers, postpone i/o errors until calling operation recovers them 2004-08-21 01:16:47 +00:00
primitives.c fix some overflow issues 2004-08-27 02:21:17 +00:00
primitives.h fix some overflow issues 2004-08-27 02:21:17 +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 Factor 0.64 2004-08-28 03:20:10 +00:00
read.h read# works 2004-08-20 05:49:14 +00:00
relocate.c Porting Scheme48 bignums to Factor. 2004-08-25 03:46:55 +00:00
relocate.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
run.c fix for socket closing 2004-08-23 22:46:46 +00:00
run.h some miscellaneous error handling and bootstrapping cleanups 2004-08-23 06:15:10 +00:00
s48_bignum.c fix division and modulo giving incorrect results 2004-08-27 03:05:48 +00:00
s48_bignum.h Factor 0.64 2004-08-28 03:20:10 +00:00
s48_bignumint.h fix various memory corruption issues 2004-08-27 06:09:24 +00:00
sbuf.c fix various memory corruption issues 2004-08-27 06:09:24 +00:00
sbuf.h fix various memory corruption issues 2004-08-27 06:09:24 +00:00
socket.c io fixes 2004-08-19 23:06:43 +00:00
socket.h some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
stack.c working on cfactor bootstrap 2004-08-20 22:48:08 +00:00
stack.h some miscellaneous error handling and bootstrapping cleanups 2004-08-23 06:15:10 +00:00
string.c fix various memory corruption issues 2004-08-27 06:09:24 +00:00
string.h fix various memory corruption issues 2004-08-27 06:09:24 +00:00
types.c fix various memory corruption issues 2004-08-27 06:09:24 +00:00
types.h a profiler 2004-08-23 05:13:09 +00:00
vector.c fix various memory corruption issues 2004-08-27 06:09:24 +00:00
vector.h some progress towards self hosting 2004-07-31 18:58:16 +00:00
word.c a profiler 2004-08-23 05:13:09 +00:00
word.h a profiler 2004-08-23 05:13:09 +00:00
write.c inferior.factor is usable for real work 2004-08-24 22:01:36 +00:00
write.h multitasking httpd 2004-08-24 00:44:58 +00:00