.. |
tests
|
jscript: Added invocation flag tests.
|
2010-10-20 10:24:27 +02:00 |
activex.c
|
jscript: Added more safety options flags handling to create_activex_object.
|
2010-10-15 11:33:35 +02:00 |
array.c
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
bool.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
date.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02: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: Fix typo in registry information.
|
2010-07-30 11:36:01 +02: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-08-31 14:23:49 +02: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_main.c
|
jscript: Added FIXME about IClassFactoryEx.
|
2009-10-02 15:06:58 +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: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +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_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 |
jsglobal.idl
|
|
|
jsglobal_dispid.h
|
|
|
jsutils.c
|
jscript: Added VBArray handling to to_object().
|
2010-10-18 19:47:50 +02:00 |
lex.c
|
jscript: Make undefined a property of global object.
|
2009-12-21 15:01:25 +01:00 |
Makefile.in
|
jscript: Added VBArray stub.
|
2010-10-18 19:47:49 +02: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: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
object.c
|
jscript: Added invocation flag tests.
|
2010-10-20 10:24:27 +02:00 |
parser.y
|
jscript: Fix various memory and reference count leaks.
|
2009-12-31 14:27:06 +01:00 |
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
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
string.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
vbarray.c
|
jscript: Improved error handling in VBArray functions.
|
2010-10-19 15:25:11 +02:00 |