Jacek Caban
|
b467f2de9b
widl: Create type for async variant of an interface with async_uuid attribute.
|
před 6 roky |
Jacek Caban
|
2761fc91d0
widl: Add __int32 type support.
|
před 6 roky |
Alexandre Julliard
|
c34e245137
widl: Support generating multiple typelibs into the same resource file.
|
před 6 roky |
Zebediah Figura
|
f12cc887f8
widl: Properly handle nesting of pointers and arrays when parsing.
|
před 6 roky |
Zebediah Figura
|
8f463a575d
widl: The default pointer attribute for an array is always ref.
|
před 6 roky |
Zebediah Figura
|
8118a45a6a
widl: Remove dead code.
|
před 6 roky |
Zebediah Figura
|
a2d0038045
widl: Check for positive array dimension when parsing array.
|
před 6 roky |
Zebediah Figura
|
bd37ddfa96
widl: Allow all dimensions of an array to be sizeless.
|
před 6 roky |
Zebediah Figura
|
f9c8c20298
widl: Use publicly defined NDR constants.
|
před 6 roky |
Jacek Caban
|
2ff2792fc4
widl: Accept known type as library name.
|
před 8 roky |
Sergei Bolotov
|
376daa91d8
widl: Support for toggling and checking status for warnings, support for warning 2368.
|
před 9 roky |
Sergei Bolotov
|
646dfe746d
widl: Handle "midl_pragma warning" statement in parser.
|
před 9 roky |
Dmitry Timoshkov
|
58b0788a2d
widl: Attributes of the alias are supposed to replace attributes of a tag in the typelib.
|
před 9 roky |
Dmitry Timoshkov
|
3cd67463bf
widl: Attribute uuid() takes precedence over 'hidden'.
|
před 9 roky |
Jacek Caban
|
7c29a53208
widl: Added support for namespaced structs.
|
před 9 roky |
Jacek Caban
|
8d43c54ed2
widl: Allow [version] attribute to be used on structs in winrt mode.
|
před 9 roky |
Jacek Caban
|
88987c0a95
widl: Added support for namespaced enums.
|
před 9 roky |
Jacek Caban
|
a99bb3468a
widl: Don't allow coclass declaration in winrt mode.
|
před 9 roky |
Jacek Caban
|
867b0f8278
widl: Use proper macro name for forward declarations of interfaces inside a namespace.
|
před 9 roky |
Jacek Caban
|
ddc493a805
widl: Keep track of namespace in parser and beginning namespace lookup implementation.
|
před 9 roky |
Nikolay Sivov
|
cbf55d8251
widl: Uuid attribute is allowed for 'struct'.
|
před 11 roky |
Alexandre Julliard
|
cc02e15220
widl: Add support for #pragma directives.
|
před 11 roky |
Jacek Caban
|
7e4462e28e
widl: Generate names for imported nameless typedefs.
|
před 11 roky |
Kai Tietz
|
f05853b28a
widl: Add async_uuid attribute base support in parser.
|
před 11 roky |
Kai Tietz
|
da282872ff
widl: Allow version-attribute on type and enum.
|
před 11 roky |
Kai Tietz
|
f58353ecb6
widl: Allow inputsync-attribute on functions.
|
před 11 roky |
Kai Tietz
|
94c94260ea
widl: Allow hidden-attribute on type.
|
před 11 roky |
Kai Tietz
|
0d4f6bf258
widl: Allow hexadecimal argument for version-attribute.
|
před 11 roky |
Kai Tietz
|
60beb40cb7
widl: Handle default value for public vs hidden attribute.
|
před 11 roky |
Kai Tietz
|
d8318121a2
widl: Allow attributes before and after typedef-keyword.
|
před 11 roky |