Piotr Caban
|
c0fc15b91c
|
jscript: Fixed Array's function lengths.
|
2009-08-17 13:57:51 +02:00 |
|
Piotr Caban
|
67520788c1
|
jscript: Fixed Date's function lengths.
|
2009-08-17 13:57:51 +02:00 |
|
Piotr Caban
|
5ead336535
|
jscript: Fixed RegExp's function lengths.
|
2009-08-17 13:57:51 +02:00 |
|
Piotr Caban
|
3da1773cc3
|
jscript: Fixed String's function lengths.
|
2009-08-17 13:57:51 +02:00 |
|
Piotr Caban
|
c2d2b9f559
|
jscript: Fixed Number's function lengths.
|
2009-08-17 13:57:51 +02:00 |
|
Piotr Caban
|
67f14b7633
|
jscript: Added Boolean's function lengths test.
|
2009-08-17 13:57:51 +02:00 |
|
Piotr Caban
|
c368ab5ba7
|
jscript: Inherit Math from Object.
|
2009-08-14 13:59:10 +02:00 |
|
Piotr Caban
|
6b8fef873c
|
jscript: Added RegExp.source implementation.
|
2009-08-14 13:59:10 +02:00 |
|
Piotr Caban
|
8d6d266977
|
jscript: Inherit some Function functions from Object.
|
2009-08-14 13:59:10 +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 |
|
Jacek Caban
|
cde2f1a09e
|
jscript: Added missing port.h includes.
|
2009-08-14 11:27:16 +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 |
|
Paul Vriens
|
862bd3c61e
|
jscript: Add some Dutch translations.
|
2009-08-11 17:30:12 +02:00 |
|
Piotr Caban
|
59cf9c449e
|
jscript: Added $ handling to String.replace.
|
2009-08-11 17:29:37 +02:00 |
|
Piotr Caban
|
561437ad98
|
jscript: Fixed var handling.
|
2009-08-10 15:02:22 +02:00 |
|
Piotr Caban
|
6afd53547e
|
jscript: Lookup global members after script_disp.
|
2009-08-10 15:02:18 +02:00 |
|
André Hentschel
|
8309788b55
|
jscript: Update German translation.
|
2009-08-07 14:57:34 +02:00 |
|
Frédéric Delanoy
|
99ec95e474
|
jscript: Update French translation.
|
2009-08-07 11:39:10 +02:00 |
|
Ricardo Filipe
|
63aec3f325
|
jscript: Add Portuguese translation.
|
2009-08-06 17:28:13 +02:00 |
|
Aurimas Fišeras
|
bc1f3f4c95
|
jscript: Update Lithuanian translation.
|
2009-08-06 12:02:39 +02:00 |
|
Piotr Caban
|
3edf1ba22f
|
jscript: Added JSGlobal_parseFloat implementation.
|
2009-08-06 12:02:34 +02:00 |
|
Piotr Caban
|
9d23f8a771
|
jscript: Make compare2_values working with NULL BSTR's.
|
2009-08-06 12:02:09 +02:00 |
|
Piotr Caban
|
ec25138a46
|
jscript: Added 'unterminated string' error.
|
2009-08-06 12:02:00 +02:00 |
|
Frédéric Delanoy
|
af3f0ec964
|
jscript: Update French translation.
|
2009-08-03 14:54:46 +02:00 |
|
Aurimas Fišeras
|
08f09d0dd4
|
jscript: Update Lithuanian translation.
|
2009-08-03 14:54:38 +02:00 |
|
André Hentschel
|
baea56ae1a
|
jscript: Update German translation.
|
2009-08-03 14:54:28 +02:00 |
|
Paul Vriens
|
75fc48d4c5
|
jscript: Add Dutch translations.
|
2009-07-24 12:04:02 +02:00 |
|
Piotr Caban
|
f3d24fdda9
|
jscript: Throw more SyntaxErrors in parser.
|
2009-07-24 11:51:29 +02:00 |
|
Piotr Caban
|
67c8a3e919
|
jscript: Added "Expected ';'" error.
|
2009-07-24 11:51:20 +02:00 |
|
Piotr Caban
|
c6412d98d9
|
jscript: Add "illegal assignment" error.
|
2009-07-24 11:51:11 +02:00 |
|
Piotr Caban
|
2fba39df27
|
jscript: Added "Expected ')'" error.
|
2009-07-24 11:45:07 +02:00 |
|
Piotr Caban
|
29d9f09992
|
jscript: Added "Expected '('" error.
|
2009-07-24 11:45:01 +02:00 |
|
Piotr Caban
|
98223b96e7
|
jscript: Throw SyntaxError in eval function.
|
2009-07-24 11:44:53 +02:00 |
|
Paul Vriens
|
40af06a576
|
jscript: Add Dutch translations.
|
2009-07-23 11:21:58 +02:00 |
|
Frédéric Delanoy
|
47cbc3ae65
|
jscript: Update French translation.
|
2009-07-23 11:21:45 +02:00 |
|
André Hentschel
|
24eb52b44d
|
jscript: Update German translation.
|
2009-07-23 11:21:40 +02:00 |
|
Aurimas Fišeras
|
91c3313fe4
|
jscript: Update Lithuanian translation.
|
2009-07-23 11:21:36 +02:00 |
|
Piotr Caban
|
8dd1d9b92e
|
jscript: Throw TypeErrors when _value functions are used as a function.
|
2009-07-22 14:42:50 +02:00 |
|
Piotr Caban
|
412e0af26f
|
jscript: Throw error in to_primitive function.
|
2009-07-22 14:42:50 +02:00 |
|
Piotr Caban
|
fba4e3767f
|
jscript: Throw TypeError in Function_toString.
|
2009-07-22 14:42:50 +02:00 |
|
Piotr Caban
|
d8e841ca50
|
jscript: Throw 'undefined object' error.
|
2009-07-22 14:42:50 +02:00 |
|
André Hentschel
|
6bc0f13e99
|
jscript: Add German translation.
|
2009-07-22 11:02:24 +02:00 |
|
Aurimas Fišeras
|
fc3a59460c
|
jscript: Add Lithuanian translation.
|
2009-07-22 11:01:24 +02:00 |
|
Frédéric Delanoy
|
a2e5c0b7b2
|
jscript: Add French translation.
|
2009-07-22 11:01:00 +02:00 |
|