hledger/hledger-lib/Hledger/Read
Simon Michael f8027abb44 dev:print: refactor, add AmountStyle "rounding strategy"
Changes to enable more control of "rounding" behaviour
(ie, choosing display precisions for amounts).

This reverts 1.31's change of asprecision, making it a non-Maybe
again, and adds a new asrounding field providing more control over how
a target display precision is applied to existing amounts (two options
for now, more later). Functionality is in an interim state (reports do
no rounding).
2023-10-18 13:56:24 +01:00
..
Common.hs dev:print: refactor, add AmountStyle "rounding strategy" 2023-10-18 13:56:24 +01:00
CsvReader.hs feat: csv: rules files can be read directly; data file can be specified 2023-05-19 09:09:21 -10:00
CsvUtils.hs feat: csv: rules files can be read directly; data file can be specified 2023-05-19 09:09:21 -10:00
InputOptions.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
JournalReader.hs dev: AmountStyle: rename, reorder fields more mnemonically 2023-09-02 06:46:14 +01:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
RulesReader.hs Add support for negating a Matcher 2023-10-05 10:22:01 +01:00
TimeclockReader.hs imp: timeclock: support comments and tags (fix #1220) 2023-05-03 00:05:11 -10:00
TimedotReader.hs dev:print: refactor, add AmountStyle "rounding strategy" 2023-10-18 13:56:24 +01:00