aboutsummaryrefslogtreecommitdiff
path: root/lib/yaccpar
AgeCommit message (Collapse)AuthorFilesLines
2017-01-06all: fix or silence all INSTALL warnings on macOSRuss Cox1-1/+2
Should be a clean build now. Change-Id: Id3460371cb5e8d4071f8faa9c2aec870d213a067 Reviewed-on: https://plan9port-review.googlesource.com/2781 Reviewed-by: Russ Cox <rsc@swtch.com>
2005-02-17silence yyerrlab warningrsc1-1/+2
2005-02-14Reduce the differences between yaccpar and yaccpars.wkj1-10/+44
Add support for passing an argument through yyparse to yylex.
2003-12-04these belong elsewhere, but where?rsc1-0/+241