- 03 Jun, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 02 Jun, 2011 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 31 May, 2011 1 commit
-
-
Alexandre Julliard authored
-
- 27 Nov, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 27 Aug, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 26 Mar, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 29 Nov, 2009 1 commit
-
-
Rob Shearman authored
-
- 05 Mar, 2009 1 commit
-
-
Rob Shearman authored
widl: Fix get_explicit_generic_handle_type and is_context_handle to detect attributes set on typedefs other than the first. Change get_explicit_handle_var to use accessors for the type structure.
-
- 10 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
widl: Change write_type_def_or_decl and write_type_decl to take an argument name instead of a printf format.
-
- 06 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 06 Jan, 2009 3 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.
-
Rob Shearman authored
-
- 29 Dec, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
widl: Write the local stubs file based on the parsed list of statements, rather than using hooks in the parser code.
-
- 30 Aug, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 01 May, 2008 1 commit
-
-
Rob Shearman authored
widl: Consolidate writing of COM and dispatch interfaces into one function to remove duplicated code. Split up the writing into start and end to eventually support the style MIDL uses where it writes declared types, etc. between the start and end of the interface. Make internal header functions take the file pointer to print to. Don't write interface IDs for non-object interfaces and always write handle declarations even if the interface has no methods, like MIDL does.
-
- 30 Apr, 2008 1 commit
-
-
Rob Shearman authored
Support the static and register keywords. This consolidates externdef and constdef rules into one declaration rule.
-
- 25 Apr, 2008 1 commit
-
-
Rob Shearman authored
Move the writing of include directives into the generated header into header.c.
-
- 24 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 22 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 21 Apr, 2008 1 commit
-
-
Rob Shearman authored
widl: Automatically add "handle_t IDL_handle" parameter to functions with no explicit handle specified whose containing interface has the explicit_handle attribute.
-
- 27 Mar, 2008 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. Fix the is_string_type function used for detecting strings by only examining aliases instead of both aliases and pointers. This is due to the requirement that pointers to strings be handled as pointers and so not detected as strings.
-
- 22 Feb, 2008 1 commit
-
-
Dan Hipschman authored
-
- 05 Nov, 2007 1 commit
-
-
Dan Hipschman authored
-
- 31 Oct, 2007 1 commit
-
-
Dan Hipschman authored
-
- 16 Oct, 2007 1 commit
-
-
Dan Hipschman authored
widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files.
-
- 03 Oct, 2007 1 commit
-
-
Dan Hipschman authored
-
- 28 Sep, 2007 2 commits
-
-
Rob Shearman authored
-
Rob Shearman authored
-
- 06 Jun, 2007 2 commits
-
-
Dan Hipschman authored
-
Dan Hipschman authored
-
- 11 May, 2007 1 commit
-
-
Dan Hipschman authored
-
- 01 May, 2007 1 commit
-
-
Dan Hipschman authored
-
- 26 Apr, 2007 1 commit
-
-
Dan Hipschman authored
-
- 06 Feb, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 22 Jan, 2007 2 commits
-
-
Alexandre Julliard authored
Add a specific type for array dimensions.
-
Alexandre Julliard authored
-