19 Commits

Author SHA1 Message Date
rogerl%netscape.com
c52c6e4113 Changes to get traditional functions with args. working 1999-06-15 00:57:05 +00:00
rogerl%netscape.com
f25d7b5229 Mucking about with stuff. 1999-06-11 23:05:16 +00:00
rogerl%netscape.com
18b3c93221 Function calling begun. 1999-06-11 00:21:26 +00:00
rogerl%netscape.com
1a16eaebd5 tried adding some lexical scoping to the leftmost identifier 1999-06-09 03:10:09 +00:00
rogerl%netscape.com
f9288d52bf JSValue changes, closing in on JSObject API. Began 'correct' semantic
implementation for various operators.
1999-05-25 21:49:40 +00:00
rogerl%netscape.com
fd5107675a Fixed 'continue label' 1999-05-25 20:29:12 +00:00
rogerl%netscape.com
9f01927972 Switching to JSValue throughout. Implementing operators per base type. 1999-05-20 21:16:11 +00:00
rogerl%netscape.com
0248fef529 Switch to new JSValue hierarchy.
Added logical/bitwise ops.
1999-05-20 00:13:38 +00:00
rogerl%netscape.com
1104cb60f0 New stuff - better handle on breaks etc, started try/catch 1999-05-18 22:49:59 +00:00
rogerl%netscape.com
e7e6b50c60 Fixed warnings, few statement & expression changes 1999-05-12 05:01:31 +00:00
fur%netscape.com
104ad8308f Small grammar fixes 1999-05-10 21:31:37 +00:00
rogerl%netscape.com
8cf3d6ffe7 Latest changes 1999-05-07 22:07:22 +00:00
rogerl%netscape.com
8a8c3df4c1 #Not a part of SeaMonkey 1999-04-27 19:02:40 +00:00
rogerl%netscape.com
ffee45cbea # Not a part of SeaMonkey 1999-04-27 16:22:20 +00:00
rogerl%netscape.com
5f94cc1771 TestMain class 1999-04-27 06:18:56 +00:00
rogerl%netscape.com
4829912299 # Not a part of SeaMonkey
Added expression node building stuff.
1999-04-27 06:08:35 +00:00
fur%netscape.com
8005bb253f Interim checkin of JS2 grammar. Still many ambiguities and bugs, though. 1999-04-26 18:22:30 +00:00
fur%netscape.com
8056f74029 Fixed a few typos so that the generated file actually compiles 1999-04-21 22:44:32 +00:00
fur%netscape.com
debc787fc5 Partial grammar for JS2, expressed using the ANTLR parser generator 1999-04-21 21:08:14 +00:00