projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: WM_SETTEXT - Clear modify step flag before any notifications can be sent.
[wine]
/
tools
/
widl
/
2008-04-28
Rob Shearman
widl: Accept integer constant suffixes in the lexer.
tree
|
commitdiff
2008-04-28
Rob Shearman
widl: Support hex digits that use an uppercase 0X prefix.
tree
|
commitdiff
2008-04-28
Rob Shearman
widl: Add typedefs to typelibs which have the public...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Move the func_declarator rule entirely into direc...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Create a statement object for import statements.
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Add support for string literals and wide-string...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Add support for declaring multiple fields of...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Make the rules for parsing fields in structures...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Rename pident to declarator and parse the array...
tree
|
commitdiff
2008-04-25
Rob Shearman
widl: Consolidate most of the inner loop of reg_typedef...
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Add typedef statements to the statement lists.
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Create a list of statements in the whole IDL...
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Allow NULL to be used in expressions.
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Construct the pointer chain while parsing pointer...
tree
|
commitdiff
2008-04-24
Rob Shearman
widl: Implement lcid property on library declarations.
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Remove duplicated code in the form of the write_s...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Use expr_resolve_type to get the type of the...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Move expression functions to a new file, expr.c.
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Check that expressions resolve so that expression...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Pass the actual type into check_remoting_fields...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Don't free input_name in pop_import as we keep...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Remove EXPR_MEMBERPTR and implement it using...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Add support for comparison, exclusive or, logical...
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Require a constant expression for case statements.
tree
|
commitdiff
2008-04-22
Rob Shearman
widl: Fix operator precedence in expressions.
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Add support for '%' operator in expressions.
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Add support for arrays in expressions.
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Add support for "->" and "." operators in express...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Issue an error instead of crashing for dividing...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Automatically add "handle_t IDL_handle" parameter...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: The implicit_handle attribute is allowed with...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Check that fields in structures and unions refere...
tree
|
commitdiff
2008-04-21
Rob Shearman
widl: Stop looping in check_remoting_args when a contex...
tree
|
commitdiff
2008-04-16
Rob Shearman
widl: Change alls calls to error in the parser to error...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Add checking to arguments of non-local functions.
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Add functions to print an error or warning messag...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Add support for the broadcast and idempotent...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Output a warning if duplicate attributes are...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Check that attributes are applicable for librarie...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: The odl attribute is valid for dispinterfaces.
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Make the attrs parameter passed to start_typelib...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Check that attributes applied to typedefs and...
tree
|
commitdiff
2008-04-14
Rob Shearman
widl: Check that attributes applied to interfaces,...
tree
|
commitdiff
2008-04-11
Rob Shearman
widl: Support non-default calling conventions for non...
tree
|
commitdiff
2008-04-11
Rob Shearman
widl: Support non-default calling conventions for objec...
tree
|
commitdiff
2008-04-03
Dan Hipschman
widl: Fix a mistake in an ordered list (keywords).
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Turn on verbose errors, which gives a little...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Fix the writing out of function pointers with...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Add a newline between function prototypes for...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Support __fastcall and __pascal calling conventions.
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Support parsing calling conventions for function...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Store function and function pointer types complet...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Add a function to get the return type of a parsed...
tree
|
commitdiff
2008-04-01
Rob Shearman
widl: Be more strict about where semicolons can appear...
tree
|
commitdiff
2008-04-01
Rob Shearman
widl: Parse typedefs of function pointers.
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Make sure that string types are always written...
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Fix detection of non-pointer context handles.
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Add support for generic binding handles.
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Use is_string_type for detecting strings in write...
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Support using context handles as the binding...
tree
|
commitdiff
2008-03-21
Dan Hipschman
widl: Make structures with FC_ENUM16 fields complex.
tree
|
commitdiff
2008-03-19
Dan Hipschman
widl: Ignore libraries in imported IDL files.
tree
|
commitdiff
2008-03-12
Michael Stefaniuc
widl: Remove local variable shadowing in add_func_desc().
tree
|
commitdiff
2008-03-04
Alexandre Julliard
widl: Avoid getopt constants that may not be defined.
tree
|
commitdiff
2008-02-25
Gerald Pfeifer
widl: Include <unistd.h> for prototype of unlink().
tree
|
commitdiff
2008-02-22
Dan Hipschman
widl: Allow is_string_type to work for typedef'd types.
tree
|
commitdiff
2008-02-19
Alexandre Julliard
Avoid the nounistd option that doesn't exist on older...
tree
|
commitdiff
2008-02-19
Rob Shearman
Add the nounistd option to all lex source files.
tree
|
commitdiff
2008-02-15
Rob Shearman
widl: Guard the inclusion of unistd.h.
tree
|
commitdiff
2008-02-15
Rob Shearman
widl: Remove unused headers.
tree
|
commitdiff
2008-02-08
Colin Finck
widl: Write the TLB file in binary mode, so the line...
tree
|
commitdiff
2008-02-08
Colin Finck
widl: Support Windows paths in dup_basename and make_token.
tree
|
commitdiff
2008-02-04
Rob Shearman
widl: Output code for initialising and freeing full...
tree
|
commitdiff
2008-02-04
Rob Shearman
widl: Don't search for a import file name with a path...
tree
|
commitdiff
2008-02-04
Jacek Caban
widl: Ignore ATTR_LOCAL in create_msft_typeinfo.
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-21
Rob Shearman
widl: Write out code for initialising out-only client...
tree
|
commitdiff
2008-01-18
Austin English
tools: Spelling fixes.
tree
|
commitdiff
2008-01-18
Alexandre Julliard
widl: Use the real argument names in the C method macros.
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Use symbolic names for some of the context handle...
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Fix context handle "cannot be null" detection.
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Fix the conditions under which array freeing...
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Add support for strict context handles.
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Output calls for the new versions of the marshall...
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Make the offset of conformant string types point...
tree
|
commitdiff
2007-12-31
Rob Shearman
widl: Check that the buffer has enough space before...
tree
|
commitdiff
2007-12-26
Rob Shearman
widl: Add support for generating code for out-only...
tree
|
commitdiff
2007-12-26
Rob Shearman
widl: Fix pointer detection in structures and arrays.
tree
|
commitdiff
2007-12-24
Rob Shearman
widl: Fix the generation of temporary variables for...
tree
|
commitdiff
2007-12-21
Rob Shearman
widl: Tweak the rules for when to call pfnFree for...
tree
|
commitdiff
2007-12-19
Rob Shearman
widl: Fix the length used when clearing alignment space...
tree
|
commitdiff
2007-12-19
Rob Shearman
widl: The detection of types is highly dependent on...
tree
|
commitdiff
2007-12-17
Rob Shearman
widl: Only base types or reference pointers to base...
tree
|
commitdiff
2007-12-17
Rob Shearman
widl: Return types shouldn't be freed.
tree
|
commitdiff
2007-12-17
Rob Shearman
widl: Clear padding in the buffer due to alignment.
tree
|
commitdiff
2007-12-14
Rob Shearman
widl: Don't write redundant FC_RP type format out for...
tree
|
commitdiff
2007-12-13
Rob Shearman
widl: Swap the version packing order back to what typel...
tree
|
commitdiff
2007-12-12
Rob Shearman
widl: Remove some confusion in how version numbers...
tree
|
commitdiff
2007-12-11
Rob Shearman
widl: Add support for non-basetype return types.
tree
|
commitdiff
next