- 31 Jul, 2015 2 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
- 19 Mar, 2014 1 commit
-
-
Dmitry Timoshkov authored
-
- 04 Nov, 2013 1 commit
-
-
Alexandre Julliard authored
-
- 19 Aug, 2013 1 commit
-
-
Kai Tietz authored
-
- 19 Sep, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 17 Sep, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 01 Aug, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jun, 2011 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 13 Jun, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 02 Jun, 2011 1 commit
-
-
Alexandre Julliard authored
widl: Use the pointer offset for arrays declared as pointer in the proc format strings of interpreted functions.
-
- 27 May, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 02 Dec, 2010 1 commit
-
-
Alexandre Julliard authored
This is a Wine extension, modelled after the corresponding attributes supported by Visual C++.
-
- 22 Oct, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 21 Oct, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 26 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 23 Mar, 2010 1 commit
-
-
Rob Shearman authored
It was just a simple indirection to get to a var_t, so just replace all uses of it with the latter.
-
- 16 Mar, 2010 1 commit
-
-
Rob Shearman authored
-
- 19 Jan, 2010 1 commit
-
-
Rob Shearman authored
-
- 09 Nov, 2009 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 26 Oct, 2009 1 commit
-
-
Huw Davies authored
-
- 08 Jun, 2009 1 commit
-
-
Huw Davies authored
-
- 21 May, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 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 5 commits
-
-
Rob Shearman authored
widl: Move type_new_enum, type_new_struct, type_new_encapsulated_union and type_new_unencapsulated_union to typetree.c.
-
Rob Shearman authored
widl: Move the pointer referent, array element, function return type and interface inheritance properties from type_t to details structures for the appropriate types.
-
Rob Shearman authored
-
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.
-
- 06 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jan, 2009 1 commit
-
-
Austin English authored
-
- 19 Jan, 2009 1 commit
-
-
Rob Shearman authored
Use these to implement a few helper functions. Change the type verification in type accessor functions to use these new functions.
-
- 06 Jan, 2009 6 commits
-
-
Rob Shearman authored
Also replace direct accesses into the type structure to get the return type of a function with the same function.
-
Rob Shearman authored
-
Rob Shearman authored
It can trivially be derived from the type field now.
-
Rob Shearman authored
widl: Move creation of module type into a separate function, type_new_module and give it a special FC type.
-
Rob Shearman authored
Make duptype static and rename alias to type_new_alias.
-
Rob Shearman authored
Store array type properties in the details union to save a bit of memory and to make the general properties more obvious.
-