]> gitweb.factorcode.org Git - factor.git/commit
specialized-arrays: direct-slice for byte-arrays
authorJoe Groff <arcata@gmail.com>
Thu, 13 Oct 2011 22:11:32 +0000 (15:11 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 04:23:06 +0000 (21:23 -0700)
commitae6d6ba95135bc40a9ef27d9ea282ea09792e514
tree4c79e877e7ede27b6f18fff88b1001c3eb95a661
parentaaec2eb1ac0a4f8af406e47f493661147dd3174d
specialized-arrays: direct-slice for byte-arrays
Implement nth-c-ptr and direct-like for byte-arrays so that direct-slice over a byte-array makes a uchar-array{ } over a part of the byte-array
basis/specialized-arrays/specialized-arrays-tests.factor
basis/specialized-arrays/specialized-arrays.factor