mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
0690324f95cff7c1bb445ea100ce8f6398991442
- Rob Shearman <[email protected]> Wed, 26 Mar 2008 widl: Support using context handles as the binding handle in client functions. - Rob Shearman <[email protected]> Thu, 27 Mar 2008 widl: Use is_string_type for detecting strings in write_typeformatstring_var to make it consistent with write_remoting_arg. - Rob Shearman <[email protected]> Thu, 27 Mar 2008 widl: Add support for generic binding handles. - Rob Shearman <[email protected]> Thu, 27 Mar 2008 widl: Fix detection of non-pointer context handles. - Rob Shearman <[email protected]> Thu, 27 Mar 2008 widl: Make sure that string types are always written out by write_string_tfs and not write_simple_pointer. - Rob Shearman <[email protected]> Mon, 31 Mar 2008 widl: Parse typedefs of function pointers. - Rob Shearman <[email protected]> Tue, 1 Apr 2008 widl: Be more strict about where semicolons can appear in IDL files. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Add a function to get the return type of a parsed function. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Store function and function pointer types completely within type_t type. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Support parsing calling conventions for function identifiers. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Support __fastcall and __pascal calling conventions. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Add a newline between function prototypes for non-object interfaces. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Fix the writing out of function pointers with more than one level of indirection. - Rob Shearman <[email protected]> Wed, 2 Apr 2008 widl: Turn on verbose errors, which gives a little more information in the case of a syntax error. - Dan Hipschman <[email protected]> Thu, 3 Apr 2008 widl: Fix a mistake in an ordered list (keywords). svn path=/trunk/; revision=36829
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%