Commit Briefs

Russ Cox

yacc: Fix a bug from at least 1995.

Fix a bug folding newlines in strings constants in C code snippets in YACC. This code has existed since at least 2nd Edition Plan 9. Change-Id: Iba17b89a6529ac9fa6610bf0b44f551904174c26 Signed-off-by: Dan Cross <cross@gajendra.net> Reviewed-on: https://plan9port-review.googlesource.com/2840 Reviewed-by: Russ Cox <rsc@swtch.com>




wkj

Reduce the differences between yaccpar and yaccpars.

Add support for passing an argument through yyparse to yylex.


rsc

fix unsharp


rsc

forgotten files