factor/native
Slava Pestov 7e86800c9f OOB work and http name stack fix 2004-08-19 21:45:42 +00:00
..
arithmetic.c bignum bitnot, bitop tests 2004-08-18 03:42:10 +00:00
arithmetic.h bignum bitnot, bitop tests 2004-08-18 03:42:10 +00:00
array.c first cut at floats 2004-08-05 20:49:55 +00:00
array.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
bignum.c bignum bitnot, bitop tests 2004-08-18 03:42:10 +00:00
bignum.h bignum bitnot, bitop tests 2004-08-18 03:42:10 +00:00
complex.c fix invalid select() usage 2004-08-13 22:43:03 +00:00
complex.h complex numbers in native factor, all of test suite except html and httpd tests runs in native factor 2004-08-06 22:40:44 +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 some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
error.h some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
factor.c signal handling of sorts 2004-08-17 01:05:38 +00:00
factor.h some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
fd.c OOB work and http name stack fix 2004-08-19 21:45:42 +00:00
fd.h some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +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 bignum bitnot, bitop tests 2004-08-18 03:42:10 +00:00
fixnum.h bignum bitnot, bitop tests 2004-08-18 03:42:10 +00:00
float.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
float.h complex numbers in native factor, all of test suite except html and httpd tests runs in native factor 2004-08-06 22:40:44 +00:00
gc.c yet more I/O work 2004-08-13 06:19:22 +00:00
gc.h ratios 2004-08-05 02:43:58 +00:00
image.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
image.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
iomux.c OOB work and http name stack fix 2004-08-19 21:45:42 +00:00
iomux.h fix compile error 2004-08-19 06:29:14 +00:00
memory.c single-tasking callback i/o works 2004-08-17 00:42:30 +00:00
memory.h single-tasking callback i/o works 2004-08-17 00:42:30 +00:00
misc.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
misc.h random number generation and other goodies 2004-08-04 22:25:29 +00:00
port.c some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
port.h single-tasking callback i/o works 2004-08-17 00:42:30 +00:00
primitives.c some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
primitives.h some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
ratio.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
ratio.h first cut at floats 2004-08-05 20:49:55 +00:00
relocate.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
relocate.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
run.c header and post request in variables, other tweaks 2004-08-18 00:44:57 +00:00
run.h Modified setjmp and friends to use setsigjmp to handle signals correctly 2004-08-17 01:25:01 +00:00
sbuf.c fix invalid select() usage 2004-08-13 22:43:03 +00:00
sbuf.h fix invalid select() usage 2004-08-13 22:43:03 +00:00
socket.c OOB work and http name stack fix 2004-08-19 21:45:42 +00:00
socket.h some plugin bug fixes, and implementing client sockets in cfactor 2004-08-18 19:23:42 +00:00
stack.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
stack.h guard pages 2004-08-12 06:13:43 +00:00
string.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
string.h refactoring native i/o code 2004-08-13 03:40:28 +00:00
types.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
types.h guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
vector.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
vector.h some progress towards self hosting 2004-07-31 18:58:16 +00:00
word.c guard pages for stack, started io multiplexing 2004-08-12 21:36:36 +00:00
word.h clean up native arithmetic code 2004-08-05 19:18:31 +00:00