wine-wine/tools/widl
Rob Shearman 277e0617d5 widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
..
Makefile.in widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions. 2008-12-29 14:42:47 +01:00
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: Implement a more abstract way of representing basic types. 2009-03-05 18:38:45 +01:00
expr.h widl: Infrastructure for adding a prefix to local variable references. 2008-09-15 16:46:01 +02:00
hash.c widl: Replace unsigned long and size_t by unsigned int where appropriate. 2009-02-06 14:54:03 +01:00
hash.h widl: Replace unsigned long and size_t by unsigned int where appropriate. 2009-02-06 14:54:03 +01:00
header.c widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
header.h widl: Fix get_explicit_generic_handle_type and is_context_handle to detect attributes set on typedefs other than the first. 2009-03-05 16:34:00 +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 widl: Remove the single keyword and type. 2009-03-05 18:39:02 +01:00
parser.y widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
proxy.c widl: Move declarray property to array_details. 2009-03-05 16:34:00 +01:00
server.c widl: Move declarray property to array_details. 2009-03-05 16:34:00 +01:00
typegen.c widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
typegen.h widl: Add typegen_detect_type and use it. 2009-02-23 15:25:57 +01:00
typelib.c widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
typelib.h widl: Write the typelib based on the statement list generated in the typelib_t object instead of using hooks in the parser code. 2008-12-29 14:46:27 +01:00
typelib_struct.h Assorted spelling fixes. 2008-01-23 21:16:22 +01:00
typetree.c widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
typetree.h widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +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: Use type_get_type to determine the types during statement enumeration. 2009-02-23 15:25:20 +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 widl: Add --win32/--win64 options to select the type of code generated. 2008-12-26 17:21:12 +01:00
widltypes.h widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00
write_msft.c widl: Store the abstract identifier of the type in type object instead of an NDR format character. 2009-03-05 18:39:02 +01:00