summaryrefslogtreecommitdiff
path: root/src/account.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't use single code format characters anymore. Access to object detailsJohn Wiegley2008-09-181-11/+5
| | | | will now always be done with "%(identifier)".
* Added the "depth" value expression function for accounts.John Wiegley2008-08-141-0/+9
|
* The balance report is working again.John Wiegley2008-08-101-2/+7
|
* Basic balance reports are working again!John Wiegley2008-08-101-20/+58
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+198
is in doc/, etc.