factor/basis/specialized-arrays
Slava Pestov 10297b66ce specialized-arrays: fix clone method 2009-09-03 02:24:03 -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
direct take advantage of pprint-prefix in c-object-pointer prettyprinters 2009-08-31 19:56:36 -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 specialized-arrays: fix clone method 2009-09-03 02:24:03 -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 clone method 2009-09-03 02:24:03 -05:00
specialized-arrays.factor
summary.txt
tags.txt