]> gitweb.factorcode.org Git - factor.git/commit
vocabs.loader: make require-all throw restarts.
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 21 Jul 2015 00:34:24 +0000 (17:34 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 21 Jul 2015 00:35:22 +0000 (17:35 -0700)
commit7327b8bdd49af79cf48a12875a2183d4ee8b03a6
tree4bba47277d5c95b7503601f991773706ec96d8e2
parent507dac7599cd981d6e0730c27b2eea7b474c3c3c
vocabs.loader: make require-all throw restarts.

We only want to catch the restarts in mason, so make a special
load-no-restarts that will catch the failures and print them out
the same way it worked before.
basis/vocabs/errors/authors.txt [deleted file]
basis/vocabs/errors/errors.factor [deleted file]
basis/vocabs/errors/summary.txt [deleted file]
basis/vocabs/hierarchy/hierarchy.factor
basis/vocabs/refresh/refresh.factor
core/source-files/errors/errors.factor
core/vocabs/loader/loader.factor
extra/mason/test/test.factor