hledger/hledger-lib/Hledger/Data
Stephen Morgan 06312c353a fix!: register: Tighten up spacing around the date in register reports. (#1655)
As a side effect, this changes the Json representation of the
PostingsReport. The maybe report end date is now replaced with a maybe
period.
2021-08-22 08:15:22 -10:00
..
Account.hs lib,cli,ui,bin: Remove unnecessary normalisedMixedAmount, replace 2021-05-01 09:45:29 -10:00
AccountName.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
Amount.hs cln: Remove redundant bang patterns. 2021-08-21 17:50:21 -10:00
Commodity.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
Dates.hs lib: implement periodic expressions for weekday et al 2021-08-20 20:30:18 -05:00
Journal.hs cln: Derive more instances in Hledger.Data.Types to reduce orphans. 2021-08-21 17:50:21 -10:00
Json.hs fix!: register: Tighten up spacing around the date in register reports. (#1655) 2021-08-22 08:15:22 -10:00
Ledger.hs lib,cli: Fix ledgerDateSpan, so that in takes transaction dates into account. 2021-04-03 13:54:23 -10:00
Period.hs fix!: register: Tighten up spacing around the date in register reports. (#1655) 2021-08-22 08:15:22 -10:00
PeriodicTransaction.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
Posting.hs lib!: modifyTransactions now takes a Map of commodity styles, and will 2021-07-30 13:52:35 -10:00
RawOptions.hs check: support quoted check name + args 2020-11-29 20:48:31 -08:00
StringFormat.hs bal: option to view one commodity per row 2021-08-08 09:19:25 -10:00
Timeclock.hs lib,cli,ui,web: Remove unnecessary CPP when dropping support for GHC 8.2. 2021-06-07 17:33:54 -10:00
Transaction.hs feat: added commodity style commandline option 2021-08-17 22:05:29 -10:00
TransactionModifier.hs lib!: modifyTransactions now takes a Map of commodity styles, and will 2021-07-30 13:52:35 -10:00
Types.hs cln: Derive more instances in Hledger.Data.Types to reduce orphans. 2021-08-21 17:50:21 -10:00
Valuation.hs imp: lib,cli: Implement gain report for balance reports. 2021-08-18 21:44:30 -10:00