- 27 Jan, 2009 1 commit
-
-
Austin English authored
-
- 23 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jan, 2009 1 commit
-
-
Austin English authored
-
- 19 Jan, 2009 5 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Add compile-time asserts to check that the structures have the expected layout.
-
Rob Shearman authored
Use these to implement a few helper functions. Change the type verification in type accessor functions to use these new functions.
-
Rob Shearman authored
widl: Add a new function, type_alias_get_aliasee to wrap the retrieval of the type that the alias aliases.
-
Henri Verbeet authored
-
- 15 Jan, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 14 Jan, 2009 3 commits
-
-
Francois Gouget authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
-
- 12 Jan, 2009 5 commits
-
-
Michael Karcher authored
-
Michael Karcher authored
-
Michael Karcher authored
-
Alexandre Julliard authored
-
Andrey Turkin authored
-
- 10 Jan, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 08 Jan, 2009 7 commits
-
-
Michael Karcher authored
-
Michael Karcher authored
-
Francois Gouget authored
-
Francois Gouget authored
winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
- 07 Jan, 2009 3 commits
-
-
Rob Shearman authored
Standardise on lower case "warning" and "error", since they match the case of what gcc prints.
-
Damjan Jovanovic authored
-
Rob Shearman authored
Previously, this was done partially (for fixed array types only).
-
- 06 Jan, 2009 12 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
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
Use it to retrieve statements contained in interface types.
-
Rob Shearman authored
Use it for retrieving the parent interface for interfaces.
-
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
-
Rob Shearman authored
Split out the defining of coclass types in the parser into a function.
-
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.
-