]> gitweb.factorcode.org Git - factor.git/commit
wrap.words: rename wrap.words:word to wrapping-word. this ``wrapping-word`` is loaded...
authorDoug Coleman <doug.coleman@gmail.com>
Mon, 20 Jul 2015 08:11:05 +0000 (01:11 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 20 Jul 2015 08:15:48 +0000 (01:15 -0700)
commitaf90d77fc2100e42462e07486ccfa4885c0568f6
tree18125e4b8451a1eab5ab7fde844c02eea0f64b0b
parenteca8b7e49c2dafb74902309f535a2f1732000893
wrap.words: rename wrap.words:word to wrapping-word. this ``wrapping-word`` is loaded by default and now this trivial vocabulary won't cause a naming conflict with the builtin ``word`` and one of the most used symbols and concepts in the entire language.
basis/ui/gadgets/paragraphs/paragraphs.factor
basis/wrap/words/words-tests.factor
basis/wrap/words/words.factor