factor/basis/specialized-arrays
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 Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
bool Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
char Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
direct 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
double O(1) <sbuf> and new-sequence on byte-arrays (work in progress) 2008-12-05 07:28:52 -06:00
float Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
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 Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
long Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
longlong Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
short Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
uchar Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
uint Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
ulong Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
ulonglong Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
ushort Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
authors.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
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 Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
summary.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
tags.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00