Commit Graph

6 Commits (543ca72632f99a7bcc783ba5a8d553150da82d35)

Author SHA1 Message Date
Joe Groff 5054c954be add USING:s and rearrange definitions so macosx can compile without parsing c-type strings 2009-09-26 23:14:57 -05:00
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
Slava Pestov 2a7d353251 Debugging Core Text, get colored text working and fix memory management issue 2009-01-21 19:34:42 -06:00
Slava Pestov 0c1cf6209d Fix <CFDictionary> 2009-01-18 23:44:02 -06:00
Slava Pestov a6f8d09214 Debugging <CFDictionary> 2009-01-16 22:48:07 -06:00
Slava Pestov cf11be2d45 Add core-foundation.dictionaries 2009-01-16 18:41:21 -06:00