widl: Write pointers in write_typeformatstring_var using write_pointer_tfs.
[wine] / tools / widl / parser.h
2010-01-22  Rob Shearmanwidl: Fix symbol was not declared and using plain integ...
2009-01-06  Rob Shearmanwidl: Move funcs and stmts fields from type_t structure...
2009-01-06  Rob Shearmanwidl: Do the consistency checks on interfaces after...
2008-12-29  Rob Shearmanwidl: Generate header files from the parse tree instead...
2008-12-29  Rob Shearmanwidl: Hide the details of where arguments, fields,...
2008-04-01  Rob Shearmanwidl: Be more strict about where semicolons can appear...
2007-10-09  Dan Hipschmanwidl: Implement pointer_default functionality.
2006-09-12  Alexandre Julliardwidl: Change the prefix on bison-generated names to...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2002-11-30  Ove KaavenHandle encapsulated unions in a cleaner (and less buggy...
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.