factor/basis/windows
John Benediktsson 4f42c72012 specialized-arrays: performed some cleanup.
Specifically,
    •   Created >c-array to be replacement for >T-array.
    •   Created cast-array to be generic replacement for all T-array-cast words.
    •   Created c-array@ to be generic replacement for T-array@ words.
    •   Replaced usages of <T-array> with T <c-array>
    •   Replaced usages of <direct-T-array> with T <c-direct-array>
    •   Replaced usages of >T-array with T >c-array
    •   Replaced usages of T-array-cast with T cast-array
    •   Replaced usages of malloc-T-array with T malloc-array.
    •   Removed malloc-T-array.
    •   Removed T-array-cast.
    •   Removed T-array@.
    •   Removed >T-array.

I also added (but didn't change any code to use):
    •   T c-array-type, returns T-array
    •   T c-array?, returns T-array?
    •   c-array{ T ... }, returns T-array{ ... }

Bootstraps just find on Mac OS X.  Also `load-all test-all` works for me.
2011-09-26 11:37:51 -07:00
..
advapi32 Windows bindings for security tokens 2011-09-08 15:47:57 -07:00
com specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
ddk Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
directx specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
dwmapi Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
errors Make a way to get DNS server ips on Windows 2010-09-29 15:36:56 -05:00
fonts
gdi32
gdiplus images.gdiplus, windows.gdiplus, windows.streams: update for change to with-out-parameters 2011-08-27 15:53:07 -07:00
handles
iphlpapi Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
kernel32
messages Remove extra stack effects in windows.messages 2011-09-25 19:32:36 -07:00
offscreen
ole32
opengl32
privileges Windows bindings for security tokens 2011-09-08 15:47:57 -07:00
psapi
registry Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
shell32 specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
streams specialized-arrays: performed some cleanup. 2011-09-26 11:37:51 -07:00
time
types
uniscribe Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05:00
user32
usp10
winsock
authors.txt
platforms.txt
summary.txt Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
tags.txt
windows.factor windows, windows.directx: move directx libraries out of windows vocab 2011-09-14 11:25:06 -07:00