hledger/Ledger
2010-03-09 01:51:21 +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 parsing: @ was being treated as a currency symbol; a few more tests 2010-03-06 21:47:10 +00:00
Commodity.hs fix warnings all over - hledger is now -W-clean 2009-06-05 09:44:20 +00:00
Dates.hs de-haskell98 2010-03-09 01:51:21 +00:00
IO.hs GHC 6.12.1 has UTF8 support on board. Using System.IO.UTF8 can cause problems. 2010-02-13 20:00:34 +00:00
Journal.hs more cleanup, move journal text into Journal 2009-12-21 05:43:10 +00:00
Ledger.hs register: make reporting intervals honour a display expression (#18) 2009-12-21 06:03:34 +00:00
Parse.hs refactor, allow in-module unit tests 2010-03-08 21:47:36 +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 de-haskell98 2010-03-09 01:51:21 +00:00