factor/core/strings
Doug Coleman 7432797251 Fix unit test in strings 2011-08-25 11:10:40 -07:00
..
parser Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
strings-docs.factor 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) 2010-06-22 15:48:48 -04:00
strings-tests.factor Fix unit test in strings 2011-08-25 11:10:40 -07:00
strings.factor strings: the fast path for set-string-nth was being used inappropriately for negative numbers. use the fast path only for Z ∩ [0, 127] 2011-07-20 10:21:11 -07:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt record1 strings 2008-01-31 23:00:08 -06:00