Sweden-Number/tools/widl
Rob Shearman 2e8dec4115 widl: Don't automatically add DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions and structs.
It doesn't match what MIDL does.
2008-09-18 14:18:28 +02:00
..
Makefile.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
client.c widl: Remove unnecessary casts in the generated code. 2008-09-15 19:40:51 +02:00
expr.c widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
expr.h widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
hash.c
hash.h
header.c widl: Don't automatically add DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions and structs. 2008-09-18 14:18:28 +02:00
header.h widl: Replace write_name() by get_name() to make the code more readable. 2008-08-30 11:15:04 +02:00
parser.h
parser.l Add noinput directive to all lex files to avoid a compiler warning. 2008-07-07 12:31:33 +02:00
parser.y widl: Honor typedef pointer attributes. 2008-08-18 14:34:10 +02:00
proxy.c widl: Implemented __finally support in stub functions. 2008-09-15 18:03:44 +02:00
server.c widl: Remove unnecessary casts in the generated code. 2008-09-15 19:40:51 +02:00
typegen.c widl: Implemented RpcAbnormalTermination in the generic exception handling code. 2008-09-15 18:18:16 +02:00
typegen.h widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
typelib.c widl: Open files in binary mode to avoid corruption from text mode on Windows. 2008-09-10 10:40:18 +02:00
typelib.h
typelib_struct.h
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.h
widl.man.in
widltypes.h widl: Implement type redefinition checks. 2008-07-02 11:40:50 +02:00
write_msft.c widl: Remove redundant code. 2008-09-11 11:45:33 +02:00