factor/basis/specialized-arrays
Slava Pestov 1798000335 Fix unit tests for specialized-arrays.direct change 2009-09-05 02:26:06 -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
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 specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
int
long
longlong
prettyprint specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
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 specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
specialized-arrays-tests.factor Fix unit tests for specialized-arrays.direct change 2009-09-05 02:26:06 -05:00
specialized-arrays.factor specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
summary.txt
tags.txt