wine-wine/tools/widl
Zebediah Figura 0afbcee924 widl: Mark unions, user types, and ranges as IsSimpleRef.
This fixes a regression introduced by 02976b655a.
That patch should only have affected arrays.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-14 09:15:55 +02:00
..
Makefile.in makefiles: Make the directory specifications a bit more standard. 2018-02-21 12:25:26 +01:00
client.c widl: A spelling fix in a variable name. 2019-03-15 20:04:22 +01:00
expr.c widl: Add __int32 type support. 2018-11-01 21:50:57 +01:00
expr.h
hash.c Use the official Microsoft definitions for Gaelic languages. 2013-06-19 20:09:51 +02:00
hash.h
header.c widl: Check function return values for additional prototype types. 2019-01-29 17:12:13 +01:00
header.h widl: Write serialize function declarations in header. 2018-11-09 21:08:09 +01:00
parser.h widl: Support for toggling and checking status for warnings, support for warning 2368. 2016-04-12 12:54:09 +09:00
parser.l widl: Preprocess and attempt to parse provided ACF file. 2018-11-09 21:08:09 +01:00
parser.y widl: Non-top-level conformant arrays are always [ref] by default. 2019-05-29 11:45:37 +02:00
proxy.c widl: Fix proxy vtbl generation in -Oi mode. 2019-05-21 18:08:37 +02:00
register.c widl: Always generate files for the target platform only. 2018-11-14 23:11:31 +01:00
server.c widl: Fix handling context handle return type in mixed mode. 2019-01-30 18:32:36 +01:00
typegen.c widl: Mark unions, user types, and ranges as IsSimpleRef. 2019-06-14 09:15:55 +02:00
typegen.h widl: Generate correct size and alignment for all types. 2018-06-05 10:07:10 +02:00
typelib.c widl: Always generate files for the target platform only. 2018-11-14 23:11:31 +01:00
typelib.h widl: Support generating multiple typelibs into the same resource file. 2018-10-16 13:48:36 +02:00
typelib_struct.h tools: Assorted comment spelling fixes. 2016-04-19 14:57:30 +09:00
typetree.c widl: Create type for async variant of an interface with async_uuid attribute. 2018-11-07 18:40:11 +01:00
typetree.h widl: Properly implement syntax 2 dispinterfaces. 2018-05-29 17:13:05 +02:00
utils.c widl: Alloc big enough buffer in dup_basename to handle registration suffix. 2012-10-08 12:54:55 +02:00
utils.h widl: Add helper functions for outputting resource files. 2011-08-01 21:38:14 +02:00
widl.c winebuild: Recognize armv7a target. 2019-02-22 18:22:21 +01:00
widl.h widl: Always generate files for the target platform only. 2018-11-14 23:11:31 +01:00
widl.man.in widl: Always generate files for the target platform only. 2018-11-14 23:11:31 +01:00
widltypes.h widl: Correctly set the import library offset for all imported types. 2019-04-18 18:45:35 +02:00
write_msft.c widl: Correctly set the import library offset for all imported types. 2019-04-18 18:45:35 +02:00