factor/basis/tools/completion
Doug Coleman 2ecd513130 Factor out ``no-roots no-prefixes'' into its own word. Add load-root, load-from-root, vocabs-in-root and implement load in terms of load-from-root.
Add error checking for append-vocab-dir and (child-vocabs) in case someone tries to pass them the wrong parameters.
Rename: vocab-dir+ to append-vocab-dir
Document load-from-root and load-root
2011-10-23 19:59:01 -05:00
..
authors.txt
completion-docs.factor tools.completion: making completions a lot faster using make. 2010-08-13 19:28:44 -07:00
completion-tests.factor tools.completion: add test that empty completions preserve order. 2011-09-17 09:00:43 -07:00
completion.factor Factor out ``no-roots no-prefixes'' into its own word. Add load-root, load-from-root, vocabs-in-root and implement load in terms of load-from-root. 2011-10-23 19:59:01 -05:00
summary.txt