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 |
waldemar%netscape.com
|
4ee5399d3a
|
Miscellaneous renamings and formatting changes
|
2001-09-27 05:41:20 +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
|
51d86fad6d
|
Transitioned to paragraph/DIV-based styles
|
2001-09-20 00:13:32 +00:00 |
waldemar%netscape.com
|
589c6baca5
|
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
|
d2a51e5b54
|
Added more basic semantics
|
2001-08-23 04:22:24 +00:00 |
waldemar%netscape.com
|
433afbcdaa
|
Renamed a few semantic types. Added 'named' parameter attribute.
|
2001-08-17 20:04:04 +00:00 |
waldemar%netscape.com
|
d513856da0
|
Added unary operators and much more expression parsing. Rearranged semantic data structures.
|
2001-08-16 00:39:00 +00:00 |
waldemar%netscape.com
|
a16400a1e7
|
Put back instanceof and made minor superficial changes
|
2001-08-10 23:25:41 +00:00 |
waldemar%netscape.com
|
8788474af2
|
Removed 3_in notation
|
2001-08-10 23:24:39 +00:00 |
waldemar%netscape.com
|
3e4c7076a4
|
Jul 24 syntax changes
|
2001-07-26 23:38:46 +00:00 |
waldemar%netscape.com
|
8e38044aab
|
Changed instanceof to is and removed no-line-break constraint after use
|
2001-06-30 02:29:52 +00:00 |
waldemar%netscape.com
|
c8e597f524
|
Added 'is' reserved word
|
2001-06-30 02:29:08 +00:00 |
waldemar%netscape.com
|
e3493c0237
|
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
|
79a0cd28c9
|
Interchanged Definition and AnnotatedDefinition.
|
2001-06-09 01:03:10 +00:00 |
waldemar%netscape.com
|
dacc51531a
|
Switchover to Algol-style semantics
|
2001-04-12 04:31:46 +00:00 |
waldemar%netscape.com
|
d5c2386002
|
Renamed token to input-element
|
2001-03-09 02:10:15 +00:00 |
waldemar%netscape.com
|
1ae510f12c
|
Changed titles of generated html and rtf files
|
2001-03-09 02:09:50 +00:00 |
waldemar%netscape.com
|
5c2b8d3fe3
|
More expression semantics
|
2001-03-02 23:15:54 +00:00 |
waldemar%netscape.com
|
bfa286f4b9
|
Renamed string-equal to string=
|
2001-03-02 23:15:33 +00:00 |
waldemar%netscape.com
|
deb4e04838
|
Renamed double to float64
|
2001-03-01 05:32:08 +00:00 |
waldemar%netscape.com
|
d3d717ba33
|
Started work on expression semantics
|
2001-03-01 05:31:28 +00:00 |
waldemar%netscape.com
|
7aeec669bc
|
Fixed terminal-action bug
|
2001-03-01 05:29:57 +00:00 |
waldemar%netscape.com
|
c0b6539e0f
|
Replaced \Q by \_
|
2001-02-23 00:04:17 +00:00 |
waldemar%netscape.com
|
de5e2988fc
|
A few new semantics
|
2001-02-09 05:00:28 +00:00 |
waldemar%netscape.com
|
2b22046006
|
Added more semantics
|
2001-02-07 05:08:44 +00:00 |
waldemar%netscape.com
|
c3a021f211
|
Added read-eval-print loop
|
2001-02-07 05:08:09 +00:00 |
waldemar%netscape.com
|
068fd9649d
|
Fixed comment
|
2001-02-01 03:42:25 +00:00 |
waldemar%netscape.com
|
5cfc39b9dd
|
Removed namespace inheritance.
Begun implementing semantics.
|
2001-02-01 03:39:26 +00:00 |
waldemar%netscape.com
|
677d83f673
|
Added .() operator
|
2001-01-26 07:33:32 +00:00 |
waldemar%netscape.com
|
143bc061b5
|
Separated statements into statements, diretives, and definitions
|
2001-01-12 07:33:19 +00:00 |
waldemar%netscape.com
|
6cec0ffeb7
|
Simplified use-name-patterns
|
2001-01-10 02:50:13 +00:00 |
waldemar%netscape.com
|
887b904e59
|
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
|
80f4c34351
|
Simplified postfix-expressions and use-exclude-include
|
2000-12-21 00:04:52 +00:00 |
waldemar%netscape.com
|
a40dacaf12
|
Changed 'operator' from a keyword to an attribute.
|
2000-12-19 01:57:13 +00:00 |
waldemar%netscape.com
|
e0f8356195
|
Removed 'operator' non-reserved word
|
2000-12-19 01:56:36 +00:00 |
waldemar%netscape.com
|
3c3fe52071
|
Made 'super' into an operator. Added syntax for operator overloading.
|
2000-12-02 09:10:12 +00:00 |
waldemar%netscape.com
|
907e88a921
|
Added 'operator' non-reserved word
|
2000-12-02 09:09:41 +00:00 |
waldemar%netscape.com
|
6cd25e1b96
|
Added support for white space. Removed initial / production.
|
2000-11-21 04:07:05 +00:00 |
waldemar%netscape.com
|
fa7d21a130
|
Renamed simple to span
|
2000-11-21 04:06:44 +00:00 |
waldemar%netscape.com
|
c4904771e2
|
Defined UseIncludesExcludes. Removed support for a:🅱️:c.
|
2000-11-04 10:47:47 +00:00 |
waldemar%netscape.com
|
a16abdbf7e
|
Added 'include' and 'exclude' non-reserved words
|
2000-11-04 10:46:24 +00:00 |
waldemar%netscape.com
|
139931c770
|
Allowed multiple units in a unit expression
|
2000-10-28 05:55:47 +00:00 |
waldemar%netscape.com
|
b65d4f2f46
|
Renamed OrdinaryInitialIdentifierCharacter and OrdinaryContinuingIdentifierCharacter to InitialIdentifierCharacter and ContinuingIdentifierCharacter
|
2000-10-28 05:55:19 +00:00 |
waldemar%netscape.com
|
c8e5c8c645
|
Initial version
|
2000-10-28 05:54:44 +00:00 |
waldemar%netscape.com
|
7442e0026e
|
Added s flag
|
2000-10-11 02:28:13 +00:00 |
waldemar%netscape.com
|
8808f7286f
|
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
|
6f4582329f
|
Removed "eval" and "include" keywords
|
2000-10-10 02:48:17 +00:00 |
waldemar%netscape.com
|
eded78869f
|
Added void and classof operators
|
2000-09-24 06:08:53 +00:00 |