Sweden-Number/tools/widl
Rob Shearman 2ac495c85d widl: Add checking to arguments of non-local functions.
Check that out arguments have enough levels of indirection and that they 
don't derive from void * or a function pointer.
2008-04-14 13:39:47 +02:00
..
Makefile.in
client.c widl: Add support for the broadcast and idempotent operation attributes. 2008-04-14 13:39:28 +02:00
hash.c
hash.h
header.c widl: Support non-default calling conventions for non-object functions. 2008-04-11 12:14:55 +02:00
header.h widl: Add support for generic binding handles. 2008-03-27 17:33:02 +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: Fix a mistake in an ordered list (keywords). 2008-04-03 11:30:08 +02:00
parser.y widl: Add checking to arguments of non-local functions. 2008-04-14 13:39:47 +02:00
proxy.c widl: Support non-default calling conventions for object methods. 2008-04-11 12:14:52 +02:00
server.c widl: Add a function to get the return type of a parsed function. 2008-04-02 19:52:49 +02:00
typegen.c widl: Store function and function pointer types completely within type_t type. 2008-04-02 19:53:09 +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.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
typelib_struct.h Assorted spelling fixes. 2008-01-23 21:16:22 +01: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.man.in
widltypes.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
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