factor/basis/compiler/tree
Slava Pestov 1f4bd3e293 compiler.tree.propagation.known-words: don't want a type function on clone, all the methods are inline and it was wrong (reported by Joe Groff) 2010-07-07 17:25:32 -04:00
..
builder
checker
cleanup Revert guarded method inlining 2010-06-24 12:35:21 -04:00
combinators
comparisons
dead-code Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
debugger
def-use
escape-analysis Merge branch 'bags' of git://github.com/littledan/Factor 2010-03-16 13:28:00 -04:00
finalization
identities
late-optimizations
modular-arithmetic Fixing typo in modular arithmetic unit test (should use iota, not integer sequences, and just happened to work still) 2010-06-15 16:15:49 -04:00
normalization
optimizer
propagation compiler.tree.propagation.known-words: don't want a type function on clone, all the methods are inline and it was wrong (reported by Joe Groff) 2010-07-07 17:25:32 -04:00
recursive Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
tuple-unboxing
authors.txt
summary.txt
tree.factor