factor/basis/compiler/tests
Doug Coleman 4c71d71907 random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
..
alien.factor Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
call-effect.factor
codegen.factor Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
curry.factor
float.factor Rework min and max so that behavior with floats and NaNs is consistent between generic arithmetic and open-coded float intrinsics 2010-01-13 22:20:16 +13:00
folding.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
generic.factor
intrinsics.factor random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
low-level-ir.factor compiler: update unit tests for 4-bit tag change 2009-11-03 21:40:29 -06:00
optimizer.factor Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
peg-regression-2.factor
peg-regression.factor
pic-problem-1.factor
redefine0.factor
redefine1.factor
redefine2.factor
redefine3.factor Use a more compact representation for "compiled-uses" and "compiled-generic-uses" word-props; reduces image size 2009-11-08 06:08:04 -06:00
redefine4.factor
redefine5.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine6.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine7.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine8.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine9.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine10.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine11.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine12.factor
redefine13.factor
redefine14.factor
redefine15.factor
redefine16.factor
redefine17.factor
reload.factor
simple.factor compiler: fix stack effect inference bug discovered by x6j8x; it was possible to define a word which did not compile but could be called anyway 2009-10-23 03:27:25 -05:00
spilling.factor
stack-trace.factor Factor source files should not be executable 2009-11-21 17:50:43 -06:00
tuples.factor