Граф коммитов

156 Коммитов

Автор SHA1 Сообщение Дата
rogerl%netscape.com 9f287653da Added Array.sort. Fixed toNumber(String) for trailing whitespace. Fixed
Date.SetXXX for date values. Fixed scopechain growth bug. Fixed empty
array literals. Fixed empty type casts for built-ins.
2001-10-19 00:25:28 +00:00
rogerl%netscape.com 6bef5de0a9 Added enumerable handling, === operator. Fixed try/catch across interpreter
loop invocations, other sundry ecma test suite fixes.
2001-10-08 23:57:01 +00:00
beard%netscape.com 8094f5381e Added Carbon.rsrc to Carbon targets. 2001-10-04 21:45:48 +00:00
beard%netscape.com e8922631fe Carbon specific resources for Carbon targets. 2001-10-04 21:41:56 +00:00
rogerl%netscape.com f1acd9f856 Snapshot of latest fixes for expression/statement/date/boolean/types ECMA
test suite related bug fixing.
2001-09-28 01:16:52 +00:00
rogerl%netscape.com 2ab489fd60 Added 'version' function for test suite. 2001-09-20 01:41:03 +00:00
waldemar%netscape.com c2d460e09f Added missing library 2001-09-06 22:31:29 +00:00
pschwartau%netscape.com 08136ed931 Initial add. 2001-08-16 19:03:26 +00:00
pschwartau%netscape.com 00acd17777 Correcting a misleading comment - 2001-08-16 18:24:22 +00:00
beard%netscape.com c449c9f59f Added Carbon targets, fixed MPW targets. 2001-08-16 01:34:18 +00:00
beard%netscape.com a26c6b000c Build with latest CodeWarrior tools. 2001-08-16 01:02:46 +00:00
pschwartau%netscape.com 1c0b13ac41 Fixing an error. 2001-08-15 21:20:05 +00:00
pschwartau%netscape.com 41e19b6b38 Improving readability. 2001-08-15 21:19:21 +00:00
pschwartau%netscape.com 93662b7170 Improved status message. 2001-08-15 21:18:49 +00:00
pschwartau%netscape.com 6e191ddc3e Added object typing. 2001-08-15 20:57:23 +00:00
beard%netscape.com e1478e6f5e Added MPW tool targets. 2001-08-15 18:59:54 +00:00
beard%netscape.com 4e8866c55b Prefix files for MPW targets. 2001-08-15 18:58:31 +00:00
beard%netscape.com bd613ffc18 Updated for latest CodeWarrior tools. 2001-08-15 18:27:40 +00:00
pschwartau%netscape.com eae2932617 Corrected an error in Section 6 of test. 2001-08-15 18:07:03 +00:00
pschwartau%netscape.com b0768a4141 Initial add. 2001-08-14 23:32:56 +00:00
pschwartau%netscape.com 6b1276c679 Minor corrections. 2001-08-14 23:23:33 +00:00
pschwartau%netscape.com 22b9086431 Corrected a mistake: any use of 'this' inside a class must be contained in a function. 2001-08-14 23:17:07 +00:00
pschwartau%netscape.com f1d134c609 Corrected a mistake: any 'this' inside a class must be wrapped in a function. 2001-08-14 22:33:11 +00:00
pschwartau%netscape.com 0d54660f01 Removed extraneous code from the testcase. 2001-08-14 22:24:12 +00:00
pschwartau%netscape.com 2abdc26434 Correcting an error: 'this' should have been contained inside constructor functions. 2001-08-14 21:55:19 +00:00
pschwartau%netscape.com de92be7592 Correcting an error in the test. Added comments to explain. 2001-08-14 20:28:06 +00:00
pschwartau%netscape.com c8f2950727 Added comment. 2001-08-14 04:18:24 +00:00
pschwartau%netscape.com c90b6e6550 Initial add. 2001-08-14 04:12:21 +00:00
pschwartau%netscape.com ffed1be333 Correcting a mistake: "prototype" functions should be "constructor" functions. 2001-08-14 03:22:07 +00:00
pschwartau%netscape.com 23ec4052a2 Added many new cases to test. 2001-08-14 02:19:08 +00:00
waldemar%netscape.com abdb640233 Merged with branch 2001-08-10 23:50:27 +00:00
pschwartau%netscape.com 8b813402f5 Initial add 2001-08-07 19:46:26 +00:00
pschwartau%netscape.com 04bcd0b844 Initial add. 2001-08-07 19:45:15 +00:00
rogerl%netscape.com 4160719eb2 Merging JS2_DIKDIK_BRANCH macbuild related stuff. 2001-08-07 01:40:39 +00:00
rogerl%netscape.com ca6a263e83 Merging DIKDIK_BRANCH into main line. 2001-08-07 01:21:11 +00:00
rogerl%netscape.com a85e959b31 More branch merging. 2001-08-06 22:06:15 +00:00
rogerl%netscape.com 5ab74c2310 More branch merging 2001-08-06 21:57:00 +00:00
rogerl%netscape.com c963d9e017 Tentative fix for build related issues. 2001-03-27 22:05:48 +00:00
jeff.dyer%compilercompany.com dc352e6fb6 Updating JSC with framework for semantics in cpp. 2001-03-26 22:31:11 +00:00
rogerl%netscape.com 35825b2bf5 Need to pass context now. 2001-02-23 00:23:53 +00:00
beard%netscape.com a5bc14a2ad Fixed crashing bugs by using PowerPC struct alignment. Reorganized project to link against Mac libraries, rather than having JS2.lib bring them in. 2001-02-14 18:38:12 +00:00
beard%netscape.com 0e29b661a3 Fixing assertion in test case, so js2 shell will start correctly. 2001-02-14 18:30:03 +00:00
beard%netscape.com 8af9421767 Fixed crashing bugs by using PowerPC struct alignment. 2001-02-13 05:05:59 +00:00
rginda%netscape.com 53c12bbf5e adding .prefix files for the tests 2001-02-09 23:32:03 +00:00
rginda%netscape.com 3d087768a1 changes to get the tests building again on the mac 2001-02-09 23:31:11 +00:00
rogerl%netscape.com 8852bd4828 Added WIN32 warning suppression pragma. 2001-02-09 19:11:04 +00:00
rginda%netscape.com 2c018ad0a6 mac build goop for tests/cpp and utilities.cpp fix for debug targets on mac 2001-02-09 00:08:22 +00:00
rginda%netscape.com c7680f76f8 Adding windows build goop for the tests 2001-02-08 21:38:52 +00:00
rginda%netscape.com 7c1ad74353 changes to get js2_shell to build 2001-02-08 06:01:54 +00:00
rginda%netscape.com 4087957756 ok, that was silly, removing generated Makefiles 2001-02-07 21:33:02 +00:00