factor/basis/x11
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
..
clipboard Specialized array overhaul 2009-09-09 22:33:34 -05:00
constants Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
events x11.events, ui.backend.x11: actually make it work 2009-08-31 00:24:25 -04:00
glx Specialized array overhaul 2009-09-09 22:33:34 -05:00
io make x11.io.unix unportable 2009-04-18 15:21:12 -05:00
syntax X-FUNCTION: calls awaken-event-loop 2009-04-18 02:39:55 -05:00
windows x11 and ui.backend.x11: update to use new structs 2009-08-30 22:55:19 -05:00
xim Specialized array overhaul 2009-09-09 22:33:34 -05:00
xlib x11 and ui.backend.x11: update to use new structs 2009-08-30 22:55:19 -05:00
authors.txt Split off x11 vocab from x11.xlib, and add x11.unix for event loop integration 2009-04-18 01:56:29 -05:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
x11.factor awaken-event-loop does nothing if dpy-fd not set; move x11.unix to x11.io.unix 2009-04-18 02:54:34 -05:00