rogerl%netscape.com
|
143454c6bd
|
Added Function.call/apply. Fixed bug in exception handling clean-up of
activation stack.
|
2001-11-06 19:45:04 +00:00 |
waldemar%netscape.com
|
b21e3aaf6c
|
Added :wrap and extended :nowrap to apply as either a paragraph or an inline style
|
2001-11-06 01:24:13 +00:00 |
waldemar%netscape.com
|
db6d29fd6b
|
Added dump-units
|
2001-11-06 01:23:17 +00:00 |
waldemar%netscape.com
|
93fdd12a4b
|
Added support for //, assert, and uninitialized vars
|
2001-11-06 01:22:57 +00:00 |
waldemar%netscape.com
|
89ea05011c
|
Added dump-regexp
|
2001-11-06 01:22:45 +00:00 |
waldemar%netscape.com
|
ffaef3d56f
|
Ensured that styled text doesn't contain non-keyword symbols as styles
|
2001-11-06 01:22:14 +00:00 |
rogerl%netscape.com
|
72c876409e
|
Fixed result value of for..in statement. Handling of user throws & runtime
errors combined. Various reader->pos bugs. Added Error & NativeError types.
Added escape & unescape. Fixed bugs in Array.sort & Date settors.
|
2001-11-05 18:05:37 +00:00 |
waldemar%netscape.com
|
c4ec713da5
|
Substantive semantic changes. Implemented prototype instances and property reading and writing.
|
2001-10-27 02:41:20 +00:00 |
waldemar%netscape.com
|
7185d1eae2
|
Fixed comment
|
2001-10-27 02:40:41 +00:00 |
waldemar%netscape.com
|
1a0ebc5a32
|
Added :uninitialized variables
|
2001-10-27 02:40:13 +00:00 |
waldemar%netscape.com
|
e33e71d2f0
|
Reordered sections to match E4 draft. Added prototype semantic domain.
|
2001-10-23 22:47:20 +00:00 |
waldemar%netscape.com
|
58f70101c1
|
Added dump-lexer
|
2001-10-23 22:46:26 +00:00 |
waldemar%netscape.com
|
b2c6eca94e
|
Fixed handling of unions containing forward-defined types
|
2001-10-23 22:46:01 +00:00 |
waldemar%netscape.com
|
f6a2b2dc3e
|
Added :nbsp
|
2001-10-23 22:45:31 +00:00 |
waldemar%netscape.com
|
10a3a367d8
|
Added :global-call and support for styled text inside %heading
|
2001-10-23 22:45:20 +00:00 |
waldemar%netscape.com
|
58832bbcea
|
Replaced %section and %subsection by %heading with an adjustable level number
|
2001-10-19 23:18:03 +00:00 |
waldemar%netscape.com
|
3172f59803
|
Renamed type to domain
|
2001-10-19 00:50:40 +00:00 |
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 |
waldemar%netscape.com
|
7264eb7847
|
Added support for writable actions
|
2001-10-17 03:57:51 +00:00 |
waldemar%netscape.com
|
23bdb7deeb
|
Enhanced list*-bind and added tree-member
|
2001-10-17 03:57:32 +00:00 |
waldemar%netscape.com
|
91ffb77c76
|
Fixes from October 1 ECMA meeting
|
2001-10-17 03:57:06 +00:00 |
waldemar%netscape.com
|
788cbe5c15
|
Test of writable actions
|
2001-10-17 03:55:46 +00:00 |
waldemar%netscape.com
|
d2986d85ca
|
Updated for new syntax
|
2001-10-17 03:55:25 +00:00 |
rogerl%netscape.com
|
c29d29a9b9
|
warning fix.
|
2001-10-16 19:14:16 +00:00 |
rogerl%netscape.com
|
5611bff89a
|
Fixed length fields for various functions, behavioiur of string functions
to match tests. Added missing virtuals to BoundFunction. Fixed eval access
to parameters and locals.
|
2001-10-16 18:58:42 +00:00 |
waldemar%netscape.com
|
50fa5aa608
|
Added subscript styles
|
2001-10-12 00:24:59 +00:00 |
waldemar%netscape.com
|
3d075be04d
|
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
|
d2eeedc189
|
Warning fixes
|
2001-10-09 00:08:31 +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 |
waldemar%netscape.com
|
f9f0eb59a2
|
Added support for indexes in rtf files
|
2001-10-04 01:13:53 +00:00 |
waldemar%netscape.com
|
46bae57c92
|
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
|
6d99fc6e49
|
Fixed for..in to descend prototype chain. Fixed binding for non-methods.
|
2001-10-02 01:15:12 +00:00 |
pschwartau%netscape.com
|
48c4d2480e
|
Warning fixes from mac build
|
2001-09-28 01:32:05 +00:00 |
rogerl%netscape.com
|
7b295cf4b7
|
Wiped warning whining.
|
2001-09-28 01:24:38 +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
|
2c954b679c
|
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
|
1f6af95d85
|
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
|
4ee5399d3a
|
Miscellaneous renamings and formatting changes
|
2001-09-27 05:41:20 +00:00 |
waldemar%netscape.com
|
a7370dd7cb
|
Added optional parameters to %print-actions
|
2001-09-27 05:40:20 +00:00 |
waldemar%netscape.com
|
1ad950164a
|
Added support for -> covariance and contravariance
|
2001-09-27 05:39:52 +00:00 |
waldemar%netscape.com
|
0290f857e7
|
Renamed local-variable to variable
|
2001-09-25 03:51:24 +00:00 |
waldemar%netscape.com
|
2478baa36a
|
Tweaked HTML formatting
|
2001-09-25 03:51:12 +00:00 |
waldemar%netscape.com
|
2bacd49f44
|
Added algorithm, stmt, and lvl styles. Obsoleted semantics styles.
|
2001-09-25 03:50:36 +00:00 |
waldemar%netscape.com
|
0ec390e0a2
|
Added support for algorithm styles
|
2001-09-25 03:49:47 +00:00 |
waldemar%netscape.com
|
4b6409bb06
|
Tweaked Word styles
|
2001-09-25 03:49:27 +00:00 |
waldemar%netscape.com
|
91e1713b73
|
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
|
d0d41b288d
|
Added named
|
2001-09-25 03:47:52 +00:00 |
waldemar%netscape.com
|
deea221554
|
Fixed the precedence of neg
|
2001-09-25 03:46:57 +00:00 |