factor/core/vocabs
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
..
loader rename peek -> last and update all usages 2009-05-25 16:38:33 -05:00
parser Specialized array overhaul 2009-09-09 22:33:34 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
vocabs-docs.factor - definitions.icons now has a reference article 2009-03-24 09:11:45 -05:00
vocabs-tests.factor New convention for unit tests 2008-03-01 17:00:45 -05:00
vocabs.factor Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab 2009-05-14 22:31:29 -05:00