[PATCH 06/17] vbscript: Added is expression implementation

Jacek Caban jacek at codeweavers.com
Mon Sep 19 07:08:02 CDT 2011


---
  dlls/vbscript/compile.c      |    2 +
  dlls/vbscript/interp.c       |   71 
++++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/parse.h        |    1 +
  dlls/vbscript/parser.y       |    1 +
  dlls/vbscript/tests/lang.vbs |   12 +++++++
  dlls/vbscript/vbscript.h     |    1 +
  6 files changed, 88 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-vbscript-Added-is-expression-implementation.diff
Type: text/x-patch
Size: 4937 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110919/bf942d21/attachment.bin>


More information about the wine-patches mailing list