Rob Shearman : widl: Implement a more abstract way of representing basic types.

Alexandre Julliard julliard at winehq.org
Fri Mar 6 09:49:26 CST 2009


Module: wine
Branch: master
Commit: 319a7a102ed01a53a28e4d45d15433a1eb7e13fa
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=319a7a102ed01a53a28e4d45d15433a1eb7e13fa

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Thu Mar  5 08:21:51 2009 +0000

widl: Implement a more abstract way of representing basic types.

---

 tools/widl/expr.c      |   18 ++++----
 tools/widl/header.c    |   34 ++++++++++++++--
 tools/widl/parser.y    |  103 ++++++++++++++---------------------------------
 tools/widl/typelib.c   |   60 ++++++++++++++++------------
 tools/widl/typetree.c  |   31 ++++++++++++++
 tools/widl/typetree.h  |   37 +++++++++++++++++-
 tools/widl/widltypes.h |   29 +++++++++++++-
 7 files changed, 200 insertions(+), 112 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=319a7a102ed01a53a28e4d45d15433a1eb7e13fa



More information about the wine-cvs mailing list