factor/basis/compiler/tests
Slava Pestov 3fb4fc1bde Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
..
alien.factor Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
call-effect.factor Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
codegen.factor compiler.cfg.value-numbering: merge in compiler.cfg.branch-folding 2009-07-14 20:05:01 -05:00
curry.factor Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
float.factor Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
folding.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
generic.factor Some new compiler tests 2009-05-01 06:48:33 -05:00
intrinsics.factor Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
optimizer.factor Fix compiler breakage if a GENERIC# has an incorrect stack effect declaration 2009-05-12 21:23:52 -05:00
peg-regression-2.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
peg-regression.factor Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
pic-problem-1.factor compiler: don't wrap non-inference errors in compile errors, since they indicate compiler bugs; just rethrow them. Add unit test for a PIC regression 2009-04-29 19:39:04 -05:00
redefine0.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine1.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
redefine2.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
redefine3.factor Split up types.c/h into smaller files, remove optimized slot from F_WORD struct 2009-04-28 17:26:11 -05:00
redefine4.factor fix some compiler tests 2009-04-26 02:23:33 -05:00
redefine5.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine6.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine7.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine8.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine9.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine10.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine11.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine12.factor (( -- )) eval -> eval( -- ) 2009-04-17 15:49:21 -05:00
redefine13.factor
redefine14.factor Fix typo in redefine14 test 2009-05-01 08:29:04 -05:00
redefine15.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
redefine16.factor Debugging stack checking 2009-04-21 16:09:53 -05:00
redefine17.factor Some new compiler tests 2009-05-01 06:48:33 -05:00
reload.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
simple.factor Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
spilling.factor Update compiler tests for tag number changes 2009-04-28 21:43:30 -05:00
stack-trace.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00
tuples.factor fix IN: for compiler tests 2009-04-26 00:51:47 -05:00