2010-03-23 |
Rob Shearman | widl: Remove func_t type. |
blob | commitdiff | raw |
2009-11-09 |
Rob Shearman | widl: Add support for bit-fields in non-remote structures. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Move type_basic_get_fc to typegen.c and rename... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Determine pointer fc at generation time instead... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Add coclass and module types to the global namespace. |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Move type_new_enum, type_new_struct, type_new_enc... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Move the pointer referent, array element, functio... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Store the abstract identifier of the type in... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Implement a more abstract way of representing... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Move declarray property to array_details. |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Replace unsigned long and size_t by unsigned... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rob Shearman | widl: Add new type_get_type and type_get_real_type_type... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rob Shearman | widl: Add a new function, type_alias_get_aliasee to... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Rob Shearman | widl: Determine the type of an array entirely at code... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Replace uses of get_func_return_type with type_fu... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add new function, type_iface_get_stmts. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_iface_get_inherit. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_pointer_get_ref. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_array_get_element. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Move the ifaces field of the type_t structure... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add function for getting the interfaces defined... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Don't store typelib kind information in the type... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Move creation of module type into a separate... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Move duptype and alias to parser.y. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add new type_is_alias and type_get_real_type... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Access array type properties through accessors... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Move funcs and stmts fields from type_t structure... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Generate header files from the parse tree instead... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Store the type-specific information in a union... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Hide the details of where arguments, fields,... |
blob | commitdiff | raw | diff to current |
|