Piotr Caban
|
8e1233ec48
|
jscript: Remove broken tests.
|
2009-07-16 11:38:44 +02:00 |
Piotr Caban
|
f5e678e8dd
|
jscript: Improve Object_toString implementation.
|
2009-07-16 11:38:37 +02:00 |
Piotr Caban
|
f421746980
|
jscript: Added RegExp_test stub.
|
2009-07-15 13:54:08 +02:00 |
Piotr Caban
|
1cffc0eb73
|
jscript: Improve Number_toString implementation.
|
2009-07-15 13:54:02 +02:00 |
Piotr Caban
|
15b07c2a36
|
jscript: Improve to_string implementation.
|
2009-07-15 13:53:27 +02:00 |
Piotr Caban
|
55b8952ba2
|
jscript: Added Date_getYear implementation.
|
2009-07-14 10:46:48 +02:00 |
Piotr Caban
|
c44056d4b2
|
jscript: Added String_fromCharCode implementation.
|
2009-07-14 10:46:44 +02:00 |
Piotr Caban
|
2325e2cdb8
|
jscript: Added Array_slice implementation.
|
2009-07-14 10:46:39 +02:00 |
Piotr Caban
|
b6b520e0ed
|
jscript: Added call_expression_eval implementation for EXPRVAL_VARIANT values.
|
2009-07-14 10:46:32 +02:00 |
Piotr Caban
|
75cce3cdcd
|
jscript: Added implementation of Array constructor called as a function.
|
2009-07-14 10:46:25 +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 |
Piotr Caban
|
91ce0dd6a3
|
jscript: Fix String_match implementation.
|
2009-07-13 12:21:22 +02:00 |
Piotr Caban
|
df8195668d
|
jscript: Make String_toUpperCase generic.
|
2009-07-13 12:20:59 +02:00 |
Piotr Caban
|
ab8168141b
|
jscript: Make String_toLowerCase generic.
|
2009-07-13 12:20:54 +02:00 |
Piotr Caban
|
973f3be02c
|
jscript: Make String_substring generic.
|
2009-07-13 12:20:50 +02:00 |
Piotr Caban
|
09e1b37fea
|
jscript: Make String_split generic.
|
2009-07-13 12:20:44 +02:00 |
Piotr Caban
|
2f28956f06
|
jscript: Make String_slice generic.
|
2009-07-13 12:20:39 +02:00 |
Piotr Caban
|
54a3fa842b
|
jscript: Make String_replace generic.
|
2009-07-13 12:13:48 +02:00 |
Piotr Caban
|
0cb6bf5b28
|
jscript: Make String_match generic.
|
2009-07-13 12:13:35 +02:00 |
Piotr Caban
|
4881cf8de4
|
jscript: Make String_indexOf generic.
|
2009-07-13 12:13:30 +02:00 |
Piotr Caban
|
a9d7135ecc
|
jscript: Make String_charCodeAt generic.
|
2009-07-13 12:13:24 +02:00 |
Piotr Caban
|
0fae85fc63
|
jscript: Make String_charAt generic.
|
2009-07-13 12:13:20 +02:00 |
Piotr Caban
|
16b38c457d
|
jscript: Make do_attribute_tag_format generic.
|
2009-07-13 12:13:06 +02:00 |
Piotr Caban
|
0ee06df4b0
|
jscript: Change do_attributeless_tag_format so it works on non string objects.
|
2009-07-13 12:12:45 +02:00 |
Piotr Caban
|
3412e22eee
|
jscript: Added String_link implementation.
|
2009-07-10 12:26:58 +02:00 |
Piotr Caban
|
ecfa129d66
|
jscript: Added String_anchor implementation.
|
2009-07-10 12:26:54 +02:00 |
Piotr Caban
|
0a0731ed45
|
jscript: Added String_fontsize implementation.
|
2009-07-10 12:26:49 +02:00 |
Piotr Caban
|
1133bc7ce8
|
jscript: Added String_fontcolor implementation.
|
2009-07-10 12:26:41 +02:00 |
Piotr Caban
|
b9be3bd766
|
jscript: Changed to_primitive implementation.
|
2009-07-09 17:47:40 +02:00 |
Piotr Caban
|
3f18e98413
|
jscript: Added Function_valueOf implementation.
|
2009-07-09 17:47:39 +02:00 |
Piotr Caban
|
8ce4de7d2c
|
jscript: Added Object_toString and Object_toLocaleString implementation.
|
2009-07-07 14:15:44 +02:00 |
Piotr Caban
|
3a1698ff06
|
jscript: Added Object_valueOf implementation.
|
2009-07-07 14:15:35 +02:00 |
Piotr Caban
|
7fcded1fc3
|
jscript: Inherit Array valueOf from Object.
|
2009-07-07 14:15:20 +02:00 |
Piotr Caban
|
12760a0c6b
|
jscript: Fix DateConstr_parse implementation.
|
2009-07-07 14:15:06 +02:00 |
Piotr Caban
|
b6549fa743
|
jscript: Fixed to_boolean implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
2ed3903f0f
|
jscript: Added Bool_toLocaleString implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
4725b5698c
|
jscript: Added Bool_valueOf implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
1e72bc8718
|
jscript: Added Bool_toString implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
4b341bfdd4
|
jscript: Added Boolean constructor implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
9a30d39b35
|
jscript: Added Date_valueOf implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
60748ebf51
|
jscript: Fix do while loop parsing.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
b5a82030ad
|
jscript: Added calling Date as function implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
8150960f8c
|
jscript: Added string argument handling to Date constructor.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
45817bf50f
|
jscript: Added DateConstr_parse implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
c001ffae2c
|
jscript: Fix strings allocation.
|
2009-07-03 13:28:47 +02:00 |
Piotr Caban
|
60ddd438d3
|
jscript: Added DateConstr_UTC implementation.
|
2009-07-03 13:28:27 +02:00 |
Piotr Caban
|
41e297af11
|
jscript: Added stub implementation of Date constructor properties.
|
2009-07-03 13:28:19 +02:00 |
Alexandre Julliard
|
56af92b073
|
makefiles: Regenerate the source lists using make_makefiles.
|
2009-07-03 13:26:38 +02:00 |
Piotr Caban
|
754513c800
|
jscript: Added Date_toString implementation.
|
2009-06-29 13:30:52 +02:00 |