- 09 Mar, 2009 1 commit
-
-
Rob Shearman authored
Avoid changing the details of a pointer once created. Properly determine the pointer type for arrays.
-
- 05 Mar, 2009 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
Invert the property since an array being declared as a pointer is more surprising than an array being declared as an array. Provide an accessor, type_array_is_decl_as_ptr.
-
- 23 Feb, 2009 1 commit
-
-
Rob Shearman authored
Use type_get_type and friends instead.
-
- 12 Jan, 2009 1 commit
-
-
Michael Karcher authored
-
- 06 Jan, 2009 2 commits
-
-
Rob Shearman authored
Use it for retrieving the type that a pointer refers to.
-
Rob Shearman authored
Use it whenever retrieving the element type of an array.
-
- 29 Dec, 2008 1 commit
-
-
Rob Shearman authored
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
-
- 15 Sep, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 25 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 22 Apr, 2008 2 commits
-
-
Rob Shearman authored
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.
-
Rob Shearman authored
-