Историја ревизија

Аутор SHA1 Порука Датум
  Jacek Caban 26ad9a7ba3 widl: Check dispinterfaces for duplicated methods. пре 5 година
  Zebediah Figura 56995dd322 widl: Output a registry script for all interfaces written into the typelib. пре 5 година
  Alexandre Julliard 264d8884d5 widl: Add strmake() helper. пре 5 година
  Richard Pospesel 4b1dfa6037 widl: Add the typedef to the type library if the aliasee is an anonymous UDT. пре 5 година
  Zebediah Figura 732f67ed38 widl: Generate a name for the encapsulated union type. пре 5 година
  Richard Pospesel 181cafcd52 widl: Fail compilation if an incomplete union or enum is used in a remoted field. пре 5 година
  Zebediah Figura 833639bd09 widl: Create exactly one type_t object per named union type. пре 5 година
  Zebediah Figura 42321d7a11 widl: Create exactly one type_t object per named structure type. пре 5 година
  Zebediah Figura 55234f65a8 widl: Track whether the type has been defined yet in the statement_t and var_t structures. пре 5 година
  Zebediah Figura 60d668631f widl: Don't store the default pointer type in the type_t structure. пре 5 година
  Zebediah Figura 5cc3548299 widl: Store the "inline" function specifier inside the decl_spec_t structure. пре 5 година
  Richard Pospesel 7e4da76689 widl: Store the "const" type qualifier inside the decl_spec_t structure. пре 5 година
  Zebediah Figura df948ccc05 widl: Fix nesting of functions, pointers, and arrays. пре 5 година
  Richard Pospesel f131795b30 widl: Pass a decl_spec_t to type_new_alias(). пре 5 година
  Richard Pospesel d4dfbb630f widl: Pass a decl_spec_t to type_new_array(). пре 5 година
  Richard Pospesel e63df7f7bf widl: Store the aliasee as a decl_spec_t structure. пре 5 година
  Zebediah Figura c5ab9d01be widl: Use type_iface_get_inherit() in check_async_uuid(). пре 5 година
  Zebediah Figura b4fe4ccc96 widl: Introduce type_iface_get_async_iface(). пре 5 година
  Zebediah Figura a55aa54c42 widl: Use type_function_get_args() in more places. пре 5 година
  Richard Pospesel ebac6a6ac4 widl: Use type_pointer_get_default_fc() in declare_var(). пре 5 година
  Zebediah Figura c4f5fb383b widl: Get rid of fix_incomplete(). пре 5 година
  Richard Pospesel 76512154f8 widl: Refactor to have pointer type's ref use decl_spec_t rather than type_t. пре 5 година
  Richard Pospesel c7d68454af widl: Refactor to have array type's element use decl_spec_t rather than type_t. пре 5 година
  Richard Pospesel 1ffb6494db widl: Change struct _var_t's type member to a struct _decl_spec_t. пре 5 година
  Richard Pospesel 28715ce34e widl: Use FC_CHAR rather than FC_BYTE for boolean typedef to match midl.exe output. пре 5 година
  Zebediah Figura bb0e8059f0 widl: Non-top-level conformant arrays are always [ref] by default. пре 5 година
  Alexandre Julliard 5ea4d5971b widl: Use %define parse.error verbose instead of %error-verbose. пре 5 година
  Jacek Caban 759a3bf34d widl: Check function return values for additional prototype types. пре 6 година
  Jacek Caban 90748c581b widl: Add basic acf parser implementation. пре 6 година
  Jacek Caban d6b76df314 widl: Preprocess and attempt to parse provided ACF file. пре 6 година