.. |
client.c
|
widl: Automatically add "handle_t IDL_handle" parameter to functions with no explicit handle specified whose containing interface has the explicit_handle attribute.
|
2008-04-21 13:36:19 +02:00 |
hash.c
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
hash.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
header.c
|
widl: Remove EXPR_MEMBERPTR and implement it using EXPR_PPTR and EXPR_MEMBER instead.
|
2008-04-22 13:04:19 +02:00 |
header.h
|
widl: Automatically add "handle_t IDL_handle" parameter to functions with no explicit handle specified whose containing interface has the explicit_handle attribute.
|
2008-04-21 13:36:19 +02:00 |
Makefile.in
|
configure: Get rid of lex compatibility support, we require flex anyway.
|
2007-03-08 13:19:50 +01:00 |
parser.h
|
widl: Be more strict about where semicolons can appear in IDL files.
|
2008-04-01 19:10:43 +02:00 |
parser.l
|
widl: Don't free input_name in pop_import as we keep pointers to it in the var_t type now.
|
2008-04-22 13:04:24 +02:00 |
parser.y
|
widl: Pass the actual type into check_remoting_fields and check_field_common instead of the type name.
|
2008-04-22 13:04:31 +02:00 |
proxy.c
|
widl: Support non-default calling conventions for object methods.
|
2008-04-11 12:14:52 +02:00 |
server.c
|
widl: The implicit_handle attribute is allowed with a handle explicitly specified in the function parameters.
|
2008-04-21 13:36:19 +02:00 |
typegen.c
|
widl: Remove EXPR_MEMBERPTR and implement it using EXPR_PPTR and EXPR_MEMBER instead.
|
2008-04-22 13:04:19 +02:00 |
typegen.h
|
widl: Add a function to get the return type of a parsed function.
|
2008-04-02 19:52:49 +02:00 |
typelib_struct.h
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
typelib.c
|
widl: Make the attrs parameter passed to start_typelib const.
|
2008-04-14 13:39:02 +02:00 |
typelib.h
|
widl: Make the attrs parameter passed to start_typelib const.
|
2008-04-14 13:39:02 +02:00 |
utils.c
|
widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed.
|
2008-04-14 13:39:42 +02:00 |
utils.h
|
widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed.
|
2008-04-14 13:39:42 +02:00 |
widl.c
|
widl: Add support for generic binding handles.
|
2008-03-27 17:33:02 +01:00 |
widl.h
|
widl: Add a --local-stubs option.
|
2007-10-31 12:39:54 +01:00 |
widl.man.in
|
Assorted spelling fixes.
|
2007-11-09 13:07:12 +01:00 |
widltypes.h
|
widl: Remove EXPR_MEMBERPTR and implement it using EXPR_PPTR and EXPR_MEMBER instead.
|
2008-04-22 13:04:19 +02:00 |
write_msft.c
|
widl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags for all attribute we currently parse.
|
2008-04-14 13:39:35 +02:00 |