]> gitweb.factorcode.org Git - factor.git/commit
define-partial-eval framework in propagation pass makes it easy to add transforms...
authorDaniel Ehrenberg <littledan@Macintosh-122.local>
Thu, 16 Jul 2009 05:34:50 +0000 (00:34 -0500)
committerDaniel Ehrenberg <littledan@Macintosh-122.local>
Thu, 16 Jul 2009 05:34:50 +0000 (00:34 -0500)
commitee3e84a1f867850ceb7ad907e951d65a55263e29
tree1963c9455a6a1171360264c18950e84ca040d263
parentb4c522f0459db8541a8ad9c6bd17c707706a0d97
define-partial-eval framework in propagation pass makes it easy to add transforms; moving some transforms from stack checker to propagation, making them stronger
basis/compiler/tree/propagation/known-words/known-words.factor
basis/compiler/tree/propagation/propagation-tests.factor
basis/compiler/tree/propagation/transforms/authors.txt [new file with mode: 0644]
basis/compiler/tree/propagation/transforms/transforms.factor [new file with mode: 0644]
basis/stack-checker/transforms/transforms.factor