aboutsummaryrefslogtreecommitdiff
path: root/cmd/goyacc
AgeCommit message (Expand)Author
2018-09-26cmd/goyacc: put //line annotations on the first column.Jamie Wilkinson
2018-07-19cmd/goyacc: append trailing newline to text "Code generated by goyacc"Jim Minter
2018-07-09cmd/goyacc: include arguments in DO NOT EDIT markerRob Pike
2018-07-05cmd/goyacc: add header to generated go output fileJonathan Pentecost
2018-05-01cmd/goyacc: fix an off-by-one error in lineno trackingNikhil Benesch
2017-03-15cmd/goyacc: remove empty branchTamir Duberstein
2017-03-15cmd/goyacc: remove unused functionsTamir Duberstein
2017-03-15cmd/goyacc: remove ineffective break statementTamir Duberstein
2017-03-15cmd/goyacc: use a constant instead of zero valueTamir Duberstein
2017-03-14cmd/goyacc: remove unused generated bindingsTamir Duberstein
2017-03-14cmd/goyacc: merge variable declaration with assignmentTamir Duberstein
2017-03-01x/tools/cmd/goyacc: remove unused function.David R. Jenni
2016-11-28cmd/goyacc: quadruple the max states and actionsJordan Lewis
2016-10-07cmd/goyacc: remove hardcoded NTYPESTamir Duberstein
2016-08-18cmd/goyacc: remove unused constantsTamir Duberstein
2016-08-18cmd/goyacc: move go tool yacc from the go repoBrad Fitzpatrick