factor/basis/specialized-arrays
Joe Groff 8a9d0e13bb deprecate <c-array>, and make malloc-array box its returned buffer in a direct array 2009-08-29 11:15:23 -05:00
..
alien Move ptrdiff_t arrays to specialized-arrays.ptrdiff_t 2009-07-17 03:51:23 -05:00
bool
char
complex-double unit tests for complex specialized-arrays 2009-02-09 17:26:12 -06:00
complex-float specialized arrays for complex types 2009-02-09 15:11:27 -06:00
direct inline sequence methods on direct-arrays 2009-08-26 21:49:45 -05:00
double math.vectors.specialization: first attempt at some call site splitting for vector ops. Specialized array types generate customized variants of all vector words, if input types are known at compile time, a call to the specialized version is inserted 2009-08-09 03:07:33 -05:00
float
functor deprecate <c-array>, and make malloc-array box its returned buffer in a direct array 2009-08-29 11:15:23 -05:00
int
long
longlong
ptrdiff_t Move ptrdiff_t arrays to specialized-arrays.ptrdiff_t 2009-07-17 03:51:23 -05:00
short
uchar
uint
ulong
ulonglong
ushort
authors.txt
specialized-arrays-docs.factor update specialized-arrays docs 2009-02-09 19:28:21 -06:00
specialized-arrays-tests.factor specialized-arrays: fix tests on PowerPC 2009-05-08 21:34:28 -05:00
specialized-arrays.factor
summary.txt
tags.txt