factor/core/vocabs
Doug Coleman afcb610960 core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes #1060. 2014-06-06 10:59:48 -07:00
..
loader vocabs.loader: use adjoin-all. 2013-03-23 22:07:08 -07:00
parser compiler.units: changing definitions-changed to use a set. 2013-03-10 09:11:18 -07:00
authors.txt
summary.txt
vocabs-docs.factor docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
vocabs-tests.factor Make the require-hook throw an error if the vocabulary does not exist in the dictionary or on disk. Move require docs to vocabs. Add unit tests for require. Fixes #339. 2011-11-03 11:39:34 -07:00
vocabs.factor core: Throw an error when defining MAIN: with a stack effect other than ( -- ). Fixes #1060. 2014-06-06 10:59:48 -07:00