factor/basis/compiler/tests
Slava Pestov 4fd1767768 Old fix for classes-intersect? no-method bug was incorrect; we were
ignoring anonymous classes in compiled-generic-crossref. Also,
forget* now calls reset-word so that references to predicates of
forgotten classes don't break the compiler with a similar error.
2008-11-05 18:32:02 -06:00
..
alien.factor Add stack effect 2008-10-12 18:40:57 -05:00
curry.factor Fix permission bits 2008-10-02 08:34:49 -05:00
float.factor Fix permission bits 2008-10-02 08:34:49 -05:00
folding.factor
insane.factor
intrinsics.factor Fixing various bugs 2008-10-21 23:17:32 -05:00
optimizer.factor Fix permission bits 2008-10-02 08:34:49 -05:00
peg-regression.factor Fix regression. If a parsing word called the compiler, it might compile a caller of a generic before the generic gets built, which would throw an error since the inferred effect of the generic might have less inputs than the combination's dispatch# 2008-11-03 20:59:48 -06:00
redefine1.factor
redefine2.factor Fix another name clash in tests; putting all compiler tests in compiler.tests vocab is probably not good 2008-11-04 00:46:06 -06:00
redefine3.factor
redefine4.factor
redefine5.factor
redefine6.factor
redefine7.factor
redefine8.factor
redefine9.factor
redefine10.factor
redefine11.factor
redefine12.factor Old fix for classes-intersect? no-method bug was incorrect; we were 2008-11-05 18:32:02 -06:00
reload.factor
simple.factor Fix name clash with templates.factor 2008-11-03 06:34:56 -06:00
stack-trace.factor Fix permission bits 2008-10-02 08:34:49 -05:00
templates.factor CFG IR is now pure SSA 2008-10-20 01:56:28 -05:00
tuples.factor Fix permission bits 2008-10-02 08:34:49 -05:00