hledger/hledger-lib/Hledger
Simon Michael 97be1646f1 dev: AmountStyle: make setting the precision optional
This simplifies the code for styling amounts with or without precision.
But it complicates the semantics (Nothing is useful only when setting style).
Not sure if it's the best way.
2023-09-02 06:46:14 +01:00
..
Data dev: AmountStyle: make setting the precision optional 2023-09-02 06:46:14 +01:00
Read dev: AmountStyle: make setting the precision optional 2023-09-02 06:46:14 +01:00
Reports dev: AmountStyle: make setting the precision optional 2023-09-02 06:46:14 +01:00
Utils lib: Hledger.Utils.IO: added expandGlob, sortByModTime 2023-05-19 09:09:21 -10:00
Data.hs ref: move journal checking/pretty errors down further, to Hledger.Data 2022-05-21 18:29:13 -10:00
Query.hs imp: "type:" queries now see through aliases/pivots, like acct: (fix #2018) 2023-04-06 11:12:35 -10:00
Read.hs feat: csv: rules files can be read directly; data file can be specified 2023-05-19 09:09:21 -10:00
Reports.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Utils.hs lib: Hledger.Utils: added multicol 2023-05-18 07:19:36 -10:00