hledger/hledger-lib/Hledger
Henning Thielemann ff397f79cc lib: Write.Spreadsheet.Cell: add cellClass field for HTML style class
cmd: Commands.Balance.multiBalanceRowAsCellBuilders: add HTML style class attributes here
This way we do not need to dissect table rows in
multiBalanceReportHtmlHeadRow, multiBalanceReportHtmlBodyRow, multiBalanceReportHtmlFootRow
Eventually removed these three functions.
2024-09-11 13:51:09 -07:00
..
Data Add abs implementation for MixedAmount 2024-09-05 11:56:07 +01:00
Read ;dev: cleanups 2024-08-29 10:07:02 +01:00
Reports imp: reg --sort: show supported keys in help and error message [#2211] 2024-09-09 14:04:43 -07:00
Utils imp: improve bad regexp error message 2024-07-24 11:06:13 +01:00
Write lib: Write.Spreadsheet.Cell: add cellClass field for HTML style class 2024-09-11 13:51:09 -07: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: disallow date: in expr: OR expressions, avoiding unclear semantics [#2177][#2178] 2024-04-07 23:37:28 -10:00
Read.hs dev: clarify how readJournalFiles defers checks, and use a dedicated flag 2024-05-02 21:36:32 -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 imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00