Sweden-Number/tools/widl
Rob Shearman d3085abc08 Change parameter type from size_t to SIZE_T for MIDL_user_allocate. 2009-02-02 11:55:21 +01:00
..
Makefile.in
client.c widl: Replace uses of get_func_return_type with type_function_get_rettype. 2009-01-06 14:36:25 +01:00
expr.c widl: Dereference operator in expr works on any declared pointer. 2009-01-12 16:53:18 +01:00
expr.h
hash.c
hash.h
header.c Change parameter type from size_t to SIZE_T for MIDL_user_allocate. 2009-02-02 11:55:21 +01:00
header.h widl: Add a new function, type_pointer_get_ref. 2009-01-06 12:58:25 +01:00
parser.h widl: Move funcs and stmts fields from type_t structure to module_details and function_details. 2009-01-06 12:56:15 +01:00
parser.l
parser.y widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type that the alias aliases. 2009-01-19 13:36:26 +01:00
proxy.c widl: Add a trailing '\n' to an error() message. 2009-01-14 14:52:21 +01:00
server.c widl: Replace uses of get_func_return_type with type_function_get_rettype. 2009-01-06 14:36:25 +01:00
typegen.c widl: We need an offset after the correlation descriptor for unencapsulated unions. 2009-01-23 16:47:51 +01:00
typegen.h widl: Move funcs and stmts fields from type_t structure to module_details and function_details. 2009-01-06 12:56:15 +01:00
typelib.c widl: Add new type_get_type and type_get_real_type_type functions. 2009-01-19 13:36:26 +01:00
typelib.h
typelib_struct.h
typetree.c widl: Determine the type of an array entirely at code generation time instead of at parse time. 2009-01-07 12:27:14 +01:00
typetree.h widl: Add new type_get_type and type_get_real_type_type functions. 2009-01-19 13:36:26 +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.c widl: Generate header files from the parse tree instead of using hooks in the parser. 2008-12-29 14:54:34 +01:00
widl.h widl: Generate header files from the parse tree instead of using hooks in the parser. 2008-12-29 14:54:34 +01:00
widl.man.in
widltypes.h widl: Fix a compiler warning. 2009-01-20 12:30:50 +01:00
write_msft.c widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type that the alias aliases. 2009-01-19 13:36:26 +01:00