Rob Shearman : widl: Add support for comparison, exclusive or, logical not and positive operators in expressions.

Alexandre Julliard julliard at winehq.org
Tue Apr 22 06:47:38 CDT 2008


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Tue Apr 22 11:35:48 2008 +0100

widl: Add support for comparison, exclusive or, logical not and positive operators in expressions.

---

 tools/widl/header.c    |   62 +++++++++++++++++++++++++++++------------
 tools/widl/parser.l    |    6 ++++
 tools/widl/parser.y    |   59 +++++++++++++++++++++++++++++++++++++--
 tools/widl/typegen.c   |   71 ++++++++++++++++++++++++++++++++++++-----------
 tools/widl/widltypes.h |   11 +++++++
 5 files changed, 171 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list