cznic / goyacc

github.com/cznic/goyacc has moved to modernc.org/goyacc
https://godoc.org/modernc.org/goyacc
BSD 3-Clause "New" or "Revised" License
207 stars 24 forks source link

Stabilize token values. #11

Closed cznic closed 9 years ago

cznic commented 9 years ago

Token values are assigned when ranging a map. Make the order of assigning the values stable to improve VCS diffs.