factor/core/compiler/test
Slava Pestov c86e95bc30 Add some more compiled-usage tests 2008-01-02 23:08:28 -04:00
..
alien.factor Unit test fixes 2007-12-24 19:40:09 -05:00
curry.factor Getting compiler unit tests to pass 2007-12-24 21:54:45 -05:00
float.factor Getting compiler unit tests to pass 2007-12-24 21:54:45 -05:00
generic.factor Initial import 2007-09-20 18:09:08 -04:00
ifte.factor Getting compiler unit tests to pass 2007-12-24 21:54:45 -05:00
intrinsics.factor Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state 2007-12-27 17:26:39 -05:00
optimizer.factor Removing USE-IF:, add with-interactive-vocabs, other fixes 2007-12-28 21:45:16 -05:00
redefine.factor Add some more compiled-usage tests 2008-01-02 23:08:28 -04:00
simple.factor Fix compiler 2007-12-26 21:37:18 -05:00
stack-trace.factor Getting compiler unit tests to pass 2007-12-24 21:54:45 -05:00
templates-early.factor Removing USE-IF:, add with-interactive-vocabs, other fixes 2007-12-28 21:45:16 -05:00
templates.factor Rename real/imaginary slots of complex to real-part/imaginary-part to avoid clashing with the real class word; fix bug where redefining a generic as a class leaves the word in a weird state 2007-12-27 17:26:39 -05:00
tuples.factor Getting compiler unit tests to pass 2007-12-24 21:54:45 -05:00