Commit Graph

210 Commits

Author SHA1 Message Date
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
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
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
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
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
waldemar%netscape.com
52b817d584 Renamed a few semantic types. Added 'named' parameter attribute. 2001-08-17 20:04:04 +00:00
waldemar%netscape.com
4b193a72e0 Tags with fields are now depicted with the 'tuple' keyword instead of 'tag' 2001-08-17 20:03:11 +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
b2b2b87db6 Brought up to date to process formal/notation.html 2001-08-16 00:38:06 +00:00
waldemar%netscape.com
71f15ab5d0 Added subset-10 and subset-eq-10 2001-08-16 00:37:39 +00:00
waldemar%netscape.com
528e7cbb0d Removed 'type' keyword before depicted type definitions 2001-08-16 00:37:03 +00:00
waldemar%netscape.com
0974f0ff72 Brought up to date 2001-08-11 06:53:35 +00:00
waldemar%netscape.com
048ea745b7 Added semicolon after action declarations 2001-08-11 06:53:09 +00:00
waldemar%netscape.com
717626b7d7 Added truncate-finite-float64 and compare 2001-08-10 23:27:43 +00:00
waldemar%netscape.com
a016f1f7ac Renamed truncate-float64 to truncate-finite-float64 2001-08-10 23:26:50 +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
ff227533d2 Removed 3_in notation 2001-08-10 23:24:39 +00:00
waldemar%netscape.com
e51a063159 Eliminated local-variable style 2001-08-10 23:24:11 +00:00
waldemar%netscape.com
a0f333cb35 Fixed handling of infinities 2001-08-10 23:23:42 +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
5345e3b790 Added 'is' reserved word 2001-06-30 02:29:08 +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
08fd630ec6 Added RTF cleanup utilities and a hack to read and write improper RTF commands that contain upper-case letters. 2001-06-09 01:04:16 +00:00
waldemar%netscape.com
aaf2428b75 Interchanged Definition and AnnotatedDefinition. 2001-06-09 01:03:10 +00:00
waldemar%netscape.com
97b9e110fc Big switchover to Algol-style semantics 2001-04-12 04:33:39 +00:00
waldemar%netscape.com
579cc4de87 Removed ' 2001-04-12 04:32:52 +00:00
waldemar%netscape.com
17e188ff36 Brought up to date 2001-04-12 04:32:17 +00:00
waldemar%netscape.com
30c7167983 Switchover to Algol-style semantics 2001-04-12 04:31:46 +00:00
waldemar%netscape.com
bb582ee77f Added support for more html elements 2001-03-09 02:12:21 +00:00
waldemar%netscape.com
862d0ed652 Made read-rtf non-recursive to avoid stack overflows 2001-03-09 02:11:13 +00:00
waldemar%netscape.com
0c17520a53 Renamed token to input-element 2001-03-09 02:10:15 +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
ad5a07b445 Renamed string-equal to string= 2001-03-02 23:15:33 +00:00