]> git.draconx.ca Git - cdecl99.git/commit
Add an explanation for declaration specifier rules.
authorNick Bowler <nbowler@draconx.ca>
Tue, 18 Jul 2023 01:55:28 +0000 (21:55 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 18 Jul 2023 01:55:28 +0000 (21:55 -0400)
commit9bbe3b9dc114473daf68153769495e6a4a50b7de
tree55f774d71d3a018bf5f6e26a3ce3ba0a540b0065
parent8ef7bb974c538e4802688d45296ee988a6648e02
Add an explanation for declaration specifier rules.

It took me a while to wrap my head around WTF the declaration specifier
parser rules were trying to accomplish.  Let's add a big explanation so
hopefully, if I try to read them again after another decade or so, they
will make sense more easily.
src/parse.y