[PATCH 18/21] vbscript: Added xor, imp and eqv expressions parser/compiler implementation

Jacek Caban jacek at codeweavers.com
Wed Sep 14 05:59:49 CDT 2011


---
  dlls/vbscript/compile.c  |    6 ++++++
  dlls/vbscript/interp.c   |   18 ++++++++++++++++++
  dlls/vbscript/parse.h    |    5 ++++-
  dlls/vbscript/parser.y   |   11 ++++++++++-
  dlls/vbscript/vbscript.h |    5 ++++-
  5 files changed, 42 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-vbscript-Added-xor-imp-and-eqv-expressions-parser-com.diff
Type: text/x-patch
Size: 5388 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110914/e06d9973/attachment.bin>


More information about the wine-patches mailing list