factor/basis/db
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
..
errors Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
pools Fixing unit tests for stack effect inference changes 2009-04-20 21:15:19 -05:00
postgresql Specialized array overhaul 2009-09-09 22:33:34 -05:00
queries Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
sqlite update code for usages of add-library 2009-03-25 23:00:19 -05:00
tester Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
tuples Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
types remove ?at from db.types, images.tiff 2009-02-22 17:14:46 -06:00
authors.txt
db-docs.factor fix example 2009-03-16 14:44:40 -05:00
db-tests.factor
db.factor Tweak some furnace code to infer and load with almost no warnings 2009-03-15 18:19:29 -05:00
summary.txt
tags.txt