# # ChangeLog for src/SymTab/Autogen.h # # Generated by Trac 1.2.1 # Jun 1, 2024, 12:24:31 PM Thu, 16 Jun 2016 16:24:39 GMT Rob Schluntz [0f8e4ac] * src/CodeGen/CodeGenerator.cc (modified) * src/ControlStruct/LabelFixer.cc (modified) * src/ControlStruct/LabelFixer.h (modified) * src/ControlStruct/LabelGenerator.cc (modified) * src/ControlStruct/MLEMutator.h (modified) * src/GenPoly/Specialize.cc (modified) * src/InitTweak/FixInit.cc (modified) * src/Parser/ParseNode.h (modified) * src/Parser/StatementNode.cc (modified) * src/SymTab/Autogen.h (modified) * src/SynTree/Statement.cc (modified) * src/SynTree/Statement.h (modified) * src/SynTree/SynTree.h (modified) change Label from a string typedef to a class Thu, 10 Mar 2016 18:48:03 GMT Rob Schluntz [972e6f7] * src/SymTab/Autogen.cc (added) * src/SymTab/Autogen.h (added) separate autogen into Autogen.{cc,h}, make array destruction generate ...