summaryrefslogtreecommitdiffstats
path: root/lib/yaccpar
Commit message (Collapse)AuthorAgeFilesLines
* all: fix or silence all INSTALL warnings on macOSRuss Cox2017-01-061-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>
* silence yyerrlab warningrsc2005-02-171-1/+2
|
* Reduce the differences between yaccpar and yaccpars.wkj2005-02-141-10/+44
| | | | Add support for passing an argument through yyparse to yylex.
* these belong elsewhere, but where?rsc2003-12-041-0/+241