Sweden-Number/tools/widl
Michael Stefaniuc bbcf44eb97 widl: Add the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-26 21:05:44 +02:00
..
Makefile.in
client.c widl: Pass a decl_spec_t to write_type_left(). 2019-08-16 10:09:24 +02:00
expr.c widl: Don't store the default pointer type in the type_t structure. 2019-08-19 11:29:28 +02:00
expr.h
hash.c
hash.h
header.c widl: Track whether the type has been defined yet in the statement_t and var_t structures. 2019-08-20 09:08:48 +02:00
header.h widl: Fix nesting of functions, pointers, and arrays. 2019-08-19 11:29:28 +02:00
parser.h widl: Don't store the default pointer type in the type_t structure. 2019-08-19 11:29:28 +02:00
parser.l
parser.y widl: Add the typedef to the type library if the aliasee is an anonymous UDT. 2019-08-21 20:04:05 +02:00
proxy.c widl: Pass a decl_spec_t to write_type_left(). 2019-08-16 10:09:24 +02:00
register.c
server.c widl: Pass a decl_spec_t to write_type_left(). 2019-08-16 10:09:24 +02:00
typegen.c widl: Don't store the default pointer type in the type_t structure. 2019-08-19 11:29:28 +02:00
typegen.h
typelib.c widl: Add the ARRAY_SIZE() macro. 2019-09-26 21:05:44 +02:00
typelib.h
typelib_struct.h widl: Fix a variable name in a comment. 2019-09-02 20:46:58 +02:00
typetree.c widl: Generate a name for the encapsulated union type. 2019-08-21 20:03:52 +02:00
typetree.h widl: Generate a name for the encapsulated union type. 2019-08-21 20:03:52 +02:00
utils.c widl: Add the ARRAY_SIZE() macro. 2019-09-26 21:05:44 +02:00
utils.h widl: Add the ARRAY_SIZE() macro. 2019-09-26 21:05:44 +02:00
widl.c widl: Add the ARRAY_SIZE() macro. 2019-09-26 21:05:44 +02:00
widl.h
widl.man.in
widltypes.h widl: Create exactly one type_t object per named union type. 2019-08-20 09:08:54 +02:00
write_msft.c widl: Respect wire-marshal typedefs in type libraries. 2019-08-21 20:04:10 +02:00