[PATCH 1/2] jscript: Added beginning support for 'automagic' event binding feature.

Jacek Caban jacek at codeweavers.com
Tue Jun 2 07:45:10 CDT 2015


---
 dlls/jscript/compile.c | 18 ++++++++++-----
 dlls/jscript/engine.c  | 60
++++++++++++++++++++++++++++++++++++++++++--------
 dlls/jscript/engine.h  |  1 +
 dlls/jscript/lex.c     |  8 ++++++-
 dlls/jscript/parser.h  |  1 +
 dlls/jscript/parser.y  | 17 +++++++++-----
 6 files changed, 84 insertions(+), 21 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Added-beginning-support-for-automagic-event-b.diff
Type: text/x-patch
Size: 9063 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150602/ce412094/attachment.bin>


More information about the wine-patches mailing list