projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Output vtable information even for interfaces that don't define new functions.
[wine]
/
tools
/
widl
/
parser.y
2008-10-10
Alexandre Julliard
widl: Add support for attributes on enum, struct and...
blob
|
commitdiff
|
raw
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
2008-04-25
Rob Shearman
widl: Create a statement object for import statements.
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: Add support for declaring multiple fields of...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-25
Rob Shearman
widl: Make the rules for parsing fields in structures...
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-25
Rob Shearman
widl: Consolidate most of the inner loop of reg_typedef...
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: 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
next