factor/native
Slava Pestov 46d15bc82c fix literal dataflow, other fixes 2004-11-29 02:56:58 +00:00
..
arithmetic.c a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
arithmetic.h 2generic is compiled 2004-10-02 02:46:12 +00:00
array.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
array.h more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
bignum.c a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
bignum.h some cleanups and benchmarks 2004-10-28 01:21:31 +00:00
boolean.c added sdl-keysyms, split sdl vocabulary, more factoroids work 2004-11-10 02:51:43 +00:00
boolean.h added sdl-keysyms, split sdl vocabulary, more factoroids work 2004-11-10 02:51:43 +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 SDL_gfx binding and many cleanups 2004-10-17 01:55:13 +00:00
complex.h SDL_gfx binding and many cleanups 2004-10-17 01:55:13 +00:00
cons.c memory management change, allocating primitives call gc directly 2004-10-13 03:49:43 +00:00
cons.h possibly controversial: removed destructive list manipulation; other cleanups 2004-10-12 05:11:35 +00:00
error.c fix literal dataflow, other fixes 2004-11-29 02:56:58 +00:00
error.h fixed signal handling, factoroids 2004-11-09 17:29:25 +00:00
factor.c working on docs, measuring gc time 2004-11-23 00:15:14 +00:00
factor.h working on inference; symbols are written to images; generic words in core 2004-11-29 00:07:24 +00:00
ffi.c alien fixes, sdl fixes, lotsa other stuff 2004-10-23 05:15:06 +00:00
ffi.h SDL_gfx binding and many cleanups 2004-10-17 01:55:13 +00:00
file.c a pile of bug fixes and improvements 2004-11-09 03:36:51 +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 a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
fixnum.h alien fixes, sdl fixes, lotsa other stuff 2004-10-23 05:15:06 +00:00
float.c a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
float.h rewrote generic arithmetic in factor 2004-09-19 04:33:40 +00:00
gc.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
gc.h more dataflow work, minor native cleanup 2004-11-28 03:26:05 +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 more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
io.h quit-responder fix, pointless and misguided type number rearrangement 2004-10-31 19:36:42 +00:00
memory.c various cleanups, code primitive now shows code space usage, :get and &get, working on inferencer 2004-11-20 21:57:01 +00:00
memory.h memory management change, allocating primitives call gc directly 2004-10-13 03:49:43 +00:00
misc.c working on docs, measuring gc time 2004-11-23 00:15:14 +00:00
misc.h working on docs, measuring gc time 2004-11-23 00:15:14 +00:00
port.c more dataflow work 2004-11-28 04:09:32 +00:00
port.h more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
primitives.c working on docs, measuring gc time 2004-11-23 00:15:14 +00:00
primitives.h working on docs, measuring gc time 2004-11-23 00:15:14 +00:00
ratio.c SDL_gfx binding and many cleanups 2004-10-17 01:55:13 +00:00
ratio.h SDL_gfx binding and many cleanups 2004-10-17 01:55:13 +00:00
read.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +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 fixed signal handling, factoroids 2004-11-09 17:29:25 +00:00
run.h a pile of bug fixes and improvements 2004-11-09 03:36:51 +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 more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
sbuf.h more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
signal.c fixed signal handling, factoroids 2004-11-09 17:29:25 +00:00
signal.h various cleanups, better memory signal handler 2004-10-17 23:01:16 +00:00
socket.c adding trace, step, stack inference to cvs, rearranging some stuff 2004-11-04 04:35:36 +00:00
socket.h file responder works with native factor 2004-08-29 02:25:59 +00:00
stack.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
stack.h a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
string.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
string.h more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
types.c working on the FFI 2004-09-19 21:39:28 +00:00
types.h a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
vector.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
vector.h more dataflow work, minor native cleanup 2004-11-28 03:26:05 +00:00
word.c a pile of bug fixes and improvements 2004-11-09 03:36:51 +00:00
word.h some compiler work, compiled? primitive 2004-10-05 03:58:53 +00:00
write.c more dataflow work, minor native cleanup 2004-11-28 03:26:05 +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