]> gitweb.factorcode.org Git - factor.git/commit
Working on recursive propagation
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 27 Jul 2008 07:32:40 +0000 (02:32 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Sun, 27 Jul 2008 07:32:40 +0000 (02:32 -0500)
commit863a6b63d5aafe7e36bf3fde8322f77530e81673
treea08414b1804458e161b5fae7238ce7ab5c840975
parented4a21262186badbac41e66d6e988caf4fd77abc
Working on recursive propagation
16 files changed:
unfinished/compiler/tree/copy-equiv/copy-equiv.factor
unfinished/compiler/tree/dead-code/dead-code.factor
unfinished/compiler/tree/def-use/def-use.factor
unfinished/compiler/tree/propagation/info/info-tests.factor
unfinished/compiler/tree/propagation/info/info.factor
unfinished/compiler/tree/propagation/nodes/nodes.factor
unfinished/compiler/tree/propagation/propagation-tests.factor
unfinished/compiler/tree/propagation/recursive/recursive.factor
unfinished/compiler/tree/propagation/slots/slots.factor
unfinished/compiler/tree/tree.factor
unfinished/compiler/tree/untupling/untupling.factor
unfinished/stack-checker/backend/backend.factor
unfinished/stack-checker/inlining/inlining.factor
unfinished/stack-checker/transforms/transforms.factor
unfinished/stack-checker/visitor/dummy/dummy.factor
unfinished/stack-checker/visitor/visitor.factor