factor/basis/compiler/tests
Slava Pestov 58d0e17936 Fix bool type; its actually 1 byte not 4 in structs. Bug reported by jedahu 2009-05-05 18:37:40 -05:00
..
alien.factor Fix bool type; its actually 1 byte not 4 in structs. Bug reported by jedahu 2009-05-05 18:37:40 -05:00
call-effect.factor Fix some test failures and add an unportable tag 2009-04-30 22:56:15 -05:00
codegen.factor Fix test failures from ratio/complex built-in removal 2009-04-30 00:38:55 -05:00
curry.factor fix IN: for compiler tests 2009-04-26 00:51:47 -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 Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
optimizer.factor Passing an invalid parameter to 'declare' doesn't break the compiler anymore 2009-04-30 20:40:47 -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 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 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