]> gitweb.factorcode.org Git - factor.git/commit
separate stack effect typing from hints. put it in a "typed" vocab, and have a TYPED...
authorJoe Groff <arcata@gmail.com>
Wed, 2 Sep 2009 16:45:30 +0000 (11:45 -0500)
committerJoe Groff <arcata@gmail.com>
Wed, 2 Sep 2009 16:45:30 +0000 (11:45 -0500)
commitaeba33660143d80adee04d66fba50b34b7c98378
treeb3be9a4fb9410151d2dc5598fe28c12cf51762f6
parentcb56e955673094df50662d87acfbb24907f6fd30
separate stack effect typing from hints. put it in a "typed" vocab, and have a TYPED: word that adds the type checking directly to the word
basis/hints/hints.factor
extra/typed/typed.factor [new file with mode: 0644]