Sweden-Number/dlls/vbscript
Alexandre Julliard 003a5f7c98 vbscript: Use %define api.pure instead of %pure-parser.
The latter is deprecated and causes warnings.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-25 20:47:43 +01:00
..
tests vbscript: Always treat keywords after dot as identifiers. 2019-11-12 21:39:40 +01:00
Makefile.in
compile.c vbscript: Append to the global lists when the code is executed, rather than compiled. 2019-11-11 22:58:00 +01:00
global.c
interp.c vbscript: Change release_dynamic_vars to release a single variable. 2019-11-11 22:58:00 +01:00
lex.c vbscript: Always treat keywords after dot as identifiers. 2019-11-12 21:39:40 +01:00
parse.h
parser.y vbscript: Use %define api.pure instead of %pure-parser. 2019-11-25 20:47:43 +01:00
regexp.c
regexp.h
utils.c
vbdisp.c vbscript: Add script TypeInfo stub. 2019-11-22 13:30:52 +01:00
vbregexp.c
vbscript.c vbscript: Trace the pstrItemName parameter. 2019-11-22 13:31:08 +01:00
vbscript.h vbscript: Change release_dynamic_vars to release a single variable. 2019-11-11 22:58:00 +01:00
vbscript.rc
vbscript.rgs
vbscript.spec
vbscript_classes.idl
vbscript_defs.h
vbscript_main.c
vbsglobal.idl
vbsregexp10.idl
vbsregexp55.idl