factor/basis/compiler/tests
Slava Pestov ab428fc259 Code cleanups 2010-01-30 09:28:56 +13:00
..
alien.factor Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
call-effect.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
codegen.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
curry.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
float.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
folding.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
generic.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
intrinsics.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +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 Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
peg-regression-2.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
peg-regression.factor Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
pic-problem-1.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
redefine0.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
redefine1.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
redefine2.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
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 Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
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 Code cleanups 2010-01-30 09:28:56 +13:00
redefine11.factor replace usages of <" with """ 2009-09-20 22:42:40 -05:00
redefine12.factor (( -- )) eval -> eval( -- ) 2009-04-17 15:49:21 -05:00
redefine13.factor Disable these for now 2008-11-22 22:47:40 -06:00
redefine14.factor Fix typo in redefine14 test 2009-05-01 08:29:04 -05:00
redefine15.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
redefine16.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
redefine17.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
redefine18.factor Add test case for mixin bug Doug found, seems to be fixed now 2010-01-30 09:28:52 +13:00
redefine19.factor Work in progress: record constant-folds of predicate words, and call-next-method invocations, in the same way that method inlining are recorded, for greater recompilation accuracy 2010-01-30 09:28:56 +13:00
redefine20.factor Work in progress: record constant-folds of predicate words, and call-next-method invocations, in the same way that method inlining are recorded, for greater recompilation accuracy 2010-01-30 09:28:56 +13:00
reload.factor Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
simple.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
spilling.factor Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
stack-trace.factor Factor source files should not be executable 2009-11-21 17:50:43 -06:00
tuples.factor Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00