hledger/Ledger
2009-12-21 05:43:10 +00:00
..
Account.hs drop LedgerPosting, it's no longer needed; more rename cleanups 2009-12-19 05:57:54 +00:00
AccountName.hs big refactoring, do filtering afresh in each command 2009-12-21 05:23:07 +00:00
Amount.hs resolve conflicts (Add Ledger.Amount.convertMixedAmountTo function) 2010-02-04 16:40:30 +00:00
Commodity.hs fix warnings all over - hledger is now -W-clean 2009-06-05 09:44:20 +00:00
Dates.hs drop LedgerPosting, it's no longer needed; more rename cleanups 2009-12-19 05:57:54 +00:00
IO.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Journal.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Ledger.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Parse.hs parsing: use actual (ie, first) date's year as a default for the effective (ie, second) date 2010-02-03 21:19:01 +00:00
Posting.hs register: make reporting intervals honour a display expression (#18) 2009-12-21 06:03:34 +00:00
TimeLog.hs make Postings reference their parent Transaction 2009-12-19 03:44:52 +00:00
Transaction.hs doc: slight clarification of Transaction 2010-02-02 21:34:26 +00:00
Types.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Utils.hs fix a regex bug in showtree 2009-08-12 06:40:01 +00:00