]> gitweb.factorcode.org Git - factor.git/commit
generalizations: Refactor stack-checker so that smart combinators can be used with...
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 28 Nov 2011 00:21:20 +0000 (16:21 -0800)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 28 Nov 2011 04:25:22 +0000 (20:25 -0800)
commit2b87eaa1b57da4ba99b3b2d602cb2a1c97fad9a7
tree17869c9af45e77d2c730ae1b56327e6ffe94e822
parent7ac7adeb67ae6591c4f8e657f01f14b1c5f15742
generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose.
basis/combinators/smart/smart-tests.factor
basis/combinators/smart/smart.factor
basis/compiler/tree/propagation/call-effect/call-effect.factor
basis/generalizations/generalizations.factor
basis/locals/locals-tests.factor
basis/stack-checker/known-words/known-words.factor
basis/stack-checker/stack-checker-tests.factor
basis/stack-checker/stack-checker.factor
core/effects/effects-tests.factor
core/effects/effects.factor