factor/basis/windows
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
..
advapi32
ce
com Specialized array overhaul 2009-09-09 22:33:34 -05:00
dinput Specialized array overhaul 2009-09-09 22:33:34 -05:00
dragdrop-listener specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
errors specialized-arrays.direct is no more; instead, every specialized-array.<foo> vocabulary has a <direct-T-array> constructor 2009-09-04 22:01:55 -05:00
fonts new structs in font rendering 2009-08-29 14:29:46 -05:00
gdi32
kernel32 Use new-style structs for overlapped struct on Windows 2009-09-05 16:20:58 -05:00
messages
nt
offscreen windows.offscreen structs 2009-08-29 17:35:11 -05:00
ole32 Specialized array overhaul 2009-09-09 22:33:34 -05:00
opengl32
shell32 Specialized array overhaul 2009-09-09 22:33:34 -05:00
time
types fix some things that broke in the windows UI/game-input backends 2009-08-31 12:45:39 -05:00
uniscribe fix uniscribe 2009-08-29 17:18:30 -05:00
user32 more struct changes 2009-08-27 21:43:29 -05:00
usp10
winsock Fix sockets on Windows, and re-organize things so that windows.winsock doesn't get loaded by default 2009-09-04 05:02:33 -05:00
authors.txt
summary.txt
tags.txt
windows.factor