.. |
client.c
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
expr.c
|
widl: Add support for string literals and wide-string literals in expressions.
|
2008-04-25 12:10:24 +02:00 |
expr.h
|
|
|
hash.c
|
|
|
hash.h
|
|
|
header.c
|
widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code.
|
2008-05-01 18:11:26 +02:00 |
header.h
|
widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code.
|
2008-05-01 18:11:26 +02:00 |
Makefile.in
|
|
|
parser.h
|
|
|
parser.l
|
Add a comment warning when a table must be kept sorted for later use with bsearch().
|
2008-05-06 16:11:09 +02:00 |
parser.y
|
widl: Factor a small part of the grammar.
|
2008-07-02 11:41:31 +02:00 |
proxy.c
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
server.c
|
widl: Add support for exception handling in the generated server code.
|
2008-07-03 13:08:19 +02:00 |
typegen.c
|
widl: Consolidate top-level parameter conformance/variance expression writing into a separate function.
|
2008-07-03 11:50:52 +02:00 |
typegen.h
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
typelib_struct.h
|
|
|
typelib.c
|
widl: Implement type redefinition checks.
|
2008-07-02 11:40:50 +02:00 |
typelib.h
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
utils.c
|
widl: Mark non-returning functions as noreturn.
|
2008-05-07 12:07:54 +02:00 |
utils.h
|
widl: Mark non-returning functions as noreturn.
|
2008-05-07 12:07:54 +02:00 |
widl.c
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
widl.h
|
widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces.
|
2008-04-24 22:32:20 +02:00 |
widl.man.in
|
|
|
widltypes.h
|
widl: Implement type redefinition checks.
|
2008-07-02 11:40:50 +02:00 |
write_msft.c
|
widl: Write string lengths in host endianness.
|
2008-06-18 15:21:48 +02:00 |