Sweden-Number/tools/widl
Rob Shearman 0ec617e01d widl: Convert assign_stub_out_args to using typegen_detect_type and fix the non-conformant array case. 2010-03-23 17:27:04 +01:00
..
Makefile.in makefiles: Remove the no longer needed explicit dependencies for bison files. 2010-03-16 13:28:24 +01:00
client.c widl: Remove a FIXME comment in write_function_stubs. 2010-03-16 11:41:30 +01:00
expr.c widl: Add support for character constants in expressions. 2010-01-19 12:43:31 +01:00
expr.h widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions. 2009-11-09 20:42:57 +01:00
hash.c widl: ifdef some not always present LANG_*. 2009-06-08 13:19:06 +02:00
hash.h widl: Add support for writing 64-bit format typelibs. 2009-05-21 16:17:50 +02:00
header.c widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01:00
header.h widl: Detect interfaces that inherit from another interface as objects. 2009-11-29 16:37:07 +01:00
parser.h widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
parser.l widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
parser.y widl: error_status_t isn't an allowed conformance type. 2010-03-16 11:36:41 +01:00
proxy.c widl: Fix size parameter for xrealloc (Coccinelle). 2010-01-11 11:34:32 -06:00
server.c widl: Output server code for freeing returned types. 2009-03-09 12:12:57 +01:00
typegen.c widl: Convert assign_stub_out_args to using typegen_detect_type and fix the non-conformant array case. 2010-03-23 17:27:04 +01:00
typegen.h widl: Remove some unused functions, definitions and types. 2010-03-16 11:32:53 +01:00
typelib.c widl: Add support for bit-fields in non-remote structures. 2009-11-09 20:42:00 +01:00
typelib.h widl: Implement __int3264 keyword. 2009-11-09 20:36:19 +01:00
typelib_struct.h Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
typetree.c widl: Add support for bit-fields in non-remote structures. 2009-11-09 20:42:00 +01:00
typetree.h widl: Add support for bit-fields in non-remote structures. 2009-11-09 20:42:00 +01:00
utils.c widl: Make the case of messages output by warning and error functions consistent. 2009-01-07 14:41:31 +01:00
utils.h widl: Fix string format warning. 2008-12-05 12:30:31 +01:00
widl.c widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
widl.h widl: Add separate --win32-align and --win64-align options. 2009-08-25 14:56:57 +02:00
widl.man.in widl: Add support for standard target options to allow building the right typelib kind when cross-compiling. 2009-05-21 16:17:50 +02:00
widltypes.h widl: Remove some unused functions, definitions and types. 2010-03-16 11:32:53 +01:00
write_msft.c tools/widl: Fix behaviour when both lcid and retval arguments are present. 2009-06-17 17:23:21 +02:00