Commit Graph

49 Commits

Author SHA1 Message Date
waldemar%netscape.com
a63b667215 Updated for recent semantic engine changes. Changed the meaning of (?= to match Perl. 1999-07-27 01:05:59 +00:00
waldemar%netscape.com
229e628f04 Updated for recent semantic engine changes 1999-07-27 01:05:27 +00:00
waldemar%netscape.com
c7ff05cef6 Implemented partial order for operator precedences. Removed global array functions and reformatted 'length' and 'empty' functions. 1999-07-27 01:03:19 +00:00
waldemar%netscape.com
e59b7c66d6 Implemented partial order for operator precedences. Removed global array functions and reformatted 'length' and 'empty' functions. Made lexer-actions into global function calls. 1999-07-27 01:02:21 +00:00
waldemar%netscape.com
ae381708a6 Made lexer-actions into global function calls 1999-07-27 01:00:05 +00:00
waldemar%netscape.com
a9ba1329e2 Added partial order library 1999-07-27 00:58:44 +00:00
waldemar%netscape.com
b32801e030 Replaced :unit by :empty-10 1999-07-27 00:58:01 +00:00
waldemar%netscape.com
2de968d05f First Checked In. 1999-07-27 00:57:03 +00:00
waldemar%netscape.com
692562586a Fixed several semantic errors. Added (?= and (?!. 1999-06-08 00:45:49 +00:00
waldemar%netscape.com
96af4f6e5c Added statement showing number of grammar states 1999-06-08 00:44:52 +00:00
waldemar%netscape.com
aeca55ec75 Simplified grammar by using lookahead constraints. Fixed \dd bugs. Made all errors occur at pattern compile time. 1999-06-07 22:00:09 +00:00
waldemar%netscape.com
9fd6762147 Simplified grammar by using lookahead constraints. 1999-06-07 21:58:24 +00:00
waldemar%netscape.com
d2eb493880 Simplified grammar by using lookahead constraints. Removed requirement for an underscore before unit name. 1999-06-07 21:57:29 +00:00
waldemar%netscape.com
9ed3b2bfd9 First Checked In. 1999-06-03 20:53:14 +00:00
waldemar%netscape.com
78be7c3fee Added support for lookahead constraints 1999-06-03 20:52:04 +00:00
waldemar%netscape.com
a7ae00c0dd Added general-grammar-symbol? predicate 1999-06-03 20:50:21 +00:00
waldemar%netscape.com
20608c35b1 Moved pieces of file around 1999-06-03 20:49:13 +00:00
waldemar%netscape.com
3af971a8c2 First working version 1999-05-17 05:11:19 +00:00
waldemar%netscape.com
837f29ca05 Renamed != to /= and lambda to function. 1999-05-17 05:10:41 +00:00
waldemar%netscape.com
f019c1d787 Added intsets. 1999-05-17 05:10:07 +00:00
waldemar%netscape.com
7ec4e04544 Added sets, subseq, set-nth. Renamed 'lambda' to 'function'. Fixed depictions of special global variables. Added %text depictors. 1999-05-17 05:09:44 +00:00
waldemar%netscape.com
3a039ef374 Added sets, subseq, set-nth. Renamed 'lambda' to 'function' and '!=' to '/='. 1999-05-17 05:07:52 +00:00
waldemar%netscape.com
87dd865847 Added vector-assign, intersection, and union characters 1999-05-17 05:05:59 +00:00
waldemar%netscape.com
80e7c3ed1f Fixed LR(1) parser state lookahead-generation bug 1999-05-17 05:05:10 +00:00
waldemar%netscape.com
71600336ba Added RegExp to load path 1999-05-17 05:04:28 +00:00
waldemar%netscape.com
0e007f4fc6 Fixed formatting of parametrized nonterminal character classes 1999-05-17 05:04:07 +00:00
waldemar%netscape.com
0bad941063 Moved language semantics files into subdirectories 1999-05-10 21:05:42 +00:00
waldemar%netscape.com
dedb40788f Added references, predefined sets of characters, and lexer state support 1999-05-10 21:04:53 +00:00
waldemar%netscape.com
2215a3fa85 Added references and depict-styled-text 1999-05-10 21:03:07 +00:00
waldemar%netscape.com
231a8d5c02 Updated to match styles.css on documentation site 1999-05-10 21:02:22 +00:00
waldemar%netscape.com
61b0690ded Added headers, footers, document information, and reference stubs 1999-05-10 21:00:06 +00:00
waldemar%netscape.com
cd34f3ee61 Added references, :wrap, :none 1999-05-10 20:58:56 +00:00
waldemar%netscape.com
eb2f087b4a Added references 1999-05-10 20:57:17 +00:00
waldemar%netscape.com
ee4de03b3e Added references, unfinished YACC input generator 1999-05-10 20:56:47 +00:00
waldemar%netscape.com
985cfa7218 Added references, default actions, combined rules 1999-05-10 20:55:59 +00:00
waldemar%netscape.com
22dc1bf442 Added references, combined rules 1999-05-10 20:54:25 +00:00
waldemar%netscape.com
2eb1a7f08f First Checked In. 1999-05-10 20:52:58 +00:00
waldemar%netscape.com
edbf5e6f81 File Removed. 1999-05-10 20:50:37 +00:00
waldemar%netscape.com
df5313caca Added traditional and super and changed [] to allow multiple arguments 1999-02-19 04:28:16 +00:00
waldemar%netscape.com
19a63d44ad Added getter, setter, with, default arguments, and renamed declarations to definitions 1999-02-12 04:59:19 +00:00
waldemar%netscape.com
7a360c2e1b Added option to turn off line breaks within a tag 1999-02-12 04:57:49 +00:00
waldemar%netscape.com
6df0ef89ae First complete release 1999-02-10 06:42:20 +00:00
waldemar%netscape.com
e75cae8813 Reorganized left-side-expression and suppressed unused nonterminal warnings 1999-02-10 06:41:43 +00:00
waldemar%netscape.com
2214cc83e8 Added :spc 1999-02-10 06:40:53 +00:00
waldemar%netscape.com
456ff1626c Added support for excluding some nonterminals from grammar 1999-02-10 06:39:58 +00:00
waldemar%netscape.com
a06317aa40 File Removed. 1999-02-06 03:25:19 +00:00
waldemar%netscape.com
8668c26664 First Checked In. 1999-02-06 03:21:09 +00:00
waldemar%netscape.com
c7963158ca Removed spaces from file names 1999-02-06 03:20:35 +00:00
waldemar%netscape.com
94049c5d56 First Checked In. 1999-01-30 01:19:00 +00:00