Sweden-Number/dlls/jscript
Jacek Caban 74416052ce jscript: Moved allocating double literal to separated function. 2010-12-28 16:35:43 +01:00
..
tests jscript: Ensure that the whole script is parsed. 2010-12-28 16:35:42 +01:00
Makefile.in jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
activex.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
array.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
bool.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
date.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
dispex.c jscript: Added DISPATCH_PROPERTYGET flag to some calls. 2010-10-20 10:24:19 +02:00
engine.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
engine.h jscript: Moved new_boolean_literal to lex.c. 2010-12-28 16:35:42 +01:00
error.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
function.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
global.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
jscript.c jscript: Don't lookup global variables on function invocation. 2010-10-14 17:54:52 +02:00
jscript.h jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
jscript.inf jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
jscript.spec
jscript_Da.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_De.rc jscript: Update German translation. 2010-10-19 10:13:18 +02:00
jscript_En.rc jscrpt: Added VBScript.lbound() implementation. 2010-10-18 19:47:50 +02:00
jscript_Es.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_Fr.rc jscript: Update French translation. 2010-10-19 10:13:15 +02:00
jscript_Hu.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_It.rc jscript: Update Italian translation. 2010-10-19 10:14:02 +02:00
jscript_Ja.rc jscript: Update Japanese translation. 2010-11-26 14:58:38 +01:00
jscript_Ko.rc jscript: Update Korean resource. 2010-08-23 15:41:52 +02:00
jscript_Lt.rc jscript: Update Lithuanian translation. 2010-10-19 10:13:05 +02:00
jscript_Nl.rc jscript: Update the Dutch translation. 2010-10-26 15:25:07 +02:00
jscript_No.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_Pl.rc jscript: Update the Polish translation. 2010-10-26 11:52:51 +02:00
jscript_Pt.rc jscript: Update Portuguese translation. 2010-10-29 14:22:13 +02:00
jscript_Ro.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_Ru.rc jscript: Update Russian translation. 2010-10-22 12:05:09 +02:00
jscript_Si.rc jscript: Update Slovenian translation. 2010-09-14 12:53:26 -05:00
jscript_Sr.rc jscript: Add the Serbian (Latin and Cyrillic) translation. 2010-11-01 11:34:19 +01:00
jscript_Sv.rc jscript: Update Swedish translation. 2010-10-20 10:24:44 +02:00
jscript_Uk.rc jscript: Updated Ukrainian translation. 2010-10-19 19:23:13 +02:00
jscript_classes.idl jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
jscript_main.c jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
jsglobal.idl jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsglobal_dispid.h jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsutils.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
lex.c jscript: Moved allocating double literal to separated function. 2010-12-28 16:35:43 +01:00
math.c jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention. 2010-09-06 17:09:57 +02:00
number.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
object.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
parser.y jscript: Moved new_boolean_literal to lex.c. 2010-12-28 16:35:42 +01:00
regexp.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
resource.h jscript: Added ScriptEngine*Version functions implementation. 2010-12-27 15:39:40 +01:00
rsrc.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
string.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
vbarray.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00