K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1990-06-19T19:08:14.000000Z
K 24
svn:entry:committed-date
V 27
1990-06-19T19:08:14.000000Z
K 7
svn:log
V 415
yylineno wasn't ever documented, and causes slow lexers;
Rules which match newlines now explicitly update the line count.
I changed the [ \t] rule to [ \t]+ because they're semantically
equivalent (for this rule set) and the latter is faster, since it
matches multiple whitespace all in one shot.  I also changed the
semantics of strings slightly: a newline is no longer legal inside
a string. -- from Vern Paxson


END
