factor/basis/compiler/tests
Slava Pestov 14246fde37 Better FFI unit tests expose a new problem 2008-11-17 12:23:44 -06:00
..
alien.factor Better FFI unit tests expose a new problem 2008-11-17 12:23:44 -06:00
codegen.factor Rename tests/templates.factor to tests/codegen.factor since that's really what its testing 2008-11-13 04:16:58 -06: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 Add failing unit test 2008-08-31 09:22:36 -05:00
insane.factor New compiled crossref implementation 2008-08-31 01:34:00 -05:00
intrinsics.factor PowerPC backend almost functional; some new compiler unit tests added, 2008-11-06 06:27:27 -06: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 Fixing remaining issues 2008-08-22 17:38:23 -05:00
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 More unit test fixes 2008-07-29 16:57:30 -05:00
redefine4.factor Debugging compiler 2008-08-28 22:28:34 -05:00
redefine5.factor Add a test 2008-08-29 17:53:00 -05:00
redefine6.factor Working on new compiled usage strategy; old one was wrong 2008-08-30 00:05:27 -05:00
redefine7.factor Working on new compiled usage strategy; old one was wrong 2008-08-30 00:05:27 -05:00
redefine8.factor Working on new compiled usage strategy; old one was wrong 2008-08-30 00:05:27 -05:00
redefine9.factor New compiled crossref implementation 2008-08-31 01:34:00 -05:00
redefine10.factor Working on new compiled usage strategy; old one was wrong 2008-08-30 00:05:27 -05:00
redefine11.factor New compiled crossref implementation 2008-08-31 01:34:00 -05:00
redefine12.factor Old fix for classes-intersect? no-method bug was incorrect; we were 2008-11-05 18:32:02 -06:00
reload.factor Create basis vocab root 2008-07-28 22:03:13 -05:00
simple.factor Fix name clash with templates.factor 2008-11-03 06:34:56 -06:00
spilling.factor Fixing PowerPC backend: prolog register clobberage, spilling, and general stack frame usage. Add some lame tests for spilling 2008-11-06 19:00:56 -06:00
stack-trace.factor Fix permission bits 2008-10-02 08:34:49 -05:00
tuples.factor Fix permission bits 2008-10-02 08:34:49 -05:00