factor/basis/windows
Doug Coleman 76580da5d5 Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF.
CREATE -> scan-new
CREATE-CLASS -> scan-new-class
CREATE-WORD -> scan-new-word
CREATE-GENERIC -> scan-new-generic
scan -> (scan-token)
scan-token now throws on eof
(scan-word) returns word/number/f
scan-word now throws on eof
scan-word-name expects a non-number
Fixes #183.
Fixes #209.
2011-09-29 11:28:28 -07:00
..
advapi32 Windows bindings for security tokens 2011-09-08 15:47:57 -07:00
com Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -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
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