Sweden-Number/tools/widl
Alexandre Julliard fbef7217b9 makefiles: Remove the no longer needed explicit dependencies for bison files. 2010-03-16 13:28:24 +01:00
..
Makefile.in makefiles: Remove the no longer needed explicit dependencies for bison files. 2010-03-16 13:28:24 +01:00
client.c widl: Remove a FIXME comment in write_function_stubs. 2010-03-16 11:41:30 +01:00
expr.c widl: Add support for character constants in expressions. 2010-01-19 12:43:31 +01:00
expr.h
hash.c
hash.h
header.c
header.h
parser.h widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
parser.l widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
parser.y widl: error_status_t isn't an allowed conformance type. 2010-03-16 11:36:41 +01:00
proxy.c
server.c
typegen.c widl: Simplify write_parameter_conf_or_var_exprs by making use of typegen_detect_type. 2010-03-16 11:41:21 +01:00
typegen.h widl: Remove some unused functions, definitions and types. 2010-03-16 11:32:53 +01:00
typelib.c
typelib.h
typelib_struct.h
typetree.c
typetree.h
utils.c
utils.h
widl.c widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:17:56 +01:00
widl.h
widl.man.in
widltypes.h widl: Remove some unused functions, definitions and types. 2010-03-16 11:32:53 +01:00
write_msft.c