gerv%gerv.net
1fbea7974e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:37:13 +00:00
rogerl%netscape.com
908409ff1c
Added eval scope
2003-02-05 23:59:17 +00:00
rogerl%netscape.com
d069d8c6bf
First
2003-01-31 23:41:13 +00:00
rogerl%netscape.com
849df10f52
Added package test.
2002-01-17 18:23:20 +00:00
rogerl%netscape.com
35d8d134ef
Modified to use new parameter syntax.
2001-12-18 17:22:26 +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
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
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
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
a85e959b31
More branch merging.
2001-08-06 22:06:15 +00:00
rginda%netscape.com
4087957756
ok, that was silly, removing generated Makefiles
2001-02-07 21:33:02 +00:00
rginda%netscape.com
74ad25891f
Adding Makefiles
2001-02-07 21:29:36 +00:00
rginda%netscape.com
90b123912b
adding automake file
2001-02-07 21:27:25 +00:00
rginda%netscape.com
848ccfca69
initial checkin for source reorg. leaf copied mozilla/js/js2 to mozilla/js2/src, mozilla/js/js2/jsc to mozilla/js2/jsc, mozilla/js/js2/tools to mozilla/js2/tools, and mozilla/js/semantics to mozilla/js2/semantics
...
unix now has an autoconf based make system. currently the new make system only makes parser related files, back end stuff to be added soon.
mac and windows makesystems will be checked in next.
parser.cpp has been factored into token.*, lexer.*, and parser.*
utilities.cpp has been factored into formatter.*, exception.*, mem.*, strings.*,ds.h, stlcfg.h, and algo.h
2001-02-07 21:21:22 +00:00