# # ChangeLog for src/SynTree/VarExprReplacer.cc # # Generated by Trac 1.2.1 # May 12, 2024, 1:16:44 PM Tue, 13 Dec 2016 21:13:08 GMT Rob Schluntz [fc638d2] * src/CodeGen/CodeGenerator.cc (modified) * src/CodeGen/CodeGenerator.h (modified) * src/GenPoly/CopyParams.cc (modified) * src/GenPoly/PolyMutator.cc (modified) * src/ResolvExpr/TypeEnvironment.cc (modified) * src/ResolvExpr/TypeEnvironment.h (modified) * src/SymTab/Indexer.h (modified) * src/SynTree/CompoundStmt.cc (modified) * src/SynTree/Initializer.cc (modified) * src/SynTree/Initializer.h (modified) * src/SynTree/VarExprReplacer.cc (modified) fixed StmtExpr code in PolyMutator, added missing copy constructor, ... Wed, 09 Nov 2016 19:10:00 GMT Rob Schluntz [23bb1b9] * src/SynTree/CompoundStmt.cc (modified) * src/SynTree/TupleExpr.cc (modified) * src/SynTree/VarExprReplacer.cc (added) * src/SynTree/VarExprReplacer.h (added) * src/SynTree/module.mk (modified) refactor VarExprReplacer and reuse it in TupleAssignExpr