factor/basis/compiler/tests
Slava Pestov ae286fb7ef callback-error: don't use -e until we fix issue #245 2011-10-10 21:25:50 -07:00
..
alien.factor compiler.cfg.builder.alien: fix compilation of callbacks which unconditionally throw errors 2011-10-02 19:52:12 -07:00
call-effect.factor
callback-error.factor callback-error: don't use -e until we fix issue #245 2011-10-10 21:25:50 -07:00
codegen.factor
curry.factor
float.factor
folding.factor
generic.factor
intrinsics.factor
linkage-errors.factor Fix linkage-errors test to not clobber its own linkage error 2011-10-03 00:26:21 -07:00
low-level-ir.factor
optimizer.factor Fix custom-inlining for mod and rem, which was converting these calls to bitand in some cases, even if the input was not known to be an integer. Fixes #243 2011-10-09 13:51:35 -07:00
peg-regression-2.factor
peg-regression.factor
pic-problem-1.factor
redefine0.factor
redefine1.factor Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229. 2011-10-03 15:49:49 -07:00
redefine2.factor
redefine3.factor Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229. 2011-10-03 15:49:49 -07: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
redefine18.factor
redefine19.factor
redefine20.factor
redefine21.factor
redefine22.factor
redefine23.factor
redefine24.factor
redefine25.factor Mixin classes in redefine25 test are forgotten, but words still reference them -- forget those words, too. Fixes #143. 2011-10-07 10:49:17 -07:00
reload.factor
simple.factor
spilling.factor
stack-trace.factor
tuples.factor
x87-regression.factor