projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Move duptype and alias to parser.y.
[wine]
/
tools
/
widl
/
typegen.c
2009-01-06
Rob Shearman
widl: Add new type_is_alias and type_get_real_type...
blob
|
commitdiff
|
raw
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-02
Rob Shearman
widl: Use is_string_type instead of is_attr(..., ATTR_S...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-31
Rob Shearman
widl: Remove duplicate pointer handling code in get_str...
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-27
Rob Shearman
widl: Structures and arrays with pointers should be...
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: Store the size of a pointer in a variable instead...
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-12-15
Alexandre Julliard
widl: Use ULONG_PTR instead of unsigned long for pointe...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Rob Shearman
widl: Fix optimisation for writing out ref pointers...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Rob Shearman
widl: Output the correct buffer size required for param...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Alexandre Julliard
widl: Make sure format strings for structure and union...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-18
Daniel Zimmermann
widl: Fix check for interface type in get_size_procform...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Andrew Talbot
widl: Remove superfluous semicolons.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Dmitry Timoshkov
widl: Make the generated string pointers const as well.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Alexandre Julliard
widl: Implemented RpcAbnormalTermination in the generic...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Alexandre Julliard
widl: Implemented __finally support in client functions.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Alexandre Julliard
widl: Separate declaration and initialisation for indir...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Alexandre Julliard
widl: Infrastructure for adding a prefix to local varia...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Alexandre Julliard
widl: Make the exception handling macros more general...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-15
Alexandre Julliard
widl: Create an explicit structure for the function...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-30
Alexandre Julliard
widl: Replace write_name() by get_name() to make the...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-07
Alexandre Julliard
widl: Fix a couple of uninitialized variable compiler...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Rob Shearman
widl: Consolidate top-level parameter conformance/varia...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
Rob Shearman
widl: Increment the buffer offset by 8 for embedded...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Alexandre Julliard
widl: Add some support for unencapsulated unions that...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Rob Shearman
widl: Fix type_memsize to follow aliases so that the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Rob Shearman
widl: Fix crash in find_array_or_string_in_struct if...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Rob Shearman
widl: Fix the embedded pointer offsets in generated...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Rob Shearman
widl: Replace code to round up values and calculate...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Rob Shearman
widl: Fix generation of the type format string for...
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-22
Rob Shearman
widl: Remove duplicated code in the form of the write_s...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Rob Shearman
widl: Use expr_resolve_type to get the type of the...
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-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-03-27
Rob Shearman
widl: Make sure that string types are always written...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Rob Shearman
widl: Fix detection of non-pointer context handles.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Rob Shearman
widl: Use is_string_type for detecting strings in write...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-22
Dan Hipschman
widl: Allow is_string_type to work for typedef'd types.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
widl: Remove unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Rob Shearman
widl: Output code for initialising and freeing full...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Rob Shearman
widl: Write out code for initialising out-only client...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
tools: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Use symbolic names for some of the context handle...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Fix context handle "cannot be null" detection.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Fix the conditions under which array freeing...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Add support for strict context handles.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Output calls for the new versions of the marshall...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Make the offset of conformant string types point...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Rob Shearman
widl: Check that the buffer has enough space before...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Rob Shearman
widl: Add support for generating code for out-only...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Rob Shearman
widl: Fix pointer detection in structures and arrays.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Rob Shearman
widl: Fix the generation of temporary variables for...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Rob Shearman
widl: Tweak the rules for when to call pfnFree for...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Rob Shearman
widl: Fix the length used when clearing alignment space...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Rob Shearman
widl: The detection of types is highly dependent on...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
widl: Only base types or reference pointers to base...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
widl: Clear padding in the buffer due to alignment.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Rob Shearman
widl: Don't write redundant FC_RP type format out for...
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-11
Rob Shearman
widl: Add support for non-basetype return types.
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-10
Rob Shearman
widl: Make sure to generate freeing calls for all non...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: Arrays should have freeing code generated on...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: Always write a freeing function for arrays in...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Michael Stefaniuc
tools: Remove duplicate includes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Dan Hipschman
widl: Don't rely on type_memsize to return 0 for all...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Dan Hipschman
widl: Don't output a void conformance for NdrClearOutPa...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Dan Hipschman
widl: Handle pointers to conformant arrays (e.g., ...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Dan Hipschman
widl: Fix a crash in compare_expr.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Dan Hipschman
widl: Allow void pointers with iid_is attributes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Dan Hipschman
widl: Fix problems with variable-size user types.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Francois Gouget
widl: Add the trailing '\n' to an error message.
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: Remove printf format strings that aren't really...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Dan Hipschman
widl: Use new functions need_proxy and need_stub to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Dan Hipschman
rpcrt4, widl: Make pointer layouts compatible with...
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-03
Dan Hipschman
widl: Correct default pointers.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Dan Hipschman
widl: Write types in the format string comments.
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: Generate client and server code for using context...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Dan Hipschman
widl: Fix array alignment bug.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Dan Hipschman
widl: Fix string codes in pointer descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Dan Hipschman
widl: Fix top-level conformant arrays with pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Dan Hipschman
widl: Clean up write_conf_or_var_desc with string_of_type.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Dan Hipschman
widl: Handle top-level conformance for complex arrays.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Dan Hipschman
widl: Set the pointer description offset to zero if...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Dan Hipschman
widl: Implement complex arrays.
blob
|
commitdiff
|
raw
|
diff to current
next