waldemar%netscape.com
|
7a8e3a2a28
|
Added subscript styles
|
2001-10-12 00:24:59 +00:00 |
|
waldemar%netscape.com
|
6fe473fa50
|
More style changes. Removed nested character styles. Fixed line insertion. Made syntax errors catchable by the read-eval-print loop.
|
2001-10-12 00:24:20 +00:00 |
|
pschwartau%netscape.com
|
78f63becc3
|
Warning fixes
|
2001-10-09 00:08:31 +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 |
|
waldemar%netscape.com
|
2061df8273
|
Added support for indexes in rtf files
|
2001-10-04 01:13:53 +00:00 |
|
waldemar%netscape.com
|
9b65975763
|
Reformatted actions to merge procedures from multiple expansions of a nonterminal. Removed U_equiv form of functions.
|
2001-10-03 21:01:38 +00:00 |
|
rogerl%netscape.com
|
182c6da18e
|
Fixed for..in to descend prototype chain. Fixed binding for non-methods.
|
2001-10-02 01:15:12 +00:00 |
|
pschwartau%netscape.com
|
17bc1b4001
|
Warning fixes from mac build
|
2001-09-28 01:32:05 +00:00 |
|
rogerl%netscape.com
|
47b71576aa
|
Wiped warning whining.
|
2001-09-28 01:24:38 +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
|
df289bcad1
|
Fixed crash in handling 'for (var i,p in...' - the reader didn't have a
pre-peeked token for the error report unless it was backed up.
|
2001-09-28 01:16:00 +00:00 |
|
waldemar%netscape.com
|
0adb47b872
|
Made section headers be headings level 1 and 2 instead of 3 and 4
|
2001-09-27 05:41:50 +00:00 |
|
waldemar%netscape.com
|
93261c28f6
|
Miscellaneous renamings and formatting changes
|
2001-09-27 05:41:20 +00:00 |
|
waldemar%netscape.com
|
3efff59168
|
Added optional parameters to %print-actions
|
2001-09-27 05:40:20 +00:00 |
|
waldemar%netscape.com
|
0727a83677
|
Added support for -> covariance and contravariance
|
2001-09-27 05:39:52 +00:00 |
|
waldemar%netscape.com
|
b747ac7e74
|
Renamed local-variable to variable
|
2001-09-25 03:51:24 +00:00 |
|
waldemar%netscape.com
|
e3c709c1a0
|
Tweaked HTML formatting
|
2001-09-25 03:51:12 +00:00 |
|
waldemar%netscape.com
|
198cc3c502
|
Added algorithm, stmt, and lvl styles. Obsoleted semantics styles.
|
2001-09-25 03:50:36 +00:00 |
|
waldemar%netscape.com
|
aeaa0089e3
|
Added support for algorithm styles
|
2001-09-25 03:49:47 +00:00 |
|
waldemar%netscape.com
|
998c166f95
|
Tweaked Word styles
|
2001-09-25 03:49:27 +00:00 |
|
waldemar%netscape.com
|
042cd5b2e0
|
Added support for the 'named' function parameter attribute. Removed .class. Renamed production names to British spelling.
|
2001-09-25 03:48:53 +00:00 |
|
waldemar%netscape.com
|
ec11d61528
|
Added named
|
2001-09-25 03:47:52 +00:00 |
|
waldemar%netscape.com
|
91a0788c04
|
Fixed the precedence of neg
|
2001-09-25 03:46:57 +00:00 |
|
rogerl%netscape.com
|
61a9487ec2
|
Fixed value/type mismatch bugs. Fixed some warnings.
|
2001-09-20 23:52:06 +00:00 |
|
beard%netscape.com
|
ccc8f2201f
|
Fix crasher on Mac.
|
2001-09-20 23:39:06 +00:00 |
|
beard%netscape.com
|
e75f592c1b
|
Fix Mac build bustage.
|
2001-09-20 22:15:14 +00:00 |
|
rogerl%netscape.com
|
7a316e3b9e
|
Added 'version' function for test suite.
|
2001-09-20 01:41:03 +00:00 |
|
rogerl%netscape.com
|
d0c0b2fd5e
|
Fixes for missing global object properties, various bug fixes.
|
2001-09-20 01:35:42 +00:00 |
|
waldemar%netscape.com
|
29dc6fcf87
|
Transitioned to paragraph/DIV-based styles
|
2001-09-20 00:13:32 +00:00 |
|
waldemar%netscape.com
|
2c8d30a863
|
Added time-to-string and time-to-short-string
|
2001-09-20 00:12:13 +00:00 |
|
waldemar%netscape.com
|
fed55711ff
|
Eliminated unnecessary VC6 workaround
|
2001-09-15 05:17:51 +00:00 |
|
waldemar%netscape.com
|
5dbea6cf6b
|
Fixed error in lexing hexadecimal literals
|
2001-09-15 01:52:07 +00:00 |
|
waldemar%netscape.com
|
09c1606e5d
|
Fixed template overinstantiation bug
|
2001-09-13 01:04:22 +00:00 |
|
waldemar%netscape.com
|
2fc37b5493
|
Added support for list-sets, some, and every. Removed tuple and record tags. Made many minor semantic notation improvements.
|
2001-09-10 22:10:36 +00:00 |
|
waldemar%netscape.com
|
42a25f889c
|
Split out parseFunctionExpression
|
2001-09-06 22:44:32 +00:00 |
|
waldemar%netscape.com
|
9a61a7e603
|
Added missing library
|
2001-09-06 22:31:29 +00:00 |
|
waldemar%netscape.com
|
292ca21e41
|
Added missing files
|
2001-09-06 22:31:05 +00:00 |
|
pschwartau%netscape.com
|
d8870e67af
|
Warning suppression, plus getting date files into mac build
|
2001-09-05 18:38:17 +00:00 |
|
rogerl%netscape.com
|
2caccf6451
|
Added setXXX funciton implementations.
|
2001-09-04 22:07:32 +00:00 |
|
rogerl%netscape.com
|
7b10ce1fc7
|
Added jsdate & prmjtime to build.
|
2001-09-04 21:10:21 +00:00 |
|
rogerl%netscape.com
|
1a575505c4
|
Fix for apparent missing region compare in gcc version of basic_string.
|
2001-09-04 21:02:10 +00:00 |
|
rogerl%netscape.com
|
805e8131ff
|
Adding Date package.
|
2001-09-01 01:10:57 +00:00 |
|
rogerl%netscape.com
|
17c24a6e58
|
Fixed warning.
|
2001-08-28 00:52:16 +00:00 |
|
rogerl%netscape.com
|
de3967fa51
|
Started adding Array[].
|
2001-08-28 00:44:19 +00:00 |
|
rogerl%netscape.com
|
25dfb8748d
|
Fixed ++/-- operators to invoke unary '+' on operand. All handled by
bytecodegen now instead of in interpreter.
|
2001-08-27 21:33:54 +00:00 |
|
waldemar%netscape.com
|
6111dd54aa
|
Removed type-expression
|
2001-08-23 04:22:56 +00:00 |
|
waldemar%netscape.com
|
b57ec3972b
|
Added more basic semantics
|
2001-08-23 04:22:24 +00:00 |
|
waldemar%netscape.com
|
3096004e48
|
Added vector subtyping, support for & on unions of tags, and the nonempty operator
|
2001-08-23 04:21:18 +00:00 |
|