Jacek Caban
|
f7a8650500
|
jscript: Added decoding support.
|
2012-03-26 18:15:11 +02:00 |
Jacek Caban
|
4a9eea3516
|
jscript: Added beginning support for JScriptEncode object.
|
2012-03-26 18:15:09 +02:00 |
Jacek Caban
|
a1c4c84005
|
jscript: Store parser_ctx_t in bytecode_t instead of other way around.
|
2012-03-13 10:30:49 +01:00 |
Jacek Caban
|
be29a73845
|
jscript: Call script_parse from compile_script, not the other way around.
|
2012-03-13 10:30:32 +01:00 |
Jacek Caban
|
825eb76321
|
jscript: Compile all function from given source in one run.
|
2012-03-13 10:30:27 +01:00 |
Jacek Caban
|
c6360c3e6e
|
jscript: Added QueryService(SID_VariantConversion) implementation.
|
2012-03-12 16:37:18 +01:00 |
Jacek Caban
|
bac7c1ef36
|
jscript: Added ChangeType implementation.
|
2012-03-12 16:37:17 +01:00 |
Jacek Caban
|
dfb59c6049
|
jscript: Pass proper caller argument to InvokeEx.
|
2012-03-09 11:31:15 +01:00 |
Jacek Caban
|
1cadd7cc32
|
jscript: Added IVariantChangeType stub implementation.
|
2012-03-09 11:31:04 +01:00 |
Alistair Leslie-Hughes
|
ae46ad83a5
|
jscript: ActiveX objects might not support IServiceProvider Interface.
|
2012-01-25 20:39:48 +01:00 |
Jacek Caban
|
ff0cea33d0
|
jscript: Added more SetInterfaceSafetyOptions tests and fixes.
|
2011-09-01 18:16:28 +02:00 |
Jacek Caban
|
5b16e6e0fd
|
jscript: Properly handle aggregation attempt.
|
2011-07-18 18:30:43 +02:00 |
Marcus Meissner
|
7e7b44882c
|
jscript: Mark up fallthrough switch cases (Coverity).
|
2011-03-18 16:05:09 +01:00 |
Jacek Caban
|
244a6951ac
|
jscript: Added SetScriptState(SCRIPTSTATE_UNINITIALIZED) implementation.
|
2011-02-22 12:28:07 +01:00 |
Jacek Caban
|
020245bba1
|
jscript: Fixed some clang warnings.
|
2011-01-27 16:32:22 +01:00 |
Michael Stefaniuc
|
568b0d5c08
|
jscript: COM cleanup for the IServiceProvider iface.
|
2011-01-17 13:22:14 +01:00 |
Michael Stefaniuc
|
3b1d9d43de
|
jscript: Use ifaces instead of vtbl pointers in JScript.
|
2011-01-17 13:22:12 +01:00 |
Jacek Caban
|
45e33ec280
|
jscript: Beginning support for conditional compilation.
|
2010-12-28 16:35:43 +01:00 |
Jacek Caban
|
35968b9755
|
jscript: Don't lookup global variables on function invocation.
|
2010-10-14 17:54:52 +02:00 |
Jacek Caban
|
ac8d2f1fae
|
jscript: jsdisp_t to IDispatch casts clean up.
|
2010-09-07 16:01:52 +02:00 |
Jacek Caban
|
8c2a548b54
|
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
|
2010-09-06 17:09:57 +02:00 |
Jacek Caban
|
c210618663
|
jscript: Return S_OK in SetScriptState for SCRIPTSTATE_INITIALIZED.
|
2010-07-28 16:28:21 +02:00 |
Jacek Caban
|
32c61c5092
|
jscript: Store match result in script context.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
77d58529f5
|
jscript: Pass NULL as retv to exec_source in exec_global_code.
|
2009-12-01 16:11:48 +01:00 |
Jacek Caban
|
56b04194fc
|
jscript: Don't return function value it's unless explicitly returned.
|
2009-11-05 11:57:30 +01:00 |
Jacek Caban
|
3b2d5ecdf5
|
jscript: Added SetProperty(SCRIPTPROP_INVOKEVERSIONING) implementation.
|
2009-10-20 13:47:40 +02:00 |
Jacek Caban
|
06f26f53f7
|
jscript: Call SetSite on created ActiveX object.
|
2009-10-07 12:22:40 +02:00 |
Jacek Caban
|
6d4533a8f8
|
jscript: Added ActiveXObject constructor implementation.
|
2009-09-30 16:28:17 +02:00 |
Jacek Caban
|
d833314c70
|
jscript: Use host global object as default 'this' if available and global object otherwise.
|
2009-09-28 12:38:00 +02:00 |
Jacek Caban
|
c444a4907e
|
jscript: Code clean up.
|
2009-09-01 15:59:10 +02:00 |
Piotr Caban
|
84ef7eced2
|
jscript: Added html comments handling.
|
2009-04-10 11:33:35 +02:00 |
Jacek Caban
|
2e29c7d516
|
activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64.
|
2009-02-10 12:31:25 +01:00 |
Jacek Caban
|
0194b8f08c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
Michael Stefaniuc
|
981f733e41
|
jscript: Remove superfluous pointer casts.
|
2009-02-02 15:21:44 +01:00 |
Jacek Caban
|
4eb80d8d51
|
jscript: Delay setting named info if SCRIPTITEM_GLOBALMEMBER flag is not set.
|
2008-12-16 12:52:22 +01:00 |
Jacek Caban
|
849c36ba8e
|
jscript: Set script object instead of ctx lcid in SetScriptSite.
|
2008-11-24 14:34:09 +01:00 |
Jacek Caban
|
1b51a43a7c
|
jscript: Added SCRIPTITEM_ISVISIBLE flag implementation.
|
2008-11-05 10:55:29 +01:00 |
Jacek Caban
|
73658a8bc0
|
jscript: Added SCRIPTSTATE_CONNECTED implementation.
|
2008-11-05 10:55:25 +01:00 |
Jacek Caban
|
8932765580
|
jscript: Fixed SetScriptSite called before InitNew handling.
|
2008-11-05 10:55:16 +01:00 |
Marcus Meissner
|
4dceb1f8bf
|
jscript: Check for This->ctx and This->site earlier (Coverity).
|
2008-10-15 16:43:54 +02:00 |
Jacek Caban
|
ec35d3ab38
|
jscript: Added a few missing allocation checks (Coverity).
|
2008-10-07 12:17:26 +02:00 |
Jacek Caban
|
5760eb808b
|
jscript: Added Function.toString implementation.
|
2008-09-22 11:56:16 +02:00 |
Jacek Caban
|
4ac24dc2bf
|
jscript: Reuse temporary heap.
|
2008-09-16 11:29:50 +02:00 |
Jacek Caban
|
eedc6dc715
|
jscript: Added IActiveScriptParseProcedure2::ParseProcedureText implementation.
|
2008-09-11 12:02:00 +02:00 |
Jacek Caban
|
44333104ce
|
jscript: Release named items in IActiveScript::Close.
|
2008-09-11 12:01:55 +02:00 |
Jacek Caban
|
0bd508db2f
|
jscript: Added this expression implementation.
|
2008-09-11 12:01:02 +02:00 |
Jacek Caban
|
652a0121a9
|
jscript: Added variable object handling.
|
2008-09-09 11:46:16 +02:00 |
Jacek Caban
|
fc5a8836e9
|
jscript: Added scope chain implementation.
|
2008-09-09 11:46:16 +02:00 |
Jacek Caban
|
ca2b797f6a
|
jscript: Added global object implementation.
|
2008-09-09 11:46:16 +02:00 |
Jacek Caban
|
2bbd9d4105
|
jscript: Added AddNamedItem implementation.
|
2008-09-09 11:46:16 +02:00 |