]> git.tdb.fi Git - builder.git/history - source/analyzer.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / analyzer.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaInline simple constructors
2022-12-22 Mikko RasaUse default member initializers and constructor delegation
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaRemove most container typedefs and refactor others
2013-05-07 Mikko RasaSeparate the command-line interface into its own class
2012-07-18 Mikko RasaComments and member ordering
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2010-11-12 Mikko RasaFix rebuild graph walking over symlinks
2010-02-05 Mikko RasaImplement rdeps mode and sorting in Analyzer
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-02-19 Mikko RasaReorder class members
2007-08-15 Mikko RasaAdd Id tag to all files
2006-11-14 Mikko RasaAdd comments
2006-08-31 Mikko RasaAdd command line options (not all of them work yet)