# # ChangeLog for src/GenPoly/ScrubTypeVars.hpp # # Generated by Trac 1.2.1 # Jun 28, 2024, 8:39:47 PM Mon, 04 Dec 2023 20:33:15 GMT Andrew Beach [539a8c8] * src/CodeGen/GenType.h (modified) * src/ControlStruct/ExceptDecl.h (modified) * src/ControlStruct/ExceptTranslate.cpp (modified) * src/ControlStruct/ExceptTranslate.h (modified) * src/GenPoly/ScrubTypeVars.hpp (modified) Some general clean-up, removing bits and pieces from the old version. Thu, 30 Nov 2023 19:58:26 GMT Andrew Beach [d787828d] * src/GenPoly/Box.cpp (modified) * src/GenPoly/FindFunction.cc (modified) * src/GenPoly/InstantiateGeneric.cpp (modified) * src/GenPoly/ScrubTypeVars.cpp (moved) * src/GenPoly/ScrubTypeVars.hpp (moved) * src/GenPoly/module.mk (modified) Rename the ScrubTyVars moduel to ScrubTypeVars. This makes it more ...