[PATCH 2/2] vbscript: Added beginning lexer implementation

Jacek Caban jacek at codeweavers.com
Tue Sep 6 08:18:55 CDT 2011


---
  dlls/vbscript/Makefile.in |    1 +
  dlls/vbscript/lex.c       |   56 
+++++++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/parse.h     |    6 ++++-
  dlls/vbscript/parser.y    |   11 ++++-----
  4 files changed, 67 insertions(+), 7 deletions(-)
  create mode 100644 dlls/vbscript/lex.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vbscript-Added-beginning-lexer-implementation.diff
Type: text/x-patch
Size: 3307 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110906/b4d223fd/attachment.bin>


More information about the wine-patches mailing list