]> gitweb.factorcode.org Git - factor.git/commit
core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes...
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 6 Jun 2014 17:54:57 +0000 (10:54 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 6 Jun 2014 17:59:48 +0000 (10:59 -0700)
commitafcb610960a312c396742ffd15be43336081e322
tree3c839121ea58cb212c116e86653706a0dad3a489
parent309ce3aa691bd303a8974db2638ce56d0ff8b953
core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes #1060.
core/effects/effects.factor
core/syntax/syntax.factor
core/vocabs/vocabs.factor