summaryrefslogtreecommitdiff
path: root/output.cc
Commit message (Collapse)AuthorAgeFilesLines
* First round of work to get the balance report working again.John Wiegley2008-08-041-25/+53
|
* Rearranged the code a bit, breaking walk.cc into several different files:John Wiegley2008-08-031-0/+282
compare compare_items<T> handler item_handler<T> iterators used to iterators sets of journal objects filters derived from item_handler, they morph the result set output derived from item_handler, these do the printing Also, created a new 'help' files which contains just Ledger's help text.