Sign in
goma
/
wine
/
b188cb132c6a245492f04c383e227708ce25e5b2
/
tools
/
widl
/
expr.c
728a738
widl: Move type_basic_get_fc to typegen.c and rename it to get_basic_fc.
by Rob Shearman
· 16 years ago
23673ca
widl: Determine pointer fc at generation time instead of at parse time.
by Rob Shearman
· 16 years ago
319a7a1
widl: Implement a more abstract way of representing basic types.
by Rob Shearman
· 16 years ago
7e08ff2
widl: Move declarray property to array_details.
by Rob Shearman
· 16 years ago
ba91ee6
widl: Don't directly access the type structure when determining the types in expressions.
by Rob Shearman
· 16 years ago
1c56d29
widl: Dereference operator in expr works on any declared pointer.
by Michael Karcher
· 16 years ago
67ac03a
widl: Add a new function, type_pointer_get_ref.
by Rob Shearman
· 16 years ago
2b87d26
widl: Add a new function, type_array_get_element.
by Rob Shearman
· 16 years ago
04a22cc
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
by Rob Shearman
· 16 years ago
bf011b0
widl: Infrastructure for adding a prefix to local variable references.
by Alexandre Julliard
· 17 years ago
33c891e
widl: Add support for string literals and wide-string literals in expressions.
by Rob Shearman
· 17 years ago
1a0d28b
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.
by Rob Shearman
· 17 years ago
80ab2a7
widl: Move expression functions to a new file, expr.c.
by Rob Shearman
· 17 years ago