Sweden-Number/dlls/jscript
Alexandre Julliard ca41acc1f9 makefiles: Automatically update the IDL_H_SRCS variable. 2013-12-15 10:23:06 +01:00
..
tests jscript: Improved error handling in numeric literal parser. 2013-11-06 18:01:04 +01:00
Makefile.in makefiles: Automatically update the IDL_H_SRCS variable. 2013-12-15 10:23:06 +01:00
activex.c
array.c
bool.c
compile.c
date.c
decode.c
dispex.c
engine.c
engine.h
error.c
function.c
global.c jscript: Use the official Windows constant for MAXLONGLONG. 2013-10-14 17:26:14 +02:00
jscript.c
jscript.h
jscript.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
jscript.rgs
jscript.spec
jscript_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
jscript_main.c
jsglobal.idl makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
jsglobal_dispid.h
jsregexp.c
jsstr.c
jsstr.h
jsutils.c
jsval.h
lex.c jscript: Improved error handling in numeric literal parser. 2013-11-06 18:01:04 +01:00
math.c
number.c jscript: Fix compilation issues when dtoa is defined in headers. 2013-08-15 16:13:27 +02:00
object.c
parser.y
regexp.c
regexp.h
resource.h
string.c jscript: Reorganize StringConstr_value slightly to avoid confusing gcc. 2013-10-21 16:26:50 +02:00
vbarray.c