hledger/Ledger
2008-10-09 07:10:25 +00:00
..
Account.hs rename LedgerEntry to Entry 2008-10-03 02:37:19 +00:00
AccountName.hs move type docs to the corresponding module descriptions and update 2008-10-03 02:04:15 +00:00
Amount.hs make sum[Amount] preserve currency, fix a failing test 2008-10-03 11:15:03 +00:00
Currency.hs move type docs to the corresponding module descriptions and update 2008-10-03 02:04:15 +00:00
Entry.hs better zero amount checking 2008-10-03 08:21:35 +00:00
Ledger.hs update and sync the balance report documentation and sample.ledger 2008-10-09 07:10:25 +00:00
Parse.hs cleanups 2008-10-08 19:36:22 +00:00
RawLedger.hs move raw ledger functions to RawLedger 2008-10-03 12:10:05 +00:00
RawTransaction.hs move type docs to the corresponding module descriptions and update 2008-10-03 02:04:15 +00:00
TimeLog.hs give time entries a blank description, as ledger does 2008-10-09 07:08:06 +00:00
Transaction.hs don't set currency to $ when not specified in ledger 2008-10-03 10:22:43 +00:00
Types.hs rename LedgerEntry to Entry 2008-10-03 02:37:19 +00:00
Utils.hs move regexp utilities to Utils 2008-10-09 07:08:36 +00:00