factor/native
Slava Pestov ccdbccc139 it boots! 2004-07-31 20:11:30 +00:00
..
arithmetic.c working on native image output 2004-07-29 21:18:41 +00:00
arithmetic.h working on native image output 2004-07-29 21:18:41 +00:00
array.c First import of Factor 0.60 2004-07-16 06:26:21 +00:00
array.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
bignum.c working on 64-bit fake 'bignums' 2004-07-28 23:02:24 +00:00
bignum.h working on 64-bit fake 'bignums' 2004-07-28 23:02:24 +00:00
cons.c working on native I/O 2004-07-24 21:37:42 +00:00
cons.h working on native I/O 2004-07-24 21:37:42 +00:00
error.c some progress towards self hosting 2004-07-31 18:58:16 +00:00
error.h some progress towards self hosting 2004-07-31 18:58:16 +00:00
factor.c First import of Factor 0.60 2004-07-16 06:26:21 +00:00
factor.h it boots! 2004-07-31 20:11:30 +00:00
fd.c it boots! 2004-07-31 20:11:30 +00:00
fd.h interpreter history now a vector, working on native write primitives 2004-07-28 01:12:22 +00:00
file.c working on native I/O 2004-07-24 21:37:42 +00:00
file.h working on native i/o 2004-07-24 04:54:57 +00:00
fixnum.c working on native image output 2004-07-29 21:18:41 +00:00
fixnum.h working on native image output 2004-07-29 21:18:41 +00:00
gc.c some progress towards self hosting 2004-07-31 18:58:16 +00:00
gc.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
handle.c interpreter history now a vector, working on native write primitives 2004-07-28 01:12:22 +00:00
handle.h interpreter history now a vector, working on native write primitives 2004-07-28 01:12:22 +00:00
image.c some cleanup of run-file 2004-07-20 06:59:32 +00:00
image.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
memory.c it boots! 2004-07-31 20:11:30 +00:00
memory.h working on native image output 2004-07-29 21:18:41 +00:00
primitives.c various minor improvements 2004-07-30 20:22:20 +00:00
primitives.h various minor improvements 2004-07-30 20:22:20 +00:00
relocate.c remove -falign-functions=8 restriction 2004-07-28 03:29:37 +00:00
relocate.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
run.c various minor improvements 2004-07-30 20:22:20 +00:00
run.h various minor improvements 2004-07-30 20:22:20 +00:00
sbuf.c working on native image output 2004-07-29 21:18:41 +00:00
sbuf.h First import of Factor 0.60 2004-07-16 06:26:21 +00:00
socket.c working on native image output 2004-07-29 21:18:41 +00:00
socket.h preliminary native support for network sockets 2004-07-24 00:35:13 +00:00
stack.c prettyprinter recursion limit; better inspector 2004-07-23 05:21:47 +00:00
stack.h some progress towards self hosting 2004-07-31 18:58:16 +00:00
string.c working on native image output 2004-07-29 21:18:41 +00:00
string.h working on native I/O 2004-07-24 21:37:42 +00:00
types.c some progress towards self hosting 2004-07-31 18:58:16 +00:00
types.h remove -falign-functions=8 restriction 2004-07-28 03:29:37 +00:00
vector.c some progress towards self hosting 2004-07-31 18:58:16 +00:00
vector.h some progress towards self hosting 2004-07-31 18:58:16 +00:00
word.c working on native image output 2004-07-29 21:18:41 +00:00
word.h remove -falign-functions=8 restriction 2004-07-28 03:29:37 +00:00