.. |
tests
|
jscript: Added Date.setYear stub implementation.
|
2010-11-08 11:56:13 +01:00 |
Makefile.in
|
jscript: Add the Serbian (Latin and Cyrillic) translation.
|
2010-11-01 11:34:19 +01:00 |
activex.c
|
jscript: Added more safety options flags handling to create_activex_object.
|
2010-10-15 11:33:35 +02:00 |
array.c
|
…
|
|
bool.c
|
…
|
|
date.c
|
jscript: Added Date.setYear stub implementation.
|
2010-11-08 11:56:13 +01:00 |
dispex.c
|
jscript: Added DISPATCH_PROPERTYGET flag to some calls.
|
2010-10-20 10:24:19 +02:00 |
engine.c
|
jscript: Pass script_ctx_t instead of exec_ctx_t to eval functions.
|
2010-10-25 12:41:40 +02:00 |
engine.h
|
jscript: Pass script_ctx_t instead of exec_ctx_t to eval functions.
|
2010-10-25 12:41:40 +02:00 |
error.c
|
jscript: Remove an incorrect and unnecessary error check.
|
2010-10-11 12:54:17 +02:00 |
function.c
|
jscript: Don't lookup global variables on function invocation.
|
2010-10-14 17:54:52 +02:00 |
global.c
|
jscript: Added VBArray stub.
|
2010-10-18 19:47:49 +02:00 |
jscript.c
|
jscript: Don't lookup global variables on function invocation.
|
2010-10-14 17:54:52 +02:00 |
jscript.h
|
jscript: Improved error handling in VBArray functions.
|
2010-10-19 15:25:11 +02:00 |
jscript.inf
|
…
|
|
jscript.spec
|
…
|
|
jscript_Da.rc
|
…
|
|
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_Fr.rc
|
jscript: Update French translation.
|
2010-10-19 10:13:15 +02:00 |
jscript_Hu.rc
|
…
|
|
jscript_It.rc
|
jscript: Update Italian translation.
|
2010-10-19 10:14:02 +02:00 |
jscript_Ja.rc
|
…
|
|
jscript_Ko.rc
|
…
|
|
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_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_Ru.rc
|
jscript: Update Russian translation.
|
2010-10-22 12:05:09 +02:00 |
jscript_Si.rc
|
…
|
|
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_main.c
|
…
|
|
jsglobal.idl
|
…
|
|
jsglobal_dispid.h
|
…
|
|
jsutils.c
|
jscript: Added VBArray handling to to_object().
|
2010-10-18 19:47:50 +02:00 |
lex.c
|
…
|
|
math.c
|
…
|
|
number.c
|
…
|
|
object.c
|
jscript: Added invocation flag tests.
|
2010-10-20 10:24:27 +02:00 |
parser.y
|
…
|
|
regexp.c
|
jscript: Add index, input and lastIndex properties to regexp functions results.
|
2010-10-19 15:26:16 +02:00 |
resource.h
|
jscrpt: Added VBScript.lbound() implementation.
|
2010-10-18 19:47:50 +02:00 |
rsrc.rc
|
…
|
|
string.c
|
…
|
|
vbarray.c
|
jscript: Improved error handling in VBArray functions.
|
2010-10-19 15:25:11 +02:00 |