factor/basis/compiler/tests
Slava Pestov 47a5e96547 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
..
alien.factor More PowerPC non-optimizing compiler backend fixes 2010-01-13 03:09:43 +13:00
call-effect.factor
codegen.factor vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress) 2009-11-02 04:25:54 -06: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
generic.factor
intrinsics.factor Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
low-level-ir.factor compiler: update unit tests for 4-bit tag change 2009-11-03 21:40:29 -06:00
optimizer.factor compiler: update unit tests for 4-bit tag change 2009-11-03 21:40:29 -06: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
redefine6.factor
redefine7.factor
redefine8.factor
redefine9.factor
redefine10.factor
redefine11.factor
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