summaryrefslogtreecommitdiff
path: root/src/stats.h
Commit message (Collapse)AuthorAgeFilesLines
* Revised the ways statistics are computedJohn Wiegley2009-03-061-0/+59
It is no longer done in calc_posts, but recursively on each account. This allows value expressions to ask statistical questions, like "earliest cleared posting?" (TBD) from any specific account, computed lazily.