[PATCH 1/2] vbscipt: Added beginning support for arrays as class members.

Jacek Caban jacek at codeweavers.com
Fri Mar 7 07:27:12 CST 2014


---
 dlls/vbscript/compile.c      | 69
++++++++++++++++++++++++++++++--------------
 dlls/vbscript/parse.h        |  9 ++----
 dlls/vbscript/parser.y       | 22 ++++++--------
 dlls/vbscript/tests/lang.vbs | 23 +++++++++++++++
 dlls/vbscript/vbdisp.c       | 56 ++++++++++++++++++++++++++++++-----
 dlls/vbscript/vbscript.h     | 16 ++++++----
 6 files changed, 141 insertions(+), 54 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscipt-Added-beginning-support-for-arrays-as-class-m.diff
Type: text/x-patch
Size: 13314 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140307/67d1f9e0/attachment.bin>


More information about the wine-patches mailing list