- 25 Jul, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 31 Mar, 2011 1 commit
-
-
Marcus Meissner authored
-
- 21 Sep, 2010 1 commit
-
-
Gerald Pfeifer authored
-
- 05 Apr, 2010 1 commit
-
-
Alexandre Julliard authored
widl: Add a type_memsize_and_alignment function to make it explicit where the alignment is truly needed.
-
- 26 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 23 Mar, 2010 1 commit
-
-
Rob Shearman authored
-
- 19 Jan, 2010 1 commit
-
-
Rob Shearman authored
-
- 09 Nov, 2009 3 commits
-
-
Rob Shearman authored
widl: Allow pointers, type-qualifiers and other more complicated constructions in sizeof and cast expressions.
-
Rob Shearman authored
-
Rob Shearman authored
-
- 09 Mar, 2009 2 commits
-
-
Rob Shearman authored
Move to using type_basic_get_type in other files where appropriate.
-
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
-