2011-06-14 |
Alexandre Julliard | widl: Move the pointer check functionality to typegen.c. |
blob | commitdiff | raw |
2011-06-14 |
Alexandre Julliard | widl: Also check array pointers for null ref pointers. |
blob | commitdiff | raw | diff to current |
2011-06-13 |
Alexandre Julliard | widl: Output the list of rundown routines in server... |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Alexandre Julliard | widl: Use the pointer offset for arrays declared as... |
blob | commitdiff | raw | diff to current |
2011-05-27 |
Alexandre Julliard | widl: Output a list of binding routines in client files. |
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-10-22 |
Alexandre Julliard | widl: Output a format string table and server info... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Alexandre Julliard | widl: Add some more attribute keywords. |
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-16 |
Rob Shearman | widl: Remove some unused functions, definitions and... |
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-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-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-05-21 |
Alexandre Julliard | widl: Add support for writing 64-bit format typelibs. |
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: 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-06 |
Alexandre Julliard | widl: Replace unsigned long and size_t by unsigned... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Austin English | widl: Fix a compiler warning. |
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-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: Move the ifaces field of the type_t structure... |
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: 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: Write the typelib based on the statement list... |
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-26 |
Alexandre Julliard | widl: Add support for generating 32-bit and/or 64-bit... |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Dan Hipschman | widl: Implement type redefinition checks. |
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: 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-25 |
Rob Shearman | widl: Add support for string literals and wide-string... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Rob Shearman | widl: Rename pident to declarator and parse the array... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Rob Shearman | widl: Add typedef statements to the statement lists. |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Rob Shearman | widl: Create a list of statements in the whole IDL... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Rob Shearman | widl: Construct the pointer chain while parsing pointer... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Rob Shearman | widl: Implement lcid property on library declarations. |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Rob Shearman | widl: Move expression functions to a new file, expr.c. |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Rob Shearman | widl: Remove EXPR_MEMBERPTR and implement it using... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Rob Shearman | widl: Add support for comparison, exclusive or, logical... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rob Shearman | widl: Add support for '%' operator in expressions. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rob Shearman | widl: Add support for arrays in expressions. |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rob Shearman | widl: Add support for "->" and "." operators in express... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rob Shearman | widl: Check that fields in structures and unions refere... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Add functions to print an error or warning messag... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Add support for the broadcast and idempotent... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Make the attrs parameter passed to start_typelib... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Support parsing calling conventions for function... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Store function and function pointer types complet... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Add a function to get the return type of a parsed... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Rob Shearman | widl: Parse typedefs of function pointers. |
blob | commitdiff | raw | diff to current |
2008-03-27 |
Rob Shearman | widl: Add support for generic binding handles. |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Rob Shearman | widl: Add support for strict context handles. |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Rob Shearman | widl: Support the address-of operator in expressions. |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Dan Hipschman | widl: Keep track of every allocated type_t to simplify... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Dan Hipschman | widl: Implement pointer_default functionality. |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Rob Shearman | widl: Write prototypes for context handle rundown rount... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Dan Hipschman | widl: Implement pointer descriptions for complex struct... |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Alexandre Julliard | widl: Added support for floating-point constants. |
blob | commitdiff | raw | diff to current |
2007-06-14 |
Dan Hipschman | widl: Handle wire_marshal types. |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Dan Hipschman | widl: Simplify correlation descriptor code. |
blob | commitdiff | raw | diff to current |
2007-06-08 |
Dan Hipschman | widl: Fix incomplete struct/union typedef bug. |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Dan Hipschman | widl: Represent arrays with type_t. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dan Hipschman | widl: Allow types that reference themselves. |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Dan Hipschman | widl: Shrink type_t structure. |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dan Hipschman | widl: Lay framework for unions with simple unions working. |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Dan Hipschman | widl: Remove var_t's ptr_level field and start write_po... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dan Hipschman | widl: Get rid of the tname field of var_t, simplify... |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Dan Hipschman | widl: Get rid of the typeref_t structure, simplify... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Alexandre Julliard | widl: Add a string list type and use it for the endpoin... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert expression lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert variable lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert function lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert interface lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert attribute lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Alexandre Julliard | widl: Convert typelib lists to standard Wine lists. |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Dan Hipschman | widl: Add more complete pointer handling to write_typef... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Remove checks for typedefs that always fail. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Add an is_ptr function. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Factor the entry_t structure. |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Use type_t for typedefs, not var_t. Simplify... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Alexandre Julliard | widl: xmalloc shouldn't initialize to zero, do that... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Dan Hipschman | widl: Remove usage of type_t ref field for base types... |
blob | commitdiff | raw | diff to current |
2006-08-12 |
Dan Hipschman | widl: Improve pointer null checking logic. |
blob | commitdiff | raw | diff to current |
2006-08-12 |
Dan Hipschman | widl: Use ref_type to simplify some code. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Dan Hipschman | widl: Encode coclass types in typelibs. |
blob | commitdiff | raw | diff to current |
2006-07-29 |
Dan Hipschman | widl: Fold class_t into type_t. |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Robert Shearman | widl: Add support for the builtin constants "TRUE"... |
blob | commitdiff | raw | diff to current |
next |