factor/basis/classes/struct
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
..
prettyprint make struct-mirror an instance of assoc 2009-09-03 22:31:55 -05:00
authors.txt metadata for classes.struct 2009-09-01 15:49:21 -05:00
struct-docs.factor link S{ and S@ docs in classes.struct 2009-08-31 18:04:09 -05:00
struct-tests.factor Specialized array overhaul 2009-09-09 22:33:34 -05:00
struct.factor Specialized array overhaul 2009-09-09 22:33:34 -05:00
summary.txt metadata for classes.struct 2009-09-01 15:49:21 -05:00