]> gitweb.factorcode.org Git - factor.git/commit
Clarify documentation for resize-array, resize-byte-array, resize-string words, and...
authorSlava Pestov <slava@factorcode.org>
Tue, 22 Jun 2010 19:46:54 +0000 (15:46 -0400)
committerSlava Pestov <slava@factorcode.org>
Tue, 22 Jun 2010 19:48:48 +0000 (15:48 -0400)
commit5ae75af6a8c1701a3d9f310ea85bd688675582ba
tree93fc852e4847c5f3462163dd08671dea94b67dab
parent6b0b4bbd705bcc6d6b076f468e36772bd075cd9b
Clarify documentation for resize-array, resize-byte-array, resize-string words, and remove flushable declaration since technically they don't satisfy the flushable contract (reported by Daniel Ehrenberg)
basis/stack-checker/known-words/known-words.factor
core/arrays/arrays-docs.factor
core/bootstrap/primitives.factor
core/byte-arrays/byte-arrays-docs.factor
core/strings/strings-docs.factor