Joe Groff
|
758a99dbfa
|
windows.offscreen: generalize the declared effect of with-memory-dc
|
2010-03-12 19:59:21 -08:00 |
Erik Charlebois
|
fb715ff618
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-03-03 00:04:17 -08:00 |
Erik Charlebois
|
594f65b9fc
|
Update tags.txt files for Windows DDK
|
2010-03-03 00:03:44 -08:00 |
Joe Groff
|
319dd529dd
|
windows.directx.d3d9: a method was missing argument names
|
2010-02-28 23:11:43 -08:00 |
Joe Groff
|
9ce6fdbab5
|
windows.com: update COM-INTERFACE: to parse incrementally
|
2010-02-28 19:30:15 -08:00 |
Doug Coleman
|
b5df9a8288
|
more user32 bindings
|
2010-02-27 07:58:41 -06:00 |
Erik Charlebois
|
5924c07246
|
Fix windows.directx compile errors
|
2010-02-25 18:50:05 -08:00 |
Joe Groff
|
5ec2faf8d1
|
windows.com: typedef interface word to void* immediately so that self-referential pointers in the interface definition parse properly. fix a bug where pointer return values for interface methods couldn't parse
|
2010-02-25 16:39:30 -08:00 |
Doug Coleman
|
39ff966a8e
|
Add more user32 bindings
|
2010-02-25 14:36:44 -06:00 |
Slava Pestov
|
2dde82ffff
|
Slices over specialized arrays can now be passed to C functions, written to binary output streams, and given to malloc-byte-array
|
2010-02-25 04:50:31 +13:00 |
Erik Charlebois
|
9e308781ee
|
Bindings to the WinUSB part of the Windows DDK
|
2010-02-23 23:00:48 -08:00 |
Joe Groff
|
886b9c9dd2
|
change back other char/uchar* parameters that don't look like actual string types
|
2010-02-23 13:15:16 -08:00 |
Joe Groff
|
96ab4492d2
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Joe Groff
|
1fc6165c0f
|
get rid of the last few pointer typedefs in db.postgresql.ffi, windows.usp10, and windows.winsock
|
2010-02-23 10:17:48 -08:00 |
Joe Groff
|
bb0bd783d3
|
windows.types: fix definition of wchar_t* as { char* utf16n }
|
2010-02-23 08:10:01 -08:00 |
Joe Groff
|
0044741adb
|
add opaque C-TYPEs for sundry interfaces to windows.com
|
2010-02-23 00:03:18 -08:00 |
Slava Pestov
|
071836b059
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-02-23 20:26:41 +13:00 |
Erik Charlebois
|
7a4509edd7
|
Windows DDK SetupAPI bindings -- used for hardware device discovery
|
2010-02-22 20:37:06 -08:00 |
Erik Charlebois
|
175b77f80e
|
Summary and tags file for windows.ddk.hid
|
2010-02-22 20:19:04 -08:00 |
Erik Charlebois
|
07a79ecc99
|
Fix new compile errors in d3d bindings
|
2010-02-22 20:18:15 -08:00 |
Joe Groff
|
47b4b10d03
|
scrub memory>struct calls made redundant
|
2010-02-22 12:22:29 -08:00 |
Erik Charlebois
|
915a90657e
|
Merge alien/parser/parser.factor
|
2010-02-22 10:53:19 -08:00 |
Erik Charlebois
|
15e860f090
|
Add some additional error masks and codes
|
2010-02-22 10:48:22 -08:00 |
Joe Groff
|
b435b2b84b
|
Merge branch 'master' into new-alien-pointers
Conflicts:
basis/alien/c-types/c-types.factor
basis/stack-checker/dependencies/dependencies.factor
|
2010-02-22 10:32:59 -08:00 |
Slava Pestov
|
2b6e461254
|
windows.ddk.hid: add platforms.txt
|
2010-02-23 00:23:30 +13:00 |
Joe Groff
|
a77edb8156
|
Merge branch 'master' of git://factorcode.org/git/factor into new-alien-pointers
|
2010-02-21 23:14:08 -08:00 |
Slava Pestov
|
c1657739df
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-02-22 20:09:20 +13:00 |
Joe Groff
|
5ff604d83e
|
Merge branch 'master' into new-alien-pointers
|
2010-02-21 22:30:12 -08:00 |
Doug Coleman
|
865c144a51
|
Add some more win32 symbols
|
2010-02-22 00:14:15 -06:00 |
Doug Coleman
|
4e46d38ca8
|
Fix quirk in open-in-explorer -- msft explorer wouldn't go to previous directory correctly if / was a path separator
|
2010-02-22 00:14:13 -06:00 |
Joe Groff
|
060d87c095
|
windows.com: add missing USING: windows.types
|
2010-02-21 22:07:53 -08:00 |
Joe Groff
|
1808fe4595
|
windows.com.syntax: don't put c-type words inside stack effect of Interface::Method words
|
2010-02-21 22:07:32 -08:00 |
Joe Groff
|
d45254d32e
|
Merge branch 'master' into new-alien-pointers
|
2010-02-21 18:19:17 -08:00 |
Erik Charlebois
|
b5c65b017f
|
Bindings to the HID portion of the Windows DDK.
|
2010-02-21 16:43:09 -08:00 |
Joe Groff
|
64e6f08b59
|
use a "pointer" wrapper tuple to indicate pointer types instead of the current slipshod approach
|
2010-02-21 16:27:36 -08:00 |
Slava Pestov
|
bd0ec23e30
|
windows.com.prettyprint: remove circular dependency on windows.com
|
2010-02-22 13:17:46 +13:00 |
Joe Groff
|
f5be8649d4
|
windows.com.syntax: parse return c-type of COM-INTERFACE: functions
|
2010-02-21 11:56:35 -08:00 |
Slava Pestov
|
9f6462e2bd
|
Move windows.dragdrop-listener to unmaintained
|
2010-02-21 17:48:06 +13:00 |
Slava Pestov
|
0aad3e6e12
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Erik Charlebois
|
9128b8dc23
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-02-17 00:06:27 -08:00 |
Joe Groff
|
ab0b7e078b
|
alien.libraries: add a "deploy-library" word that marks a library to have its dll deployed with applications that use it. add support to tools.deploy to find and copy deployed libraries into target bundle
|
2010-02-16 13:32:58 -08:00 |
Erik Charlebois
|
2eaf726eae
|
Merge to upstream
|
2010-02-16 10:35:15 -08:00 |
Slava Pestov
|
4f62d63e47
|
Merge branch 'deploy-resources' of git://factorcode.org/git/factor into deploy-resources
|
2010-02-17 00:17:09 +13:00 |
Slava Pestov
|
2d57c9d815
|
Clean up some tags
|
2010-02-17 00:12:55 +13:00 |
Joe Groff
|
db0fa2d13b
|
windows.kernel32: add MAKEINTRESOURCE, standard resource types
|
2010-02-15 11:48:28 -08:00 |
Joe Groff
|
e9c91a2b07
|
windows.kernel32: bindings for BeginUpdateResource, UpdateResource, EndUpdateResource
|
2010-02-15 11:26:26 -08:00 |
Erik Charlebois
|
1b72e445b5
|
Fix D3D9 constants that I punted on calculating initially.
|
2010-02-14 23:41:44 -08:00 |
Doug Coleman
|
5783e22d65
|
Fix typo in dinput binding
|
2010-02-05 14:09:17 -06:00 |
Slava Pestov
|
29ec90d747
|
windows.types: remove duplicate typedefs flagged by recent alien.syntax change
|
2010-02-05 06:04:12 -06:00 |
Slava Pestov
|
3aa5ecb6ee
|
windows.types: another Win64 fix
|
2010-02-05 01:47:21 -06:00 |