hledger/hledger-lib/Hledger/Data
Simon Michael 96e1ca7ea1 lib: refactor amount canonicalisation
Amount display style canonicalisation code and terminology has been
clarified a bit. Individual amounts still have styles; from these we
derive the standard "commodity styles". In user docs, we might call
these "commodity formats" since a Ledger-compatible commodity directive
would use the "format" keyword.
2015-11-24 01:40:10 -08:00
..
Account.hs lib: clarify flattenAccounts 2015-09-02 16:22:08 -07:00
AccountName.hs balance, print; more wide char support (#242) 2015-09-28 18:33:18 -10:00
Amount.hs ui: txn: show multi-commodity amounts on one line 2015-10-29 18:10:06 -07:00
Commodity.hs strip trailing whitespace from all Haskell files 2014-10-14 18:48:24 -07:00
Dates.hs allow year parser to handle arbitrarily large years 2015-07-12 12:32:53 -07:00
Journal.hs lib: refactor amount canonicalisation 2015-11-24 01:40:10 -08:00
Ledger.hs refactor amount filtering helpers 2014-05-23 13:10:36 -07:00
Posting.hs print: fix wide char support, add tests (#242) 2015-10-10 11:53:28 -07:00
RawOptions.hs cli: with a repeated flag, the last takes precedence 2014-12-04 12:41:47 -08:00
StringFormat.hs doc: balance --format does not support - any more 2015-10-10 15:07:49 -07:00
TimeLog.hs lib: number transactions as they are read 2015-10-29 20:12:46 -07:00
Transaction.hs lib: number transactions as they are read 2015-10-29 20:12:46 -07:00
Types.hs lib: number transactions as they are read 2015-10-29 20:12:46 -07:00