hledger/hledger-lib/Hledger
Simon Michael e4a0bdff8d journal: default commodity (D) limits display precision too (#1187)
D directives are now fully equivalent to commodity directives for
setting a commodity's display style. (Previously it was equivalent to
a posting amount, so it couldn't limit the number of decimal places.)
When both kinds of directive exist, commodity directives take precedence.
When there are multiple D directives in the journal, only the last one
affects display style.
2020-02-11 09:47:26 -08:00
..
Data journal: default commodity (D) limits display precision too (#1187) 2020-02-11 09:47:26 -08:00
Read Fix documentation, make ISO date format standard in some places 2020-02-09 07:26:54 -08:00
Reports ;add then and t to --value's error message 2020-02-10 12:40:02 -08:00
Utils ;lib: export textQuoteIfNeeded 2020-02-03 10:10:46 -08:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs ;lib: couple of doctests 2020-02-03 10:10:32 -08:00
Read.hs ;lib: clarify Hledger.Read imports a little 2019-12-02 08:21:06 -08:00
Reports.hs ;lib: rename MultiBalanceReports.hs -> MultiBalanceReport.hs 2019-06-14 11:45:25 -07:00
Utils.hs ;lib: drop SystemString left from GHC pre 7.2 2019-11-18 17:38:39 -08:00