factor/library/test/compiler
slava 9e7af4d8b4 Clean up exception handling in callbacks 2006-02-23 07:09:34 +00:00
..
alien.factor Fix callbacks with lots of parameters 2006-02-20 22:49:44 +00:00
assembler-x86.factor initial AMD64 porting work 2005-12-02 07:25:44 +00:00
bail-out.factor catch change, new cleanup word, with-server combinator 2005-09-21 00:18:01 +00:00
callbacks.factor Clean up exception handling in callbacks 2006-02-23 07:09:34 +00:00
generic.factor
identities.factor
ifte.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
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 rename ifte to if 2005-09-24 19:21:17 +00:00
simple.factor
stack.factor dead load/store elimination 2005-09-08 04:37:17 +00:00