hledger/hledger-lib/Hledger/Data
Simon Michael a848a835a2 clean up and combine I/O and parsing under Hledger.Read.*
This facilitates adding readers for new data formats. Timelog parsing is temporarily broken.
2010-05-30 19:11:58 +00:00
..
Account.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
AccountName.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
Amount.hs move Ledger.* to Hledger.Data.* 2010-05-19 23:08:53 +00:00
Commodity.hs parsing: more robust double-quoted commodities - anything but a space or newline or double quote 2010-05-27 01:31:50 +00:00
Dates.hs refactor: cleanup 2010-04-14 21:37:03 +00:00
Journal.hs clean up and combine I/O and parsing under Hledger.Read.* 2010-05-30 19:11:58 +00:00
Ledger.hs refactor: clarify the roles of Journal (primary data) and Ledger (derived report) 2010-05-23 17:41:25 +00:00
Posting.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
TimeLog.hs parsing: timelog entries now generate balanced transactions, using virtual postings 2010-05-23 18:54:14 +00:00
Transaction.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
Types.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
Utils.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00