factor/library/test/compiler
slava ac68a16492 FFI now supports passing structs by value
So far, this is only supported on PowerPC.
2006-02-06 06:43:59 +00:00
..
alien.factor FFI now supports passing structs by value 2006-02-06 06:43:59 +00:00
assembler-x86.factor
bail-out.factor
generic.factor
identities.factor
ifte.factor
intrinsics.factor fix fixnum-shift overflow check 2006-01-21 08:23:14 +00:00
linearizer.factor refactored inlined recursive blocks 2005-12-21 07:43:41 +00:00
optimizer.factor removed fixnum<< vop since it was buggy and afforded no performance gain, and also simplified some code 2006-01-22 21:40:18 +00:00
print-dataflow.factor
simple.factor
stack.factor