..
client.c
widl: Use type_get_type to determine the types during statement enumeration.
2009-02-23 15:25:20 +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
Makefile.in
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
2010-02-08 20:58:00 +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: Avoid two warnings.
2010-03-01 14:28:49 +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: Make write_pointer_tfs more readable.
2010-03-16 11:32:58 +01:00
typegen.h
widl: Remove some unused functions, definitions and types.
2010-03-16 11:32:53 +01:00
typelib_struct.h
Assorted spelling fixes.
2008-01-23 21:16:22 +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
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