Граф коммитов

66 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com 6157e94fd5 Fixed stub compile error 2002-02-05 01:13:30 +00:00
waldemar%netscape.com 003e1bc983 Major reorganization of object structure, environments, frames, and bindings. Added compile/run flag to all expression evaluation functions. 2002-02-04 21:12:28 +00:00
waldemar%netscape.com 9c150d70b2 Removed attributes from parse directives 2002-01-05 03:32:58 +00:00
waldemar%netscape.com f173811ba2 Regularized the grammar for substatements and groups of directives 2001-12-21 06:12:16 +00:00
waldemar%netscape.com c9eaf6ef01 Miscellaneous environment improvements 2001-12-20 01:08:25 +00:00
waldemar%netscape.com 8636cf2c52 Added comments 2001-11-30 02:23:05 +00:00
waldemar%netscape.com ca49da3bec Added more statement semantics 2001-11-27 02:39:34 +00:00
waldemar%netscape.com d9c43b05bb Added support for //, assert, and uninitialized vars 2001-11-06 01:22:57 +00:00
waldemar%netscape.com 0b07320096 Substantive semantic changes. Implemented prototype instances and property reading and writing. 2001-10-27 02:41:20 +00:00
waldemar%netscape.com d51c440be9 Reordered sections to match E4 draft. Added prototype semantic domain. 2001-10-23 22:47:20 +00:00
waldemar%netscape.com 316ce83544 Replaced %section and %subsection by %heading with an adjustable level number 2001-10-19 23:18:03 +00:00
waldemar%netscape.com 32ba476b7b Fixes from October 1 ECMA meeting 2001-10-17 03:57:06 +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
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
waldemar%netscape.com 93261c28f6 Miscellaneous renamings and formatting changes 2001-09-27 05:41:20 +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 29dc6fcf87 Transitioned to paragraph/DIV-based styles 2001-09-20 00:13:32 +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 b57ec3972b Added more basic semantics 2001-08-23 04:22:24 +00:00
waldemar%netscape.com 52b817d584 Renamed a few semantic types. Added 'named' parameter attribute. 2001-08-17 20:04:04 +00:00
waldemar%netscape.com bd2b5fb685 Added unary operators and much more expression parsing. Rearranged semantic data structures. 2001-08-16 00:39:00 +00:00
waldemar%netscape.com 291a314417 Put back instanceof and made minor superficial changes 2001-08-10 23:25:41 +00:00
waldemar%netscape.com 7d333d2476 Jul 24 syntax changes 2001-07-26 23:38:46 +00:00
waldemar%netscape.com f0b256cbda Changed instanceof to is and removed no-line-break constraint after use 2001-06-30 02:29:52 +00:00
waldemar%netscape.com bce9c0f3c5 Made parenthesized field names js2-only. Renamed language directives to pragmas and reworked their syntax as well as that of use and import directives. 2001-06-16 00:41:34 +00:00
waldemar%netscape.com aaf2428b75 Interchanged Definition and AnnotatedDefinition. 2001-06-09 01:03:10 +00:00
waldemar%netscape.com 30c7167983 Switchover to Algol-style semantics 2001-04-12 04:31:46 +00:00
waldemar%netscape.com a97d3bb226 Changed titles of generated html and rtf files 2001-03-09 02:09:50 +00:00
waldemar%netscape.com f77cfb9487 More expression semantics 2001-03-02 23:15:54 +00:00
waldemar%netscape.com 406a81e0e9 Started work on expression semantics 2001-03-01 05:31:28 +00:00
waldemar%netscape.com c1f0f50f76 A few new semantics 2001-02-09 05:00:28 +00:00
waldemar%netscape.com 8f98bed0e7 Added more semantics 2001-02-07 05:08:44 +00:00
waldemar%netscape.com a53b1af653 Removed namespace inheritance. Begun implementing semantics. 2001-02-01 03:39:26 +00:00
waldemar%netscape.com 588e4ffbf6 Added .() operator 2001-01-26 07:33:32 +00:00
waldemar%netscape.com 87ce1a1e6a Separated statements into statements, diretives, and definitions 2001-01-12 07:33:19 +00:00
waldemar%netscape.com d7f7cfe179 Simplified use-name-patterns 2001-01-10 02:50:13 +00:00
waldemar%netscape.com 3e8e4d48fc Revamped the syntax for calling superconstructors and tightened up the syntax for the super operator 2000-12-22 02:02:14 +00:00
waldemar%netscape.com f11df45168 Simplified postfix-expressions and use-exclude-include 2000-12-21 00:04:52 +00:00
waldemar%netscape.com 664c11c819 Changed 'operator' from a keyword to an attribute. 2000-12-19 01:57:13 +00:00
waldemar%netscape.com 1cb8489414 Made 'super' into an operator. Added syntax for operator overloading. 2000-12-02 09:10:12 +00:00
waldemar%netscape.com 3bc827cfed Defined UseIncludesExcludes. Removed support for a:🅱️:c. 2000-11-04 10:47:47 +00:00
waldemar%netscape.com 76e8bcd8d6 Allowed multiple units in a unit expression 2000-10-28 05:55:47 +00:00
waldemar%netscape.com bdc17dc404 Changed classof x to x.class. Removed eval. Made include be a non-reserved word. Changed syntax of import to allow an automatic use of selected namespaces. 2000-10-10 02:49:34 +00:00
waldemar%netscape.com ec904909e9 Added void and classof operators 2000-09-24 06:08:53 +00:00
waldemar%netscape.com 4e0482b40b Made implements clauses js2-only 2000-09-23 08:15:06 +00:00
waldemar%netscape.com e020824d43 Major revisions for Sep 18 and 21 language changes 2000-09-22 08:16:22 +00:00
waldemar%netscape.com 1a342812e7 Renamed target files 2000-09-11 23:49:53 +00:00
waldemar%netscape.com a6d92aa305 Added support for highlights. Made @ operator js2-only. 2000-09-09 02:15:37 +00:00
waldemar%netscape.com 8d725f1e58 Added arguments to attributes; made 'use', 'namespace', and 'constructor' into keywords and simplified resulting grammar; merged attribute definitions into const definitions; made eval use function call syntax; renamed 'language' to 'use'. 2000-08-22 04:31:37 +00:00
waldemar%netscape.com 7a3bd65ac3 Added attributes to for-initializers and no-line-breaks in a few places 2000-08-11 06:27:25 +00:00