Alexandre Julliard
|
e998590557
|
widl: Convert attribute lists to standard Wine lists.
|
2007-01-22 14:20:36 +01:00 |
Dan Hipschman
|
aadc90b266
|
widl: Factor the entry_t structure.
|
2006-09-07 10:20:56 +02:00 |
Dan Hipschman
|
c117a20cdb
|
widl: Use type_t for typedefs, not var_t. Simplify representation.
|
2006-09-07 10:20:41 +02:00 |
Dan Hipschman
|
c67b19b4f4
|
widl: Fold class_t into type_t.
|
2006-07-29 11:54:09 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
8cd409facf
|
widl: Added importlib parsing code.
|
2006-04-21 12:46:13 +02:00 |
Huw Davies
|
d33a553d63
|
Add support for typedefs.
|
2005-02-02 19:10:02 +00:00 |
Huw Davies
|
a43a250bd1
|
Add enum support.
Another attempt at getting the alignment bits correct.
|
2005-01-25 20:02:09 +00:00 |
Huw Davies
|
e9ca9f1955
|
Better type encoding. (Interface ptrs still not there yet).
|
2005-01-12 19:28:59 +00:00 |
Huw Davies
|
346188b755
|
Initial support for typelib generation.
|
2005-01-06 20:45:21 +00:00 |
Huw Davies
|
86fead3c25
|
Store interfaces, structs, coclasses and modules that are to be
written into a typelib in a list.
|
2005-01-05 17:12:25 +00:00 |
Ove Kaaven
|
5d267d7372
|
Added rules to parse library, coclass, dispinterface, and module
definitions, and a number of attributes, and cleaned up a few things.
Started on a typelib generation framework.
|
2004-01-07 04:21:27 +00:00 |