factor/basis/specialized-arrays
Slava Pestov bbca00e2ae Fix conflicts 2009-09-07 23:51:25 -05:00
..
alien Move ptrdiff_t arrays to specialized-arrays.ptrdiff_t 2009-07-17 03:51:23 -05:00
bool
char
complex-double
complex-float
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 Fix conflicts 2009-09-07 23:51:25 -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 conflicts 2009-09-07 23:51:25 -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