# # ChangeLog for src/GenPoly/BoxNew.cpp # # Generated by Trac 1.6 # Mar 22, 2026, 4:23:38 AM Thu, 05 Oct 2023 18:47:59 GMT Andrew Beach [097c8d0] * src/GenPoly/BoxNew.cpp (modified) Fixes to Box pass's DeclAdapter. The two largest are: Only local ... Wed, 04 Oct 2023 21:30:12 GMT Andrew Beach [045cda3] * src/GenPoly/BoxNew.cpp (modified) First clean-up pass on box pass. Some of it is stuff that could have ... Tue, 03 Oct 2023 14:58:40 GMT Andrew Beach [1ee0a4da] * src/GenPoly/Box.h (modified) * src/GenPoly/BoxNew.cpp (added) * src/GenPoly/InstantiateGenericNew.cpp (modified) * src/GenPoly/module.mk (modified) * src/main.cc (modified) Translated the box pass to the new AST. This includes direct as ...