NetBSD/usr.sbin
gwr a0b75afc0b * Eliminate all shift/reduce conflicts in the grammar. This
requires that some ordering requirements are checked by the
  back-end C code instead of the parser (dirspecs, maxpart).

* Be more careful to require newline tokens in the grammer where
  they are expected, and deal with blank lines, etc.  This allows
  elimination of a trailing context on newline in the scanner.

* Let the parser set values for "needs-count" and "needs-flag"
  instead of making those special cases in the scanner.

* Get rid of '= ' preceeding actions (obsolete yacc syntax)

* Make the scanner not insert an extra newline after includes.
  (It was just an accidental side-effect of the ENDFILE stuff.)
1996-11-11 23:54:17 +00:00
..
1996-10-13 01:15:03 +00:00
1996-10-18 05:55:26 +00:00
1996-05-24 12:51:23 +00:00
1996-09-28 19:06:07 +00:00
1996-08-10 21:26:42 +00:00
1996-08-10 21:26:42 +00:00
1996-08-30 20:03:54 +00:00
1996-07-17 21:38:46 +00:00
1996-10-18 06:32:14 +00:00
1996-06-18 20:32:25 +00:00