hledger/hledger-lib/Hledger
Simon Michael 6a928a03a8 overhaul single- and multi-column balance reports
Changes include:

- flat mode now shows exclusive (subaccount-excluding) balances.
  This is a deviation from ledger, but seems simpler and clearer
  for users and implementors across the various modes.

- in flat mode, --depth now aggregates deeper accounts at the
  depth limit, rather than just excluding them from the report.
  This is more useful.

- in flat mode, --empty no longer shows parent accounts with
  no postings.

- more tests, more debug output, clearer code
2014-04-03 18:49:57 -07:00
..
Data overhaul single- and multi-column balance reports 2014-04-03 18:49:57 -07:00
Read don't let default commodity limit the max precision (fixes #169) 2014-03-26 17:25:59 -07:00
Reports overhaul single- and multi-column balance reports 2014-04-03 18:49:57 -07:00
Utils also fix warnings in UTF8IOCompat 2013-04-12 16:28:29 -07:00
Data.hs cli, report & raw options cleanups 2014-03-25 19:03:56 -07:00
Query.hs queries: amt: compares unsigned by default, signed if number has + or - 2014-03-20 19:10:48 -07:00
Read.hs rename Format to StorageFormat 2014-03-02 13:37:10 -08:00
Reports.hs split up Hledger.Reports 2014-03-19 17:31:18 -07:00
Utils.hs dbgAtM, monadic version of dbgAt 2014-04-03 18:49:56 -07:00