]> gitweb.factorcode.org Git - factor.git/commit
non-polymorphic input parameter check was too strict: wouldn't allow ( x -- ) for...
authorJoe Groff <arcata@gmail.com>
Tue, 9 Mar 2010 23:57:00 +0000 (15:57 -0800)
committerJoe Groff <arcata@gmail.com>
Tue, 9 Mar 2010 23:57:00 +0000 (15:57 -0800)
commit34b29af2454ca07cceebf17ee970362ddd1c4639
tree232d861ca7d0e927e52751f178c909a9042c037a
parent8a52aec6da904f4ea9e5678bb340e19d8a8f06ff
non-polymorphic input parameter check was too strict: wouldn't allow ( x -- ) for ( x x -- x ), for example
basis/stack-checker/row-polymorphism/row-polymorphism.factor
basis/stack-checker/stack-checker-tests.factor