]> git.draconx.ca Git - cdecl99.git/commitdiff
libcdecl: Use macros for packing tokens into bytes.
authorNick Bowler <nbowler@draconx.ca>
Fri, 14 Jul 2023 01:20:26 +0000 (21:20 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 14 Jul 2023 02:19:13 +0000 (22:19 -0400)
Instead of coding the same structures everywhere, move the logic to
drop/restore the upper bits of tokens into helper macros.

Should be no functional change.


No differences found