factor/library/test/compiler
Slava Pestov 81c39d3368 fixing various compiler and inferencer bugs 2005-11-23 02:41:41 +00:00
..
assembler-x86.factor assemble [ EAX 0 ] etc as [ EAX ] 2005-07-20 04:50:26 +00:00
bail-out.factor catch change, new cleanup word, with-server combinator 2005-09-21 00:18:01 +00:00
generic.factor messing around with ffi, various other fixes 2005-03-29 04:45:13 +00:00
identities.factor cleanup class< 2005-08-14 21:33:45 +00:00
ifte.factor big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { } 2005-10-30 03:25:38 +00:00
intrinsics.factor various fixes to inference, experimenting with %char-slot vops and interruption checks 2005-11-14 03:04:14 +00:00
linearizer.factor rename ifte to if 2005-09-24 19:21:17 +00:00
optimizer.factor fixing various compiler and inferencer bugs 2005-11-23 02:41:41 +00:00
print-dataflow.factor rename ifte to if 2005-09-24 19:21:17 +00:00
simple.factor generational GC work 2005-05-12 05:02:39 +00:00
stack.factor dead load/store elimination 2005-09-08 04:37:17 +00:00