2008-04-24 |
Rob Shearman | widl: Create a list of statements in the whole IDL... |
blob | commitdiff | raw |
2008-04-24 |
Rob Shearman | widl: Allow NULL to be used in expressions. |
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: Check that expressions resolve so that expression... |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Rob Shearman | widl: Pass the actual type into check_remoting_fields... |
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-22 |
Rob Shearman | widl: Require a constant expression for case statements. |
blob | commitdiff | raw | diff to current |
2008-04-22 |
Rob Shearman | widl: Fix operator precedence in expressions. |
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: Issue an error instead of crashing for dividing... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Rob Shearman | widl: Automatically add "handle_t IDL_handle" parameter... |
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-21 |
Rob Shearman | widl: Stop looping in check_remoting_args when a contex... |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Rob Shearman | widl: Change alls calls to error in the parser to error... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Add checking to arguments of non-local functions. |
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: Output a warning if duplicate attributes are... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Check that attributes are applicable for librarie... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: The odl attribute is valid for dispinterfaces. |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Check that attributes applied to typedefs and... |
blob | commitdiff | raw | diff to current |
2008-04-14 |
Rob Shearman | widl: Check that attributes applied to interfaces,... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Turn on verbose errors, which gives a little... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Fix the writing out of function pointers with... |
blob | commitdiff | raw | diff to current |
2008-04-02 |
Rob Shearman | widl: Support __fastcall and __pascal calling conventions. |
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-01 |
Rob Shearman | widl: Be more strict about where semicolons can appear... |
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-03-21 |
Dan Hipschman | widl: Make structures with FC_ENUM16 fields complex. |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Dan Hipschman | widl: Ignore libraries in imported IDL files. |
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-12 |
Rob Shearman | widl: Remove some confusion in how version numbers... |
blob | commitdiff | raw | diff to current |
2007-12-10 |
Rob Shearman | widl: iid_is should take expressions, not just identifiers. |
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-12-08 |
Rob Shearman | widl: Don't override the pointer type in top-level... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
Dan Hipschman | widl: Add a --local-stubs option. |
blob | commitdiff | raw | diff to current |
2007-10-24 |
Dan Hipschman | widl: Use error_loc instead of yyerror. |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Dan Hipschman | widl: Detect conformant arrays of user types correctly. |
blob | commitdiff | raw | diff to current |
2007-10-18 |
Dan Hipschman | widl: Generate dlldata files. |
blob | commitdiff | raw | diff to current |
2007-10-15 |
Gerald Pfeifer | widl: Fix build failure in parser.y. |
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-10-09 |
Dan Hipschman | widl: Allow quoted UUIDs. |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Dan Hipschman | widl: Make structs containing user types bogus; fix... |
blob | commitdiff | raw | diff to current |
2007-10-03 |
Dan Hipschman | widl: Correct default pointers. |
blob | commitdiff | raw | diff to current |
2007-10-03 |
Dan Hipschman | widl: Add a declonly argument to write_type_left. |
blob | commitdiff | raw | diff to current |
2007-10-03 |
Dan Hipschman | widl: Add newlines to error messages that are missing... |
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-20 |
Dan Hipschman | widl: Respect pointer attributes better. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Dan Hipschman | widl: Implement complex arrays. |
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-09-17 |
Rob Shearman | widl: Fix detection of complex arrays. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
Rob Shearman | widl: Initialise cval in make_expr. |
blob | commitdiff | raw | diff to current |
2007-09-14 |
Dan Hipschman | widl: Add padding to the end of complex structures. |
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-20 |
Rob Shearman | widl: Fix detection of structures with non-conformant... |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Dan Hipschman | widl: Handle encapsulated unions. |
blob | commitdiff | raw | diff to current |
2007-06-15 |
Dan Hipschman | widl: Handle embedded interface pointers. |
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-31 |
Rob Shearman | widl: A structure with variance, but without conformanc... |
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-10 |
Dan Hipschman | widl: Simplify make_safearray. |
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-03-07 |
Rob Shearman | widl: Implement writing of SAFEARRAY type descriptions... |
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-02-07 |
Alexandre Julliard | widl: Only recognize attribute keywords inside an attri... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Mike McCormack | widl: Implement dispinterfaces derived from an interface. |
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 |
2006-10-10 |
Michael Stefaniuc | tools: Remove redundant NULL checks before free() ... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Alexandre Julliard | widl: Change the prefix on bison-generated names to... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Alexandre Julliard | Make.rules: Set the default prefix for bison files... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Sanity check string and pointer attrs. Don't... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Dan Hipschman | widl: Handle more pointer types in get_struct_type. |
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: Generate an error for "int f(void a)". |
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-09-07 |
Dan Hipschman | widl: Generate names for tagless structs, unions and... |
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-25 |
Andrew Talbot | widl: Write-strings warning fix. |
blob | commitdiff | raw | diff to current |
next |