factor/library/compiler/test
slava 861a6d32cf alien-invoke no longer generates calls to consing unbox_* functions -- instead we just unbox the parameter list first, in factor code 2006-11-03 21:39:37 +00:00
..
alien-objects.factor Refactored the C type system in the alien interface and fixed some bugs 2006-11-03 08:54:30 +00:00
alien.factor alien-invoke no longer generates calls to consing unbox_* functions -- instead we just unbox the parameter list first, in factor code 2006-11-03 21:39:37 +00:00
bail-out.factor Modularize tests 2006-09-06 22:32:41 +00:00
callbacks.factor Fix unit test failures caused by stricter numeric coercion rules 2006-11-01 03:54:35 +00:00
float.factor Modularize tests 2006-09-06 22:32:41 +00:00
generic.factor Modularize tests 2006-09-06 22:32:41 +00:00
identities.factor Modularize tests 2006-09-06 22:32:41 +00:00
ifte.factor Modularize tests 2006-09-06 22:32:41 +00:00
inference.factor Move inference test to compiler module where it belongs 2006-10-28 06:45:41 +00:00
intrinsics.factor Modularize tests 2006-09-06 22:32:41 +00:00
optimizer.factor Walker improvements 2006-09-08 06:32:14 +00:00
simple.factor Modularize tests 2006-09-06 22:32:41 +00:00
stack.factor Modularize tests 2006-09-06 22:32:41 +00:00
templates.factor Simplify implementation of /f word 2006-11-02 08:12:23 +00:00