.. |
Makefile.in
|
widl: Move expression functions to a new file, expr.c.
|
2008-04-22 13:04:58 +02:00 |
client.c
|
widl: Move expression functions to a new file, expr.c.
|
2008-04-22 13:04:58 +02:00 |
expr.c
|
widl: Remove duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
|
2008-04-22 13:05:18 +02:00 |
expr.h
|
widl: Remove duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
|
2008-04-22 13:05:18 +02:00 |
hash.c
|
…
|
|
hash.h
|
…
|
|
header.c
|
widl: Remove duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
|
2008-04-22 13:05:18 +02:00 |
header.h
|
widl: Move expression functions to a new file, expr.c.
|
2008-04-22 13:04:58 +02: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: Move expression functions to a new file, expr.c.
|
2008-04-22 13:04:58 +02:00 |
proxy.c
|
widl: Remove duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
|
2008-04-22 13:05:18 +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 duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
|
2008-04-22 13:05:18 +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
|
…
|
|
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.h
|
…
|
|
widl.man.in
|
…
|
|
widltypes.h
|
widl: Move expression functions to a new file, expr.c.
|
2008-04-22 13:04:58 +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 |