factor/basis/specialized-arrays
Slava Pestov 4f0a9f311e Untangling some dependencies 2008-12-08 14:58:00 -06:00
..
alien
bool
char
direct Generalize specialized-arrays.direct: it should be able to wrap a byte array 2008-12-04 12:07:33 -06:00
double Add specialization hints from old float-arrays. These will be replaced with a better facility soon 2008-12-03 10:11:02 -06:00
float
functor Untangling some dependencies 2008-12-08 14:58:00 -06:00
int
long
longlong
short
uchar
uint
ulong
ulonglong
ushort
authors.txt
specialized-arrays-docs.factor Document byte-array>T-array word 2008-12-02 21:51:07 -06:00
specialized-arrays-tests.factor Functor-generated words can now have stack effect declarations; define byte-array>*-array words 2008-12-02 20:35:20 -06:00
specialized-arrays.factor
summary.txt
tags.txt