factor/extra/id3
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
..
tests Added extra/id3 vocab 2009-02-09 21:50:04 -06:00
authors.txt id3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2. you can access the title, album, etc fields by calling id3-title, etc, but also other frames are saved and can be accessed 2009-02-26 21:39:53 -06:00
id3-docs.factor more id3 refactoring, support TAG+ 2009-04-09 15:03:34 -05:00
id3-tests.factor write synchsafe numbers to sequences 2009-04-09 18:23:05 -05:00
id3.factor Specialized array overhaul 2009-09-09 22:33:34 -05:00