Marcus Meissner
|
c2f2f1911c
|
jscript: Mark internal symbols as having hidden visibility.
|
2011-04-26 15:31:27 +02:00 |
Michael Stefaniuc
|
568b0d5c08
|
jscript: COM cleanup for the IServiceProvider iface.
|
2011-01-17 13:22:14 +01:00 |
Michael Stefaniuc
|
3cb9886ea7
|
jscript: COM cleanup for the IDispatchEx iface.
|
2011-01-17 13:22:10 +01:00 |
Jacek Caban
|
45e33ec280
|
jscript: Beginning support for conditional compilation.
|
2010-12-28 16:35:43 +01:00 |
Jacek Caban
|
7774a0a4c1
|
jscript: Pass HRESULTs instead of IDSs to throw_* functions.
|
2010-12-28 16:35:41 +01:00 |
Piotr Caban
|
185ef44d00
|
jscript: Improved error handling in VBArray functions.
|
2010-10-19 15:25:11 +02:00 |
Piotr Caban
|
5a787b3a7f
|
jscript: Added VBArray handling to to_object().
|
2010-10-18 19:47:50 +02:00 |
Piotr Caban
|
705ce33a6e
|
jscript: Added VBArray stub.
|
2010-10-18 19:47:49 +02:00 |
Jacek Caban
|
f46f926134
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
Jacek Caban
|
2ae0f44033
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +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
|
32c61c5092
|
jscript: Store match result in script context.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
0cbe1574fe
|
jscript: Store builtin constructor's length in instance object.
|
2010-05-27 14:46:42 +02:00 |
Jacek Caban
|
6f17fa5298
|
jscript: Fixed String.match implementation for non-global regexps.
|
2010-04-15 14:19:19 +02:00 |
Piotr Caban
|
352ae8b480
|
jscript: Fix jsdisp_propget_idx implementation.
|
2010-01-25 13:00:51 +01:00 |
Jacek Caban
|
09651321e0
|
jscript: Moved resetting lastIndex to do_regexp_match_next.
|
2010-01-25 12:53:22 +01:00 |
Jacek Caban
|
7749951d35
|
jscript: Make RegExp contructor implementation more generic.
|
2010-01-25 12:53:13 +01:00 |
Jacek Caban
|
a1ac9d661f
|
jscript: Pass invoke version to IDispatchEx functions.
|
2009-10-20 13:48:00 +02:00 |
Jacek Caban
|
3b2d5ecdf5
|
jscript: Added SetProperty(SCRIPTPROP_INVOKEVERSIONING) implementation.
|
2009-10-20 13:47:40 +02:00 |
Jacek Caban
|
98b5a1c6e8
|
jscript: Separate flags parsing from regexp creating.
|
2009-10-14 15:10:24 +02:00 |
Jacek Caban
|
06f26f53f7
|
jscript: Call SetSite on created ActiveX object.
|
2009-10-07 12:22:40 +02:00 |
Austin English
|
8bbaeb89fa
|
jscript: Add missing prototype.
|
2009-10-05 13:46:00 +02:00 |
Jacek Caban
|
6d4533a8f8
|
jscript: Added ActiveXObject constructor implementation.
|
2009-09-30 16:28:17 +02:00 |
Jacek Caban
|
2ea23923a7
|
jscript: Added ActiveXObject constructor stub implementation.
|
2009-09-29 13:34:53 +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
|
f8c2b42de4
|
jscript: Allow 'this' to be host object in builtin functions.
|
2009-09-23 16:25:23 +02:00 |
Jacek Caban
|
5dcd182e8f
|
jscript: Avoid using dispex->ctx.
|
2009-09-23 16:25:13 +02:00 |
Jacek Caban
|
5511f7173f
|
jscript: Pass script_ctx_t to builtin functions.
|
2009-09-23 16:19:44 +02:00 |
Jacek Caban
|
f14c5f074a
|
jscript: Get rid of lcid argument in builtin function implementations.
|
2009-09-23 16:19:31 +02:00 |
Jacek Caban
|
fadfab5ff6
|
jscript: Use script LCID in *disp_propput* functions.
|
2009-09-23 16:19:11 +02:00 |
Jacek Caban
|
8b338786aa
|
jscript: Use script LCID in *disp_propget* functions.
|
2009-09-23 16:19:01 +02:00 |
Jacek Caban
|
1f565ac095
|
jscript: Use script global LCID in *disp_call* functions.
|
2009-09-23 16:18:54 +02:00 |
Jacek Caban
|
9e523c6130
|
jscript: Added RegExp function call implementation.
|
2009-09-23 16:18:41 +02:00 |
Jacek Caban
|
d918a1890b
|
jscript: Added Function.toString implementation for builtin functions.
|
2009-09-17 10:07:51 -05:00 |
Jacek Caban
|
662efe835b
|
jscript: Create arguments object as a seaprated class inheriting from Object.
|
2009-08-29 16:48:53 +02:00 |
Jacek Caban
|
b71aaadbd2
|
jscript: Get script_ctx_t as to_object arguments.
|
2009-08-29 16:48:53 +02:00 |
Piotr Caban
|
28734e3756
|
jscript: Inherit some Error functions from Object.
|
2009-08-14 13:59:10 +02:00 |
Piotr Caban
|
4791cdb11f
|
jscript: Inherit some Array functions from Object.
|
2009-08-14 13:59:10 +02:00 |
Piotr Caban
|
da6398dccd
|
jscript: Inherit some Boolean function from Object.
|
2009-08-14 13:59:10 +02:00 |
Piotr Caban
|
b1d0b1c739
|
jscript: Inherit some Date functions from Object.
|
2009-08-14 13:59:10 +02:00 |
Piotr Caban
|
5323a454c8
|
jscript: Fixed Object.toLocaleString implementation.
|
2009-08-12 17:04:38 +02:00 |
Piotr Caban
|
9f0969fbcb
|
jscript: Inherit some Number functions from Object.
|
2009-08-12 17:04:38 +02:00 |
Piotr Caban
|
5d41205654
|
jscript: Inherit some RegExp functions from Object.
|
2009-08-12 17:04:38 +02:00 |
Piotr Caban
|
79f45c5374
|
jscript: Inherit some String functions from Object.
|
2009-08-12 17:04:37 +02:00 |
Piotr Caban
|
98223b96e7
|
jscript: Throw SyntaxError in eval function.
|
2009-07-24 11:44:53 +02:00 |
Piotr Caban
|
469b597212
|
jscript: Add error throwing functions.
|
2009-07-21 10:58:52 +02:00 |
Piotr Caban
|
f33f5c9286
|
jscript: Add Error object stub.
|
2009-07-21 10:57:19 +02:00 |
Piotr Caban
|
f5e678e8dd
|
jscript: Improve Object_toString implementation.
|
2009-07-16 11:38:37 +02:00 |
Piotr Caban
|
346619d093
|
jscript: Added Array length setting implementation.
|
2009-07-14 10:46:18 +02:00 |
Piotr Caban
|
42f9608269
|
jscript: Inherit Function_valueOf from Object.
|
2009-07-13 12:21:29 +02:00 |