rogerl%netscape.com
|
b416a0d515
|
Release build fixes.
|
2001-12-18 17:56:55 +00:00 |
|
rogerl%netscape.com
|
0101283eda
|
Modified to use new parameter syntax.
|
2001-12-18 17:22:26 +00:00 |
|
beard%netscape.com
|
f912b2ba25
|
Turned on DEBUG flag.
|
2001-12-13 21:11:14 +00:00 |
|
beard%netscape.com
|
f3bc73ad51
|
*** empty log message ***
|
2001-12-08 01:06:34 +00:00 |
|
beard%netscape.com
|
ca02bc5aab
|
Added header files to project.
|
2001-12-08 01:05:27 +00:00 |
|
beard%netscape.com
|
fef13c4a18
|
Support for building JS2 using Project Builder on Mac OS X.
|
2001-12-06 22:32:38 +00:00 |
|
waldemar%netscape.com
|
f497380db4
|
Updated to latest CodeWarrior and to fix subproject dependencies
|
2001-12-04 02:26:32 +00:00 |
|
rogerl%netscape.com
|
52e1b91b23
|
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
|
80917387bf
|
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
|
ab4a3576b2
|
Added Carbon.rsrc to Carbon targets.
|
2001-10-04 21:45:48 +00:00 |
|
beard%netscape.com
|
aee17e2103
|
Carbon specific resources for Carbon targets.
|
2001-10-04 21:41:56 +00:00 |
|
rogerl%netscape.com
|
c67e4aab67
|
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
|
7a316e3b9e
|
Added 'version' function for test suite.
|
2001-09-20 01:41:03 +00:00 |
|
waldemar%netscape.com
|
9a61a7e603
|
Added missing library
|
2001-09-06 22:31:29 +00:00 |
|
pschwartau%netscape.com
|
a51d898af1
|
Initial add.
|
2001-08-16 19:03:26 +00:00 |
|
pschwartau%netscape.com
|
b8e5711f71
|
Correcting a misleading comment -
|
2001-08-16 18:24:22 +00:00 |
|
beard%netscape.com
|
d885793203
|
Added Carbon targets, fixed MPW targets.
|
2001-08-16 01:34:18 +00:00 |
|
beard%netscape.com
|
29a0a349f3
|
Build with latest CodeWarrior tools.
|
2001-08-16 01:02:46 +00:00 |
|
pschwartau%netscape.com
|
06b7f5c656
|
Fixing an error.
|
2001-08-15 21:20:05 +00:00 |
|
pschwartau%netscape.com
|
ee08055238
|
Improving readability.
|
2001-08-15 21:19:21 +00:00 |
|
pschwartau%netscape.com
|
cd32024997
|
Improved status message.
|
2001-08-15 21:18:49 +00:00 |
|
pschwartau%netscape.com
|
159ee6f53b
|
Added object typing.
|
2001-08-15 20:57:23 +00:00 |
|
beard%netscape.com
|
d7e9336828
|
Added MPW tool targets.
|
2001-08-15 18:59:54 +00:00 |
|
beard%netscape.com
|
30c43d1d9b
|
Prefix files for MPW targets.
|
2001-08-15 18:58:31 +00:00 |
|
beard%netscape.com
|
de65efa606
|
Updated for latest CodeWarrior tools.
|
2001-08-15 18:27:40 +00:00 |
|
pschwartau%netscape.com
|
2ba1b45e77
|
Corrected an error in Section 6 of test.
|
2001-08-15 18:07:03 +00:00 |
|
pschwartau%netscape.com
|
840b139f9b
|
Initial add.
|
2001-08-14 23:32:56 +00:00 |
|
pschwartau%netscape.com
|
f477b0190b
|
Minor corrections.
|
2001-08-14 23:23:33 +00:00 |
|
pschwartau%netscape.com
|
a5cbb50aa4
|
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
|
9870164d2b
|
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
|
5e9cc612e0
|
Removed extraneous code from the testcase.
|
2001-08-14 22:24:12 +00:00 |
|
pschwartau%netscape.com
|
fce119515f
|
Correcting an error: 'this' should have been contained inside constructor functions.
|
2001-08-14 21:55:19 +00:00 |
|
pschwartau%netscape.com
|
7489c41d80
|
Correcting an error in the test. Added comments to explain.
|
2001-08-14 20:28:06 +00:00 |
|
pschwartau%netscape.com
|
aee71e6700
|
Added comment.
|
2001-08-14 04:18:24 +00:00 |
|
pschwartau%netscape.com
|
49a88bf6a8
|
Initial add.
|
2001-08-14 04:12:21 +00:00 |
|
pschwartau%netscape.com
|
6dc771167d
|
Correcting a mistake: "prototype" functions should be "constructor" functions.
|
2001-08-14 03:22:07 +00:00 |
|
pschwartau%netscape.com
|
0fa8d70e3e
|
Added many new cases to test.
|
2001-08-14 02:19:08 +00:00 |
|
waldemar%netscape.com
|
1afddbb512
|
Merged with branch
|
2001-08-10 23:50:27 +00:00 |
|
pschwartau%netscape.com
|
c8f3d7e9bd
|
Initial add
|
2001-08-07 19:46:26 +00:00 |
|
pschwartau%netscape.com
|
22a4e8c2e1
|
Initial add.
|
2001-08-07 19:45:15 +00:00 |
|
rogerl%netscape.com
|
ceca52b8d4
|
Merging JS2_DIKDIK_BRANCH macbuild related stuff.
|
2001-08-07 01:40:39 +00:00 |
|
rogerl%netscape.com
|
edead61a96
|
Merging DIKDIK_BRANCH into main line.
|
2001-08-07 01:21:11 +00:00 |
|
rogerl%netscape.com
|
9bc5bf1171
|
More branch merging.
|
2001-08-06 22:06:15 +00:00 |
|
rogerl%netscape.com
|
3525486520
|
More branch merging
|
2001-08-06 21:57:00 +00:00 |
|
rogerl%netscape.com
|
3e2bcee73e
|
Tentative fix for build related issues.
|
2001-03-27 22:05:48 +00:00 |
|
jeff.dyer%compilercompany.com
|
06c7ca59e6
|
Updating JSC with framework for semantics in cpp.
|
2001-03-26 22:31:11 +00:00 |
|
rogerl%netscape.com
|
f27fab97bf
|
Need to pass context now.
|
2001-02-23 00:23:53 +00:00 |
|
beard%netscape.com
|
272a4ebfee
|
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
|
521e3d1e7c
|
Fixing assertion in test case, so js2 shell will start correctly.
|
2001-02-14 18:30:03 +00:00 |
|
beard%netscape.com
|
3edaa62d38
|
Fixed crashing bugs by using PowerPC struct alignment.
|
2001-02-13 05:05:59 +00:00 |
|