2011-07-07 |
Jacek Caban | widl: Use proper calling convention attributes. |
blob | commitdiff | raw |
2011-06-14 |
Alexandre Julliard | widl: Allow unsized in,out string parameters. |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Alexandre Julliard | widl: Add a more generic way of determining the type... |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Alexandre Julliard | widl: Support using custom handle types with the implic... |
blob | commitdiff | raw | diff to current |
2011-05-28 |
Alexandre Julliard | widl: Array dimensions have to be constants. |
blob | commitdiff | raw | diff to current |
2011-05-25 |
Alexandre Julliard | widl: Allow using fixed size arrays as strings. |
blob | commitdiff | raw | diff to current |
2011-01-28 |
Henri Verbeet | widl: Support forward type declarations. |
blob | commitdiff | raw | diff to current |
2010-12-22 |
Alexandre Julliard | widl: Allow specifying a version for a coclass independ... |
blob | commitdiff | raw | diff to current |
2010-12-02 |
Alexandre Julliard | widl: Add progid, threading and vi_progid attributes... |
blob | commitdiff | raw | diff to current |
2010-11-27 |
Alexandre Julliard | widl: Add support for generating a .rgs registration... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Alexandre Julliard | widl: Add some more attribute keywords. |
blob | commitdiff | raw | diff to current |
2010-08-27 |
Alexandre Julliard | widl: Set the default calling convention at header... |
blob | commitdiff | raw | diff to current |
2010-08-27 |
Alexandre Julliard | widl: Fix parsing of function calling conventions. |
blob | commitdiff | raw | diff to current |
2010-04-05 |
Alexandre Julliard | widl: Add a type_memsize_and_alignment function to... |
blob | commitdiff | raw | diff to current |
2010-03-26 |
Alexandre Julliard | widl: Long constants must be 32-bit on all platforms. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Rob Shearman | widl: Remove func_t type. |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Rob Shearman | widl: Issue an error if an out parameter is a conforman... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Rob Shearman | widl: Issue an error if a context handle variable is... |
blob | commitdiff | raw | diff to current |
2010-03-23 |
Rob Shearman | widl: Fix crash when trying to declare a fixed size... |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Rob Shearman | widl: error_status_t isn't an allowed conformance type. |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Gerald Pfeifer | widl: Avoid two warnings. |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Rob Shearman | widl: Add support for character constants in expressions. |
blob | commitdiff | raw | diff to current |
2009-11-29 |
Rob Shearman | widl: Detect interfaces that inherit from another inter... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Francois Gouget | widl: Add a trailing '\n' to an error_loc() call. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Allow pointers, type-qualifiers and other more... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Add support for varargs functions. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Add support for bit-fields in non-remote structures. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Implement __int3264 keyword. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Rename set_type to declare_var. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Check for [string] attribute being applied when... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Implement [range] attribute. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Rob Shearman | widl: Enhance the IDL grammar to support unnamed argume... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Huw Davies | widl: Add support for parsing the annotation attribute. |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Huw Davies | widl: Add support for the lcid parameter attribute. |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Rob Shearman | widl: Check the attributes applied to function declarat... |
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: Move type_new_enum, type_new_struct, type_new_enc... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Allow enum and union tags to be used without... |
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: Remove the single keyword and type. |
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-25 |
Rob Shearman | widl: Only classify top-level pointers as ref pointers... |
blob | commitdiff | raw | diff to current |
2009-02-25 |
Rob Shearman | widl: Ignore pointer attributes applied to interface... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Rob Shearman | widl: Add typegen_detect_type and use it. |
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-23 |
Rob Shearman | widl: Use type_get_type to determine the types during... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
Rob Shearman | widl: Only duplicate a type if absolutely necessary. |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Michael Stefaniuc | tools: Remove unused alloca.h include. |
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 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: Add new function, type_iface_get_stmts. |
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 |
2009-01-06 |
Rob Shearman | widl: Do the consistency checks on interfaces after... |
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: Write the local stubs file based on the parsed... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Write the generated file containing IID, DIID... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Write the typelib based on the statement list... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Create a separate type_t object for each structur... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Don't create a temporary variable in the t_ident... |
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 |
2008-12-29 |
Rob Shearman | widl: Follow aliases in check_remoting_fields so that... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Alexandre Julliard | widl: Add support for generating 32-bit and/or 64-bit... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Alexandre Julliard | widl: Move determination of the exact type of structure... |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Alexandre Julliard | widl: Add support for attributes on enum, struct and... |
blob | commitdiff | raw | diff to current |
2008-08-18 |
Dan Hipschman | widl: Honor typedef pointer attributes. |
blob | commitdiff | raw | diff to current |
2008-07-07 |
Rob Shearman | widl: Remove some unnecessary calls to duptype. |
blob | commitdiff | raw | diff to current |
2008-07-07 |
Rob Shearman | widl: Rename find_type_helper, find_type and find_type2... |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Dan Hipschman | widl: Factor a small part of the grammar. |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Dan Hipschman | widl: Implement type redefinition checks. |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Rob Shearman | widl: Check that the structure has been defined in... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Alexandre Julliard | widl: [default] is an allowed attribute for union fields. |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Rob Shearman | widl: Fix check_remoting_fields to enumerate the correc... |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Rob Shearman | widl: Fix the types of enums with the v1_enum attribute... |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Rob Shearman | widl: Set the type of the type_t node constructured... |
blob | commitdiff | raw | diff to current |
2008-06-24 |
Rob Shearman | widl: Factor out the finding of a registered type to... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2008-05-02 |
Gerald Pfeifer | widl: Fix syntax to also work with older versions of... |
blob | commitdiff | raw | diff to current |
2008-05-01 |
Rob Shearman | widl: Consolidate writing of COM and dispatch interface... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Rob Shearman | widl: Add the parsing of storage classes into declarati... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Rob Shearman | widl: Prepare for supporting storage classes in declara... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Rob Shearman | widl: Allow pointer attributes to be applied to functio... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Rob Shearman | widl: Make constdef and externdef take a declarator... |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Rob Shearman | widl: Add support for "inline" on function definitions. |
blob | commitdiff | raw | diff to current |
2008-04-30 |
Rob Shearman | widl: Keep const attributes applied to pointers when... |
blob | commitdiff | raw | diff to current |
2008-04-28 |
Rob Shearman | widl: Add typedefs to typelibs which have the public... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Rob Shearman | widl: Move the func_declarator rule entirely into direc... |
blob | commitdiff | raw | diff to current |
next |