factor/extra/alien/marshall
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
..
private Specialized array overhaul 2009-09-09 22:33:34 -05:00
structs moved alien.inline and alien.marshall to extra 2009-07-14 22:39:27 +12:00
syntax alien.marshall: fix unit tests 2009-08-25 05:10:41 -05:00
authors.txt moved alien.inline and alien.marshall to extra 2009-07-14 22:39:27 +12:00
marshall-docs.factor alien.marshall: doc fix 2009-07-27 15:30:30 +12:00
marshall.factor Specialized array overhaul 2009-09-09 22:33:34 -05:00