# # ChangeLog for src/CodeTools # # Generated by Trac 1.2.1 # Mar 29, 2024, 1:48:47 AM Tue, 14 Feb 2017 18:20:11 GMT Aaron Moss [97d246d] * src/CodeTools/DeclStats.cc (modified) * src/Common/VectorMap.h (modified) Tweaks to DeclStats Wed, 08 Feb 2017 20:18:44 GMT Aaron Moss [f923b5f] * src/CodeTools/DeclStats.cc (modified) Added stats on types used to DeclStats Wed, 08 Feb 2017 19:34:45 GMT Aaron Moss [424931d] * src/CodeTools/DeclStats.cc (modified) Refactored DeclStats for extensibility and added stats on basic types Mon, 06 Feb 2017 20:03:27 GMT Aaron Moss [6a5f0e7] * src/CodeTools/DeclStats.cc (modified) Add assertion analysis to DeclStats Mon, 06 Feb 2017 16:54:48 GMT Aaron Moss [567903e] * src/CodeTools/DeclStats.cc (modified) Added percentage polymorphic parameters to stats Mon, 06 Feb 2017 16:37:38 GMT Aaron Moss [6215a5c] * src/CodeTools/DeclStats.cc (modified) Added polymorphic stats Thu, 02 Feb 2017 21:06:21 GMT Aaron Moss [fa2de95] * src/CodeTools/DeclStats.cc (modified) * src/CodeTools/DeclStats.h (modified) * src/Common/ScopedMap.h (modified) * src/Common/VectorMap.h (added) * src/main.cc (modified) Initial functional version of DeclStats Tue, 31 Jan 2017 21:55:59 GMT Aaron Moss [41a7137] * src/CodeTools/DeclStats.cc (added) * src/CodeTools/DeclStats.h (added) * src/CodeTools/module.mk (added) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/main.cc (modified) Added hooks for DeclStats pass