2009-02-25 |
Rob Shearman | widl: Ignore pointer attributes applied to interface... |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Add typegen_detect_type and use it. |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types during... |
tree | commitdiff |
2009-02-23 |
Rob Shearman | widl: Don't directly access the type structure when... |
tree | commitdiff |
2009-02-19 |
Rob Shearman | widl: Fix typos in write_remoting_arg which caused... |
tree | commitdiff |
2009-02-16 |
Rob Shearman | widl: Call Pointer function for freeing non-conformant... |
tree | commitdiff |
2009-02-16 |
Rob Shearman | widl: Only duplicate a type if absolutely necessary. |
tree | commitdiff |
2009-02-16 |
Rob Shearman | widl: Call Struct and Union phase functions for referen... |
tree | commitdiff |
2009-02-16 |
Rob Shearman | widl: Fix marshalling/unmarshalling of enum arguments. |
tree | commitdiff |
2009-02-13 |
Michael Stefaniuc | tools: Remove unused alloca.h include. |
tree | commitdiff |
2009-02-10 |
Alexandre Julliard | widl: Change write_type_def_or_decl and write_type_decl... |
tree | commitdiff |
2009-02-06 |
Alexandre Julliard | widl: Print all NdrFcShort parameters as shorts to... |
tree | commitdiff |
2009-02-06 |
Alexandre Julliard | widl: Add printf format attribute on all printf-like... |
tree | commitdiff |
2009-02-06 |
Alexandre Julliard | widl: Replace unsigned long and size_t by unsigned... |
tree | commitdiff |
2009-02-06 |
Alexandre Julliard | widl: Add a dummy reference to the filter function... |
tree | commitdiff |
2009-02-06 |
Alexandre Julliard | widl: Avoid using GetExceptionCode outside of an except... |
tree | commitdiff |
2009-02-02 |
Rob Shearman | Change parameter type from size_t to SIZE_T for MIDL_us... |
tree | commitdiff |
2009-01-23 |
Alexandre Julliard | widl: We need an offset after the correlation descripto... |
tree | commitdiff |
2009-01-20 |
Austin English | widl: Fix a compiler warning. |
tree | commitdiff |
2009-01-19 |
Rob Shearman | widl: Add new type_get_type and type_get_real_type_type... |
tree | commitdiff |
2009-01-19 |
Rob Shearman | widl: Add a new function, type_alias_get_aliasee to... |
tree | commitdiff |
2009-01-14 |
Francois Gouget | widl: Add a trailing '\n' to an error() message. |
tree | commitdiff |
2009-01-12 |
Michael Karcher | widl: Dereference operator in expr works on any declare... |
tree | commitdiff |
2009-01-12 |
Michael Karcher | widl: Don't forget conformance info on [iid_is] void... |
tree | commitdiff |
2009-01-12 |
Michael Karcher | widl: Fix handling of [local] functions without [call_as]. |
tree | commitdiff |
2009-01-10 |
Michael Stefaniuc | widl: Move "inline" right after the storage class speci... |
tree | commitdiff |
2009-01-08 |
Michael Karcher | widl: Write struct fields as signed fields. |
tree | commitdiff |
2009-01-08 |
Michael Karcher | widl: Make write_base_type take a format char instead... |
tree | commitdiff |
2009-01-07 |
Rob Shearman | widl: Make the case of messages output by warning and... |
tree | commitdiff |
2009-01-07 |
Rob Shearman | widl: Determine the type of an array entirely at code... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Replace uses of get_func_return_type with type_fu... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Add new function, type_iface_get_stmts. |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_iface_get_inherit. |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_pointer_get_ref. |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_array_get_element. |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Move the ifaces field of the type_t structure... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Add function for getting the interfaces defined... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Don't store typelib kind information in the type... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Move creation of module type into a separate... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Move duptype and alias to parser.y. |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Add new type_is_alias and type_get_real_type... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Access array type properties through accessors... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Move funcs and stmts fields from type_t structure... |
tree | commitdiff |
2009-01-06 |
Rob Shearman | widl: Do the consistency checks on interfaces after... |
tree | commitdiff |
2009-01-03 |
Rob Shearman | widl: Add aliased types to the typelib for statements... |
tree | commitdiff |
2009-01-02 |
Rob Shearman | widl: Use is_string_type instead of is_attr(..., ATTR_S... |
tree | commitdiff |
2009-01-02 |
Michael Karcher | widl: Recurse search for need of delegation. |
tree | commitdiff |
2008-12-31 |
Rob Shearman | widl: Remove duplicate pointer handling code in get_str... |
tree | commitdiff |
2008-12-31 |
Rob Shearman | widl: Don't add NULL pointer checks in generated code... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Generate header files from the parse tree instead... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Write the local stubs file based on the parsed... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Write the generated file containing IID, DIID... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Write the typelib based on the statement list... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Create a separate type_t object for each structur... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Don't create a temporary variable in the t_ident... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Store the type-specific information in a union... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Hide the details of where arguments, fields,... |
tree | commitdiff |
2008-12-29 |
Rob Shearman | widl: Follow aliases in check_remoting_fields so that... |
tree | commitdiff |
2008-12-27 |
Rob Shearman | widl: Structures and arrays with pointers should be... |
tree | commitdiff |
2008-12-26 |
Alexandre Julliard | widl: Add support for generating 32-bit and/or 64-bit... |
tree | commitdiff |
2008-12-26 |
Alexandre Julliard | widl: Add --win32/--win64 options to select the type... |
tree | commitdiff |
2008-12-26 |
Alexandre Julliard | widl: Store the size of a pointer in a variable instead... |
tree | commitdiff |
2008-12-26 |
Alexandre Julliard | widl: Move determination of the exact type of structure... |
tree | commitdiff |
2008-12-15 |
Alexandre Julliard | widl: Use ULONG_PTR instead of unsigned long for pointe... |
tree | commitdiff |
2008-12-08 |
Alexandre Julliard | widl: Use local functions where possible instead of... |
tree | commitdiff |
2008-12-08 |
Andrew Talbot | widl: Remove unneeded address-of operators from functio... |
tree | commitdiff |
2008-12-08 |
Andrew Talbot | widl: Remove unneeded address-of operators from array... |
tree | commitdiff |
2008-12-05 |
Vincent Povirk | widl: Fix string format warning. |
tree | commitdiff |
2008-12-01 |
Alexandre Julliard | widl: Sort the proxy interfaces by iid and use a binary... |
tree | commitdiff |
2008-12-01 |
Alexandre Julliard | widl: Output vtable information even for interfaces... |
tree | commitdiff |
2008-12-01 |
Alexandre Julliard | widl: Don't define PROXY_DELEGATION unconditionally. |
tree | commitdiff |
2008-12-01 |
Alexandre Julliard | widl: Make the generated global variables and functions... |
tree | commitdiff |
2008-12-01 |
Rob Shearman | widl: Fix optimisation for writing out ref pointers... |
tree | commitdiff |
2008-12-01 |
Rob Shearman | widl: Output the correct buffer size required for param... |
tree | commitdiff |
2008-12-01 |
Alexandre Julliard | widl: Do not make the stub vtbl const for delegating... |
tree | commitdiff |
2008-11-28 |
Alexandre Julliard | widl: Fix the handling of proxy delegation. |
tree | commitdiff |
2008-11-25 |
Alexandre Julliard | widl: Make sure format strings for structure and union... |
tree | commitdiff |
2008-11-18 |
Daniel Zimmermann | widl: Fix check for interface type in get_size_procform... |
tree | commitdiff |
2008-11-17 |
Andrew Talbot | widl: Remove superfluous semicolons. |
tree | commitdiff |
2008-11-11 |
Dmitry Timoshkov | widl: Make the generated string pointers const as well. |
tree | commitdiff |
2008-10-20 |
Huw Davies | widl: Include errno.h. |
tree | commitdiff |
2008-10-18 |
Rob Shearman | widl: Check for overflow when parsing integer constants. |
tree | commitdiff |
2008-10-10 |
Alexandre Julliard | widl: Add support for attributes on enum, struct and... |
tree | commitdiff |
2008-09-18 |
Rob Shearman | widl: Don't automatically add DUMMYUNIONNAME and DUMMYS... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Remove unnecessary casts in the generated code. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented RpcAbnormalTermination in the generic... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in client functions. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in server functions. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in stub functions. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Separate declaration and initialisation for indir... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Infrastructure for adding a prefix to local varia... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Make the exception handling macros more general... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Create an explicit structure for the function... |
tree | commitdiff |
2008-09-11 |
Rob Shearman | widl: Remove redundant code. |
tree | commitdiff |
2008-09-10 |
Rob Shearman | widl: Fix the writing typedefs to dispinterfaces and... |
tree | commitdiff |
2008-09-10 |
Austin English | widl: Remove unreached code (Smatch). |
tree | commitdiff |
next |