# # ChangeLog for src/AST/Inspect.cpp # # Generated by Trac 1.6 # Oct 7, 2025, 11:17:09 PM Mon, 27 Jun 2022 19:55:29 GMT Andrew Beach [7b71402] * src/AST/Decl.hpp (modified) * src/AST/Inspect.cpp (modified) * src/AST/Inspect.hpp (modified) Some white-space and comment fixes. Fri, 24 Jun 2022 18:56:21 GMT Thierry Delisle [b70abaf] * src/AST/Inspect.cpp (added) * src/AST/Inspect.hpp (added) * src/AST/module.mk (modified) Added inspect file for asking questions about the ast. So far only ...