Jacek Caban
|
d492650332
|
jscript: Properly handle constructor property for most builtin constructors.
|
2012-07-16 16:29:31 +02:00 |
Jacek Caban
|
f8383c3417
|
jscript: Don't use DISPPARAMS for internal arguments.
|
2012-06-25 18:12:51 +02:00 |
Jacek Caban
|
84ed86c431
|
jscript: Get rid of no longer needed caller argument from builtin_invoke_t.
|
2012-03-14 17:34:00 +01:00 |
Jacek Caban
|
7d4ba8db63
|
jscript: Removed no longer needed caller argument from jsdisp_propput_idx.
|
2012-03-12 16:37:20 +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
|
29cdb21218
|
jscript: Added VBArray.toArray() implementation.
|
2010-10-18 19:47:50 +02:00 |
Piotr Caban
|
41d7f8fc46
|
jscript: Added VBArray.getItem() implementation.
|
2010-10-18 19:47:50 +02:00 |
Piotr Caban
|
2f4607887f
|
jscript: Added VBArray.dimensions() implementation.
|
2010-10-18 19:47:50 +02:00 |
Piotr Caban
|
2aa7e3c614
|
jscript: Added VBArray.ubound() implementation.
|
2010-10-18 19:47:50 +02:00 |
Piotr Caban
|
10a11d539c
|
jscrpt: Added VBScript.lbound() implementation.
|
2010-10-18 19:47:50 +02:00 |
Piotr Caban
|
17fc64157c
|
jscript: Implement VBArray constructor.
|
2010-10-18 19:47:49 +02:00 |
Piotr Caban
|
705ce33a6e
|
jscript: Added VBArray stub.
|
2010-10-18 19:47:49 +02:00 |