summaryrefslogtreecommitdiff
path: root/src/scope.h
Commit message (Collapse)AuthorAgeFilesLines
* The register report is now mostly displaying multi-line balances correctly.John Wiegley2008-08-101-10/+10
| | | | It still shows lots even when --lots isn't specified, though.
* Regular expressions supplied after 'reg' or 'bal' are working again.John Wiegley2008-08-101-0/+2
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+280
is in doc/, etc.