Commit History

Author SHA1 Message Date
  Alexandre Julliard c34e245137 widl: Support generating multiple typelibs into the same resource file. 6 years ago
  Rob Shearman 4339f9edfb widl: Implement __int3264 keyword. 15 years ago
  Rob Shearman 5223d04a7c widl: Write the typelib based on the statement list generated in the typelib_t object instead of using hooks in the parser code. 16 years ago
  Rob Shearman df0e38c067 widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces. 16 years ago
  Rob Shearman abdc08e013 widl: Make the attrs parameter passed to start_typelib const. 16 years ago
  Dan Hipschman e7495555a0 widl: Remove redundant get_var_vt function. 17 years ago
  Alexandre Julliard e998590557 widl: Convert attribute lists to standard Wine lists. 18 years ago
  Dan Hipschman aadc90b266 widl: Factor the entry_t structure. 18 years ago
  Dan Hipschman c117a20cdb widl: Use type_t for typedefs, not var_t. Simplify representation. 18 years ago
  Dan Hipschman c67b19b4f4 widl: Fold class_t into type_t. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Jacek Caban 8cd409facf widl: Added importlib parsing code. 18 years ago
  Huw Davies d33a553d63 Add support for typedefs. 20 years ago
  Huw Davies a43a250bd1 Add enum support. 20 years ago
  Huw Davies e9ca9f1955 Better type encoding. (Interface ptrs still not there yet). 20 years ago
  Huw Davies 346188b755 Initial support for typelib generation. 20 years ago
  Huw Davies 86fead3c25 Store interfaces, structs, coclasses and modules that are to be 20 years ago
  Ove Kaaven 5d267d7372 Added rules to parse library, coclass, dispinterface, and module 21 years ago