]> gitweb.factorcode.org Git - factor.git/commit
Make the require-hook throw an error if the vocabulary does not exist in the dictiona...
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 3 Nov 2011 18:34:41 +0000 (11:34 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 3 Nov 2011 18:39:34 +0000 (11:39 -0700)
commitf6353e17cdad0bedb8f999ef3c1744f242702ec4
tree85a15880cf077d9f3016663befe4c456c11b9e29
parentddb06ab6cb689d201a97840633050dda8cec8121
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.
core/vocabs/loader/loader-docs.factor
core/vocabs/loader/loader.factor
core/vocabs/vocabs-docs.factor
core/vocabs/vocabs-tests.factor