.. |
tests
|
vbscript: Allow omitting optional function parameters in call expressions.
|
2015-01-28 21:30:10 +01:00 |
Makefile.in
|
vbscript: Moved Error object implementation to global.c.
|
2014-03-21 16:51:13 +01:00 |
compile.c
|
vbscript: Allow omitting optional function parameters in call expressions.
|
2015-01-28 21:30:10 +01:00 |
global.c
|
vbscript: Implemented Timer.
|
2014-10-14 21:04:58 +09:00 |
interp.c
|
vbscript: Allow omitting optional function parameters in call expressions.
|
2015-01-28 21:30:10 +01:00 |
lex.c
|
vbscript: Added support for exponential form of numeric literals.
|
2014-06-11 16:16:02 +02:00 |
parse.h
|
vbscript: Allow omitting optional function parameters in call expressions.
|
2015-01-28 21:30:10 +01:00 |
parser.y
|
vbscript: Allow omitting optional function parameters in call expressions.
|
2015-01-28 21:30:10 +01:00 |
regexp.c
|
Assorted spelling fixes.
|
2014-02-10 15:47:29 +01:00 |
regexp.h
|
vbscript: Added RegExp2 flags getters and setters implementation.
|
2013-02-19 19:50:51 +01:00 |
vbdisp.c
|
vbscript: Added InvokeEx(DISPATCH_PROPERTYGET) implementation.
|
2014-04-30 15:15:31 +02:00 |
vbregexp.c
|
vbscript: Allow creating RegExp object by new expression.
|
2014-03-18 16:10:38 +01:00 |
vbscript.c
|
vbscript: Use DEFAULT_UNREACHABLE macro where appropriate.
|
2013-03-13 16:27:49 +01:00 |
vbscript.h
|
vbscript: Allow omitting optional function parameters in call expressions.
|
2015-01-28 21:30:10 +01:00 |
vbscript.rc
|
…
|
|
vbscript.rgs
|
vbscript: Added shell registry for VBSFile.
|
2012-08-14 17:42:06 +02:00 |
vbscript.spec
|
…
|
|
vbscript_classes.idl
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
vbscript_defs.h
|
vbscript: Added VBScript.RegExp version 5.5 typelib.
|
2013-01-18 14:46:29 +01:00 |
vbscript_main.c
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
vbsglobal.idl
|
makedep: Add a separate pragma flag for typelibs that need registration.
|
2013-12-26 13:32:49 +01:00 |
vbsregexp10.idl
|
makedep: Add a separate pragma flag for typelibs that need registration.
|
2013-12-26 13:32:49 +01:00 |
vbsregexp55.idl
|
makedep: Add a separate pragma flag for typelibs that need registration.
|
2013-12-26 13:32:49 +01:00 |