[PATCH 18/19] vbscript: Added do until..loop statement implementation

Jacek Caban jacek at codeweavers.com
Fri Sep 16 06:30:31 CDT 2011


---
  dlls/vbscript/compile.c      |    3 ++-
  dlls/vbscript/interp.c       |   25 +++++++++++++++++++++++++
  dlls/vbscript/parse.h        |    1 +
  dlls/vbscript/parser.y       |   11 ++++++++---
  dlls/vbscript/tests/lang.vbs |   18 ++++++++++++++++++
  dlls/vbscript/vbscript.h     |    1 +
  6 files changed, 55 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-vbscript-Added-do-until.loop-statement-implementation.diff
Type: text/x-patch
Size: 5316 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110916/13bdfe87/attachment.bin>


More information about the wine-patches mailing list