]> gitweb.factorcode.org Git - factor.git/commit
bring back ( x: type y: type -- ) stack effect syntax, and automatically hint words...
authorJoe Groff <arcata@gmail.com>
Tue, 1 Sep 2009 19:39:22 +0000 (14:39 -0500)
committerJoe Groff <arcata@gmail.com>
Tue, 1 Sep 2009 19:39:22 +0000 (14:39 -0500)
commit19b10fb85eda961345ff5085ee94903bc3abe339
tree1dc861dff908b3c8ff2011cb0040a02617320861
parent522f426ba7a8103520bbc0ddb350c18ac16ccb79
bring back ( x: type y: type -- ) stack effect syntax, and automatically hint words based on types in their declared effect
basis/hints/hints.factor
core/effects/effects-tests.factor
core/effects/effects.factor
core/effects/parser/parser.factor