hledger/hledger-lib/Hledger/Data
Simon Michael 257ce57383 fix balance accumulation across assertions (#195)
A sequence of balance assertions asserting first one commodity, then
another, then the first again, was not working.
2015-01-10 22:17:19 -08:00
..
Account.hs balance, register, register-csv: depth 0 shows summary items (#206) 2014-10-19 17:53:20 -07:00
AccountName.hs balance, register, register-csv: depth 0 shows summary items (#206) 2014-10-19 17:53:20 -07:00
Amount.hs balance: row totals/averages in multicolumn mode 2014-12-27 15:24:45 -08:00
Commodity.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
Dates.hs showDateSpan: handle boundary-crossing 1-day spans 2014-12-03 18:18:05 -08:00
Journal.hs fix balance accumulation across assertions (#195) 2015-01-10 22:17:19 -08:00
Ledger.hs refactor amount filtering helpers 2014-05-23 13:10:36 -07:00
OutputFormat.hs lib: move from Text.ParserCombinators.Parsec to Text.Parsec 2014-11-20 10:08:30 +01:00
Posting.hs apply all matching account aliases, not just one directive and one option 2014-10-29 08:20:27 -07:00
RawOptions.hs cli: with a repeated flag, the last takes precedence 2014-12-04 12:41:47 -08:00
TimeLog.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
Transaction.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
Types.hs lib: fix combineJournalUpdates folding order 2014-12-11 04:37:10 +01:00