Commit Graph

2297 Commits

Author SHA1 Message Date
Richard M. Stallman
e372befafa (output_headers, output_trailers, output, output_gram)
(output_rule_data): Implement noparserflag variable.
Implement toknumflag variable.
(output): Call reader_output_yylsp to output LTYPESTR.
1995-10-15 20:10:00 +00:00
Richard M. Stallman
a98ad01e46 (main): If reader sees an error, don't process the grammar.
(fatals): Updated to not use VARARGS1.
(printable_version, int_to_string, warn, warni, warns, warnss)
(warnsss): New error reporting functions.  Avoid abort for error.
1995-10-15 20:08:17 +00:00
Richard M. Stallman
7da4d69f8a Added THONG and NOOP for alias processing.
Added SETOPT for the new code that allows setting options with %flags.
1995-10-15 20:07:08 +00:00
Richard M. Stallman
a44c227773 Include getopt.h. Add some extern decls.
(safegetc): New function to deal with EOF gracefully.
(literalchar); new function to deal with reading \ escapes.
(lex): Use literalchar.
(lex): Implemented "..." tokens.
(literalchar, lex, parse_percent_token): Made tokenbuffer
always contain the token.  This includes growing the token
buffer while reading an integer.
(parse_percent_token): Replaced if-else statement with percent_table.
(parse_percent_token): Added % declarations as another
way to specify the flags -n, -l, and -r.  Also added hooks for
-d, -k, -y, -v, -t, -p, -b, -o, but implementation requires
major changes to files.c.
(lex) Retain in the incoming stream a character following
an incorrect '/'.
(skip_white_space, lex):  Revised most error messages
and changed fatal to warn to avoid aborting.
(percent_table):  Added %thong declarations.
1995-10-15 20:06:23 +00:00
Richard M. Stallman
9f69021105 Comment changes. 1995-10-15 20:02:41 +00:00
Richard M. Stallman
28683c5444 (openfiles, open_extra_files, done): Add faction flag
and actfile file.  Handle noparserflag.  Both for -n switch.
1995-10-15 20:02:02 +00:00
Richard M. Stallman
b65534e5a4 (resolve_sr_conflict): Remove use of alloca. 1995-10-15 20:01:09 +00:00
Richard M. Stallman
cfeaeb52f5 Comment change. 1995-05-06 05:35:44 +00:00
Richard M. Stallman
4eaeafc1a7 Version now 1.24. 1995-05-03 14:56:25 +00:00
Richard M. Stallman
c71f8bbaa3 Change distribution terms. 1995-05-03 07:13:20 +00:00
Richard M. Stallman
f67f8c02d2 Version now 1.23. 1995-05-03 07:12:53 +00:00
Richard M. Stallman
fcca25ad3c Test __VMS_POSIX as well as VMS. 1995-02-23 07:43:50 +00:00
Jim Meyering
ba39f603a6 (__yy_memcpy): Renamed from __yy_bcopy to avoid
confusion.  Reverse FROM and TO arguments to be consistent with
those of memcpy.
1995-02-14 16:49:32 +00:00
Richard M. Stallman
21b14802aa Update copyright notice and GPL version. 1994-09-15 21:39:22 +00:00
Richard M. Stallman
572909b5db entered into RCS 1994-07-12 20:43:44 +00:00
Richard M. Stallman
cc90caacec entered into RCS 1994-03-26 20:33:04 +00:00
Richard M. Stallman
fe01694d7c entered into RCS 1994-03-25 22:52:41 +00:00
Richard M. Stallman
808e202125 entered into RCS 1994-03-24 22:54:32 +00:00
Richard M. Stallman
e425e87207 *** empty log message *** 1993-11-21 10:25:13 +00:00
Richard M. Stallman
21b3ea1545 *** empty log message *** 1993-10-19 03:55:14 +00:00
Richard M. Stallman
b658bf92ac *** empty log message *** 1993-10-14 16:19:10 +00:00
Richard M. Stallman
854c029b15 *** empty log message *** 1993-09-10 13:41:02 +00:00
Richard M. Stallman
5fcfb6e7fb entered into RCS 1993-09-10 12:10:14 +00:00
Noah Friedman
85416c2f3f entered into RCS 1993-09-06 19:32:26 +00:00
Richard M. Stallman
c6c88451a7 *** empty log message *** 1993-07-24 08:00:44 +00:00
Richard M. Stallman
fb75fa822d *** empty log message *** 1993-07-04 20:07:28 +00:00
David MacKenzie
cbd8ffc55d entered into RCS 1993-06-26 20:06:51 +00:00
Richard M. Stallman
3d8fc6caa5 Initial revision 1993-06-25 19:11:46 +00:00
Richard M. Stallman
be4bf8770a *** empty log message *** 1993-06-16 21:02:31 +00:00
Richard M. Stallman
10fa2066c9 Initial revision 1993-06-03 17:07:14 +00:00
Noah Friedman
8f66601fe2 *** empty log message *** 1993-04-28 19:15:14 +00:00
Noah Friedman
fd2c9e0c4d entered into RCS 1993-04-23 16:29:13 +00:00
David MacKenzie
9a1af7e6b2 *** empty log message *** 1993-04-20 06:00:53 +00:00
David MacKenzie
40675e7cc9 entered into RCS 1993-04-20 05:55:54 +00:00
David MacKenzie
08089d5d35 Initial revision 1993-04-20 05:42:52 +00:00
Noah Friedman
1ff442ca0b Initial revision 1993-04-18 05:49:49 +00:00
Noah Friedman
d589541879 *** empty log message *** 1993-04-18 04:54:09 +00:00
Richard M. Stallman
54bd0db436 Initial revision 1993-04-15 19:37:53 +00:00
Richard M. Stallman
3c2c2054ef Initial revision 1993-04-13 18:52:55 +00:00
Richard M. Stallman
c3e2364794 entered into RCS 1993-03-25 02:45:46 +00:00
Richard M. Stallman
22a89eeddc entered into RCS 1992-06-22 04:07:24 +00:00
Richard M. Stallman
aa798cc5c1 entered into RCS 1992-01-22 04:15:36 +00:00
Richard M. Stallman
d0fb370f66 entered into RCS 1991-12-21 00:17:44 +00:00
Richard M. Stallman
e06f0c3442 entered into RCS 1991-12-18 07:39:50 +00:00
Richard M. Stallman
122c0aacef entered into RCS 1991-12-18 04:06:36 +00:00
David MacKenzie
f7d4d87ac9 entered into RCS 1991-11-03 02:39:18 +00:00
Richard M. Stallman
f791019c55 entered into RCS 1988-09-09 01:04:17 +00:00