factor/basis/compiler/tests
sheeple 2b35f52ed2 Merge branch 'slots' of git://factorcode.org/git/factor into slots
Conflicts:

	basis/cpu/x86/x86.factor
2009-09-26 03:12:42 -05:00
..
alien.factor compiler: add unit test for undefined_symbol regression 2009-09-25 18:08:33 -05:00
call-effect.factor
codegen.factor compiler.cfg.ssa.cssa: correctly handle overflowing fixnum instructions 2009-09-23 02:47:56 -05:00
curry.factor
float.factor math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot 2009-09-12 22:20:13 -05:00
folding.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
generic.factor
intrinsics.factor move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
low-level-ir.factor Fixing low-level-ir compiler tests for slot changes 2009-09-26 02:48:40 -05:00
optimizer.factor Rename specific-method to method-for-class, rename (effective-method) to method-for-object, and make both much faster 2009-09-21 17:42:20 -05:00
peg-regression-2.factor
peg-regression.factor
pic-problem-1.factor
redefine0.factor
redefine1.factor
redefine2.factor
redefine3.factor
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
spilling.factor
stack-trace.factor
tuples.factor