# # ChangeLog for src/CodeTools # # Generated by Trac 1.2.1 # Apr 19, 2024, 12:51:34 AM Wed, 08 Mar 2017 20:20:17 GMT Aaron Moss [69d8a9a] * src/CodeTools/DeclStats.cc (modified) More DeclStats work Tue, 28 Feb 2017 21:43:49 GMT Aaron Moss [1e6b350] * src/CodeTools/DeclStats.cc (modified) Added basic expression analysis to DeclStats Tue, 28 Feb 2017 18:48:56 GMT Aaron Moss [31868da] * src/CodeTools/DeclStats.cc (modified) Start work on adding expression statistics to DeclStats pass Fri, 24 Feb 2017 21:00:42 GMT Aaron Moss [131dbb3] * src/CodeTools/DeclStats.cc (modified) More decl stats Wed, 22 Feb 2017 19:30:18 GMT Aaron Moss [eed5e48] * src/CodeTools/DeclStats.cc (modified) Update to DeclStats 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