hledger/hledger-lib/Hledger/Data
Simon Michael 13641eab66 debug level sets amount/journal show verbosity
Amounts and journal values are often rendered too verbosely in debug
output, obscuring what's important. Here we try adjusting the level
of detail in the Show instance based on the global debug level.
Needs more work.
2013-12-06 13:51:19 -08:00
..
Account.hs balance: basic multi-column balance (change) reports 2013-09-26 15:06:48 -07:00
AccountName.hs balance report speedup 2012-10-21 17:18:18 +00:00
Amount.hs debug level sets amount/journal show verbosity 2013-12-06 13:51:19 -08:00
Commodity.hs parsing: don't allow = in unquoted commodity symbols, fixes commodity-less balance assertion amounts 2013-05-30 15:15:38 -07:00
Dates.hs balance: basic multi-column balance (change) reports 2013-09-26 15:06:48 -07:00
FormatStrings.hs Hledger.Cli.Format -> Hledger.Data.FormatStrings 2012-03-10 19:20:15 +00:00
Journal.hs debug level sets amount/journal show verbosity 2013-12-06 13:51:19 -08:00
Ledger.hs refactor: move amount display settings out of commodity, simplify amount construction 2012-11-19 21:20:10 +00:00
Posting.hs parsing: actually parse balance assertions 2013-05-28 16:22:30 -07:00
TimeLog.hs rename actual/effective dates to primary/secondary 2012-12-06 04:43:41 +00:00
Transaction.hs print: comment positions (same line or next line) are now preserved 2013-09-10 10:32:49 -07:00
Types.hs make most types instances of Data (and Typeable) 2013-12-06 13:19:43 -08:00