factor/basis/specialized-arrays/direct
Slava Pestov 4adef7db09 Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in.
Add DEFINES-CLASS, to parallel DEFINES.
Update math.blas and specialized-arrays/vectors to use DEFINES-CLASS where appropriate
2009-02-06 02:45:21 -06:00
..
alien
bool
char
double
float
functor Fix functors bug where changing a hand-written method into one generated by a functor would forget the method; also associate functor-generated methods with the source file they're in. 2009-02-06 02:45:21 -06:00
int
long
longlong
short
uchar
uint
ulong
ulonglong
ushort
direct-docs.factor Change type declaration for performance reasons 2008-12-02 21:50:53 -06:00
direct-tests.factor
direct.factor