[PATCH 14/21] vbscript: Added additive expressions parser/compiler implementation

Jacek Caban jacek at codeweavers.com
Mon Sep 12 05:31:58 CDT 2011


---
  dlls/vbscript/compile.c  |    4 ++++
  dlls/vbscript/interp.c   |   12 ++++++++++++
  dlls/vbscript/parse.h    |    2 ++
  dlls/vbscript/parser.y   |    7 ++++++-
  dlls/vbscript/vbscript.h |    4 +++-
  5 files changed, 27 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-vbscript-Added-additive-expressions-parser-compiler-i.diff
Type: text/x-patch
Size: 4070 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110912/cdba6aed/attachment.bin>


More information about the wine-patches mailing list