]> gitweb.factorcode.org Git - factor.git/commit
bootstrap.*: fix for #1512, load docs after everything else
authorBjörn Lindqvist <bjourne@gmail.com>
Fri, 4 Dec 2015 12:29:29 +0000 (13:29 +0100)
committerBjörn Lindqvist <bjourne@gmail.com>
Fri, 4 Dec 2015 12:29:29 +0000 (13:29 +0100)
commitbf8fe252711ad462637fcad066e23bdd058e6a65
treeaaef306b5a3311c9252c959df9d134fe383c7bc4
parentfc9eb0d5acba9bb8c0063e82ce17b6cadfc61b39
bootstrap.*: fix for #1512, load docs after everything else

By making it so the help component is loaded almost last, all vocabs are loaded without docs and only then are they loaded. It should make it so you don't get cyclic dependency problems in doc files during bootstrapping.
basis/bootstrap/help/help.factor
basis/bootstrap/stage2.factor
basis/bootstrap/ui/tools/tools.factor
basis/ui/commands/commands-docs.factor
basis/ui/commands/commands.factor