2007-07-17 |
Alexandre Julliard | widl: Added support for floating-point constants. |
blob | commitdiff | raw |
2007-02-19 |
Alexandre Julliard | widl: 'control' is an attribute not a keyword. |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Alexandre Julliard | widl: Rename parser states to uppercase to avoid conflicts. |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Alexandre Julliard | widl: Only recognize attribute keywords inside an attri... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Andrew Talbot | widl: Cast-qual warning fix. |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Dan Hipschman | widl: Fix warning about unused structure field in lexer. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Alexandre Julliard | widl: Change the prefix on bison-generated names to... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Dan Hipschman | widl: Support SAFEARRAY(type) syntax. |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Robert Shearman | widl: Add support for the builtin constants "TRUE"... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-02-09 |
Robert Shearman | widl: Write out more TYPEFLAGs and add more type librar... |
blob | commitdiff | raw | diff to current |
2006-01-05 |
Alexandre Julliard | Remove YY_NO defines that cause warnings. |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Alexandre Julliard | Added some flex options to avoid compiler warnings. |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Jacek Caban | widl: Added bindable and displaybind attributes handling. |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Alexandre Julliard | Default search path for an include file should be based... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Alexandre Julliard | Now that we are requiring bison anyway, make the .tab... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Robert Shearman | - Output prototypes for user marshal functions at the... |
blob | commitdiff | raw | diff to current |
2005-03-28 |
Vincent Béron | Add support for single in idl files. |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Eric Kohl | - Add basic support for creating client and server... |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Huw Davies | Coclass support. |
blob | commitdiff | raw | diff to current |
2005-02-01 |
Huw Davies | Add support for dispinterfaces (slightly hacked because... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Huw Davies | Fix typelib only option. |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Huw Davies | Add support for the help* attributes on type libraries. |
blob | commitdiff | raw | diff to current |
2005-01-09 |
Huw Davies | Add attributes control, hidden and restricted. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Jacek Caban | Added optional, defaultvalue and vararg. |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Eric Pouech | Another round of const correctness fixes. |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Alexandre Julliard | Added support for the propget/propput function attributes. |
blob | commitdiff | raw | diff to current |
2004-04-26 |
Filip Navara | Make widl parse the 'transmit_as' and 'endpoint' keywords. |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Robert Shearman | - Handle "? :" conditionals. |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Ove Kaaven | Parse the [input_sync] attribute. |
blob | commitdiff | raw | diff to current |
2004-01-07 |
Ove Kaaven | Added rules to parse library, coclass, dispinterface... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Alexandre Julliard | Use <> format in generated #include statements. |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Alexandre Julliard | Moved the wpp library from tools/ to libs/. |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Alexandre Julliard | Make sure we display the correct file name and line... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Ove Kaaven | Include guiddef.h in widltypes.h. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Ove Kaaven | Parse the NOT operator, the [idempotent] attribute... |
blob | commitdiff | raw | diff to current |
2002-11-30 |
Ove Kaaven | Handle encapsulated unions in a cleaner (and less buggy... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Ove Kaaven | Added "generate headers only" command-line option.... |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Alexandre Julliard | Make sure widl doesn't depend on the headers it has... |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Ove Kaaven | Support for enums, arrays, encapsulated unions, signed... |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Alexandre Julliard | Try to derive temp file names from output file names... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Dmitry Timoshkov | Include protection for <unistd.h>, <sys/types.h> and... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Gerald Pfeifer | #include <unistd.h> which is required for unlink(). |
blob | commitdiff | raw | diff to current |
2002-07-20 |
Alexandre Julliard | Explicitly specify the path to wpp.h so we don't need... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Alexandre Julliard | Merged the IDL compiler written by Ove Kaaven. |
blob | commitdiff | raw | diff to current |
|