hledger/hledger-lib/Hledger/Data
Simon Michael ce7e155934 parsing: fix obscured date parse errors with parsec 3; require split
With parsec 3, invalid date errors were not being reported properly.
This should be more robust.
2010-09-03 23:22:58 +00:00
..
Account.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
AccountName.hs balance: with --flat, --drop N elides leading account name components. Feature or frill ? 2010-05-24 20:45:48 +00:00
Amount.hs display non-simple commodity names with double-quotes 2010-05-27 01:38:23 +00:00
Commodity.hs display non-simple commodity names with double-quotes 2010-05-27 01:38:23 +00:00
Dates.hs parsing: fix obscured date parse errors with parsec 3; require split 2010-09-03 23:22:58 +00:00
Journal.hs refactor: much renaming of ledger -> journal, hopefully the right amount 2010-07-13 06:30:06 +00:00
Ledger.hs refactor: much renaming of ledger -> journal, hopefully the right amount 2010-07-13 06:30:06 +00:00
Posting.hs type signature 2010-07-11 22:17:48 +00:00
TimeLog.hs refactor: much renaming of ledger -> journal, hopefully the right amount 2010-07-13 06:30:06 +00:00
Transaction.hs when reporting a balancing error, convert the error amount to cost 2010-05-25 22:18:36 +00:00
Types.hs docs: hledger-lib module haddock updates 2010-05-27 03:58:47 +00:00
Utils.hs more file reading cleanup, try each known format in turn 2010-05-31 01:15:18 +00:00