]> git.draconx.ca Git - dxcommon.git/commit
gen-tree.awk: Add options to tweak the strtab output.
authorNick Bowler <nbowler@draconx.ca>
Sat, 18 Jun 2022 01:29:28 +0000 (21:29 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sat, 18 Jun 2022 01:29:28 +0000 (21:29 -0400)
commitcd475ab947ddc0338bd54406234f9cbfa5abe2fd
treee926668aa742b789386c58cb2692fcd7db4079d3
parent4d796dabafdee54a7b726013416730efaafa905e
gen-tree.awk: Add options to tweak the strtab output.

Add a @nostrtab option to disable the string table output in tree
generation, and make it possible to omit the node identifiers from
the initializers.
scripts/gen-tree.awk
tests/scripts.at