factor/library/test/compiler
Slava Pestov 23738087aa 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
..
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 fix powerpc abi issues, add load.factor files 2005-10-19 00:19:10 +00:00
linearizer.factor rename ifte to if 2005-09-24 19:21:17 +00:00
optimizer.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
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