Rémi Bernon
|
aa119a1e06
widl: Always check the runtimeclass interfaces presence.
|
3 years ago |
Rémi Bernon
|
e137becb13
widl: Allow runtimeclass to not have a default interface.
|
4 years ago |
Rémi Bernon
|
41a3087394
widl: Use C++ template implementation for parameterized types.
|
4 years ago |
Rémi Bernon
|
3556ecd5d7
widl: Write C++ template implementations for parameterized types.
|
4 years ago |
Steve Lhomme
|
fc533ddf32
widl: Precompute qualified type names, and use them for C++ interfaces.
|
4 years ago |
Rémi Bernon
|
b1e9326f5a
widl: Compute uuids for parameterized types.
|
4 years ago |
Rémi Bernon
|
fecfd245a1
widl: Support WinRT parameterized delegate type.
|
4 years ago |
Rémi Bernon
|
2326d7226d
widl: Support WinRT delegate type.
|
4 years ago |
Rémi Bernon
|
d3c7aa2915
widl: Support WinRT parameterized interface type.
|
4 years ago |
Rémi Bernon
|
d5bf8f4e8a
widl: Support partially specialized parameterized type.
|
4 years ago |
Rémi Bernon
|
94b5af4b34
widl: Replace type_list_t with typeref_list_t.
|
4 years ago |
Rémi Bernon
|
84966c9b59
widl: Rename ifref_list_t to typeref_list_t.
|
4 years ago |
Rémi Bernon
|
7987c6f9ba
widl: Rename ifref_t to typeref_t.
|
4 years ago |
Rémi Bernon
|
db580fe9db
widl: Rename ifref_t iface member to type.
|
4 years ago |
Rémi Bernon
|
ed21c29481
widl: Support WinRT parameterized type parsing.
|
4 years ago |
Rémi Bernon
|
daba929a52
widl: Support WinRT requires keyword.
|
4 years ago |
Rémi Bernon
|
6f1308cd62
widl: Factor and cleanup module type declaration and definition.
|
4 years ago |
Rémi Bernon
|
62c58eb8a0
widl: Factor and cleanup apicontract type declaration and definition.
|
4 years ago |
Rémi Bernon
|
ce14877436
widl: Factor and cleanup dispinterface type declaration and definition.
|
4 years ago |
Rémi Bernon
|
f8684cf953
widl: Factor and cleanup interface type declaration and definition.
|
4 years ago |
Rémi Bernon
|
7a01eb2aad
widl: Factor and cleanup runtimeclass type declaration and definition.
|
4 years ago |
Rémi Bernon
|
84b7faeb52
widl: Factor and cleanup coclass type declaration and definition.
|
4 years ago |
Rémi Bernon
|
f46c077d5e
widl: Support WinRT runtimeclass type parsing.
|
4 years ago |
Rémi Bernon
|
ee490ee26c
widl: Support WinRT apicontract type.
|
4 years ago |
Zebediah Figura
|
732f67ed38
widl: Generate a name for the encapsulated union type.
|
5 years ago |
Zebediah Figura
|
60d668631f
widl: Don't store the default pointer type in the type_t structure.
|
5 years ago |
Richard Pospesel
|
7e4da76689
widl: Store the "const" type qualifier inside the decl_spec_t structure.
|
5 years ago |
Richard Pospesel
|
f131795b30
widl: Pass a decl_spec_t to type_new_alias().
|
5 years ago |
Richard Pospesel
|
d4dfbb630f
widl: Pass a decl_spec_t to type_new_array().
|
5 years ago |
Richard Pospesel
|
aa2bd521d9
widl: Pass a decl_spec_t to write_type_v().
|
5 years ago |